github cloudposse/terraform-aws-vpc 2.0.0-rc1
v2.0.0-rc1 Enhanced VPC Endpoint support, drop deprecated features

latest releases: 2.2.0-alpha1, 2.2.0, v2...
pre-release23 months ago

Breaking changes: See migration notes for details.

Drop support for deprecated features, revamp VPC Endpoint support @Nuru (#112)

Note

This will be released as version 2.0.0-rc1 and possibly as 2.0.0 without changes.
See migration notes for details.

what

  • Drop support for deprecated features
  • Revamp VPC Endpoint support (modules/vpc-endpoints)
  • Clean up documentation
  • Update tests to current framework and current modules

why

  • AWS is retiring ClassicLink. Closes #111
  • AWS provider version 4 deprecates (and version 5 is set to remove) inline resource creation for VPC Endpoint Route Tables, Subnet associations, and Security Group associations. Convert to new architecture in preparation for v5.
  • Add route table association for VPC Gateway Endpoints as a convenience, since they are always needed
  • More clarity, more standardization
  • Keep examples current, pull in bugfixes and security updates

references

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

NewReleases is sending notifications on new releases.