Skip to content

Releases: girder/terraform-aws-girder3

v0.12.0

24 May 13:10
72fc2bd
Compare
Choose a tag to compare
  • Use Ubuntu 22.04 as the default AMI
  • Add an optional ec2_launch_ami_id variable to override the EC2 AMI

v0.11.1

01 Dec 23:42
ee56a6e
Compare
Choose a tag to compare
  • Fix a bug in aws_s3_bucket_lifecycle_configuration.assetstore configuration

v0.11.0

01 Dec 23:25
89ea92e
Compare
Choose a tag to compare
  • Rename to girder/girder3/aws
  • Require Terraform >= 1.1
  • Upgrade AWS provider to a new major release
  • Use gp3 EBS volumes for server

v0.10.0

01 Dec 22:28
0cc688a
Compare
Choose a tag to compare
  • Rename to girder/girder3/aws.

v0.9.1

23 Jun 04:01
310142b
Compare
Choose a tag to compare
  • Update the example to use best practices and newer versions

v0.9.0

23 Jun 03:55
936e87d
Compare
Choose a tag to compare
  • Add a link to usage docs to the README
  • Remove the ec2_ami variable
  • Automatically use the latest Ubuntu 18.04 AMI

v0.8.0

10 Feb 01:50
7bcc849
Compare
Choose a tag to compare
  • Add a lifecycle rule to the assetstore, to clean up incomplete uploads
  • Add a Name tag to the server's EBS root volume
  • Add a version lockfile to the example

v0.7.1

12 Oct 17:05
ebf8b06
Compare
Choose a tag to compare
Merge pull request #14 from girder/example

Make the example slightly easier to use

v0.7.0: Merge pull request #13 from girder/version

16 Sep 18:48
881135e
Compare
Choose a tag to compare
Bump the version in the example

v0.6.0: Merge pull request #7 from girder/email-note

31 Jul 04:07
66e3ed4
Compare
Choose a tag to compare
Document an email sending prerequisite