github cloudposse/terraform-aws-vpc 0.26.0
v0.26.0 Breaking Changes

latest releases: 2.2.0-alpha1, 2.2.0, v2...
pre-release3 years ago

Breaking Changes. Not recommended.

Previously, this module would, by default, remove all ingress and egress rules from the default VPC security group. This release inadvertently removed that behavior.

feat: use security-group module instead of resource @SweetOps (#86)

what

  • use security-group module instead of resource
  • update tests

why

  • more flexible than current implementation
  • bring configuration of security group/rules to one standard

references

  • CPCO-409

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

NewReleases is sending notifications on new releases.