Skip to content

v0.28.0 Rename inputs, add egress-only gateway

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 15 Oct 19:04
a3c4b15

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