Skip to content

v0.15.0

Compare
Choose a tag to compare
@danjbh danjbh released this 11 Feb 19:53
92be854

🚀 Enhancements

Security group updates @danjbh (#43)

NOTE: The work in this PR mirrors the security group updates performed in cloudposse/terraform-aws-elasticache-redis#133, since these modules are very similar.

what

  • Upgrade to new Cloud Posse security group standards
  • Enable create_before_destroy on security groups by default
  • Update AWS provider version constraint to properly require a version that has all the features the module uses
  • Add security group ARN and name to outputs.tf

why

  • Further standardize all Cloud Posse modules
  • Supply bug fixes and features requested via "issues".