github cloudposse/terraform-aws-vpc 0.28.0
v0.28.0 Rename inputs, add egress-only gateway

latest releases: 2.2.0-alpha1, 2.2.0, v2...
2 years ago

With this release, we renamed most of the module inputs to conform to current Cloud Posse naming conventions. The old inputs remain supported for now, but we recommend converting to the new names as soon as is reasonable.

See #99 for details.

Normalize input names as part of "Security group" upgrade @Nuru (#100)

what

  • Normalize input names according to current Cloud Posse standards
  • Deprecate old input names
  • Add option to create IPv6 egress-only internet gateway

why

  • Part of overhaul of all modules to bring consistency
  • Provide backward compatibility while encouraging use of new variable names
  • Feature request #93

references

  • Closes #93
  • Supersedes and closes #94
  • Implements and closes #99

Don't miss a new terraform-aws-vpc release

NewReleases is sending notifications on new releases.