Releases: devops4me/terraform-aws-vpc-network
Releases · devops4me/terraform-aws-vpc-network
terraform-aws-vpc-network v1.0.3
This release matures the example. So now
- the example is dockerized
- the example is documented
- the example files are split out in main, outputs and variables
Also rich types are embraced for the modules variables.
- number variables are used for the subnet counts
- boolean is used for the gateway creation condition
The main module documentation has also been improved and streamlined.
terraform-aws-vpc-network v1.0.2
Readme documentation now matches its module version with the terraform commnity module version.
Checking whether terraform registry will automatically update itself upon this release.
community modules release
This module has been formatted for deployment to the Terraform Community Modules registry. It is designed to be compatible with parsers of the 0.12 line (currently 0.12.8).
baseline release of vpc-network
This release puts out the terraform module for the Terraform 0.12 standard. It contains a README as well as an executable example showing how to use the module.