Skip to content

Releases: cloudposse/terraform-aws-utils

v0.4.0

06 Feb 02:21
6fda8bd
Compare
Choose a tag to compare
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#5)

what

  • update context.tf to v0.24.1
  • 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, back compatibility with context v0.22.0 and below
  • 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

Closes #6
Closes #7

v0.3.0

04 Feb 07:01
6d13694
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#4)

what

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

why

  • Support Terraform 0.14

v0.2.0

09 Dec 19:46
6f68b65
Compare
Choose a tag to compare
add regions helpers @mcalhoun (#3)

what

  • add helpers to determine a list of regions that are enabled and a list of regions that are disabled for an AWS account
  • update context.tf to latest version
  • update terratest to latest version
  • fix variable names in test to resolve go lint errors

why

  • Make it easier to determine which regions are enabled for a particular account

v0.1.0: Initial release

11 Sep 05:21
02d3be8
Compare
Choose a tag to compare

Provide a consistent way to map regions, availability zones, and local zones to abbreviations that do not have delimiters