Releases: girder/terraform-aws-girder
Releases · girder/terraform-aws-girder
v0.13.0
v0.12.0
- Use Ubuntu 22.04 as the default AMI
- Add an optional
ec2_launch_ami_id
variable to override the EC2 AMI
v0.11.1
- Fix a bug in
aws_s3_bucket_lifecycle_configuration.assetstore
configuration
v0.11.0
- 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
- Rename to
girder/girder3/aws
.
v0.9.1
- Update the example to use best practices and newer versions
v0.9.0
- 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
- 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
Merge pull request #14 from girder/example Make the example slightly easier to use
v0.7.0: Merge pull request #13 from girder/version
Bump the version in the example