Skip to content

terraform-aws-vpc-network v1.0.3

Latest
Compare
Choose a tag to compare
@devops4me devops4me released this 20 Sep 11:01
· 1 commit to master since this release

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.