issues
search
cloudposse
/
terraform-aws-transit-gateway
Terraform module to provision AWS Transit Gateway, AWS Resource Access Manager (AWS RAM) Resource, and share the Transit Gateway with the Organization or another AWS Account.
https://cloudposse.com/accelerate
Apache License 2.0
53
stars
47
forks
source link
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated
#8
Closed
maximmi
closed
3 years ago
maximmi
commented
3 years ago
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
maximmi
commented
3 years ago
/test all
what
why