Releases: FairwindsOps/terraform-vpc
Releases · FairwindsOps/terraform-vpc
v6.0.0
single-cluster-v3.1.0
- Add elastic IP naming for single-cluster module as well as a custom prefix if desired
single-cluster-v3.0.0
- added logic for optional admin subnets
- added additional subnet tagging
v5.0.1
Changes
- Updated module outputs so they're not encapsulated within a list. This aligns with the usage described in the Terraform Documentation.
Terraform 0.12 Release
This release supports Terraform 0.12.
Info
All existing inputs and outputs remain untouched. Upgrading existing TF infrastructure to use this release should be seamless. Users coming from Terraform 0.11 may need to wipe out their .terraform
directories and run a fresh terraform init
.
Breaking
- Terraform versions less than 0.12 are no longer supported
v4.0.0
single-cluster-v1.0.0
Initial Tagged release of single-cluster per vpc module, which supports different subnet sizes
v3.1.0
Changes:
- Add global tags to the EIPs and nat gateway.
v3.0.0
v2.3.0 Additional routes for S3 endpoint
New Features:
- Add additional S3 endpoint route entries to list of provided route
table id's.