Skip to content

Releases: cloudposse/terraform-aws-efs

v0.29.1

04 Feb 08:57
b9e288e
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/route53-cluster-hostname/aws to v0.11.0 @renovate (#76)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform minor 0.10.1 -> 0.11.0

Release Notes

cloudposse/terraform-aws-route53-cluster-hostname

v0.11.0

Compare Source

minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @​maximmi (#​34) ##### what - update context.tf to v0.23.0 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added ##### why - It allows for setting the letter case of tag names and labels - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.29.0

04 Feb 07:41
0bef518
Compare
Choose a tag to compare
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @maximmi (#75)

what

  • update context.tf to v0.23.0
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.28.2

03 Feb 05:31
5d4f61b
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/route53-cluster-hostname/aws to v0.10.1 @renovate (#74)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform patch 0.10.0 -> 0.10.1

Release Notes

cloudposse/terraform-aws-route53-cluster-hostname

v0.10.1

Compare Source

🤖 Automatic Updates

Update README.md and docs @​cloudpossebot (#​33) #### what This is an auto-generated PR that updates the README.md and docs #### why To have most recent changes of README.md and doc from origin templates

v0.28.1

03 Feb 04:24
b6ca333
Compare
Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#73)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.28.0

30 Jan 14:30
53847b8
Compare
Choose a tag to compare
Bc compliance @maximmi (#71)

what

  • BridgeCrew compliance checks fix
  • readme updated
  • code clean up
  • workflows updated
  • default behaviour changed: Encrypt Elastic File System enabled by default

why

  • To be able to position our modules as standards compliant
  • Providing explicit note about policy attached directly to user
  • removed unnecessary providers dependencies
  • to stay in sync with all repos
  • To comply BridgeCrew check

references

v0.27.0

21 Jan 18:41
00efe5d
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#68)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14

v0.26.1

06 Jan 17:28
44882e1
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/route53-cluster-hostname/aws to v0.10.0 @renovate (#69)

This PR contains the following updates:

Package Type Update Change
cloudposse/route53-cluster-hostname/aws (source) terraform minor 0.9.0 -> 0.10.0

Release Notes

cloudposse/terraform-aws-route53-cluster-hostname

v0.10.0

Compare Source

Terraform 0.14 upgrade @​maximmi (#​32) #### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard #### why - Support Terraform 0.14

v0.26.0

28 Dec 10:57
6a4fcbf
Compare
Choose a tag to compare
fix mount_target_dns_names output @sebastianmacarescu (#60)

why

The mount_target_dns_names output contains only the efs dns name, without the availability zone

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/efs_mount_target

v0.25.0

23 Dec 10:16
816413f
Compare
Choose a tag to compare
make this module v14 compatible @jurgenweber (#62)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14

supersedes and closes #65

v0.24.0

23 Dec 00:10
702e271
Compare
Choose a tag to compare
Update terraform-aws-route53-cluster-hostname version @htplbc (#66)

what

  • Update terraform-aws-route53-cluster-hostname version

why

  • For Terraform 0.14 compatibility