Releases: devops4me/terraform-aws-security-group
Releases · devops4me/terraform-aws-security-group
security-group-190923-1018-v1.0.0
security-group-181007-2350-v0.1.0002
First stable release with passing unit tests.
This module will create a new security group for the VPC and/or latch onto the default security group if the in_use_default flag is set to true.
A pithy quantity of security group rules exist - the task now is to build up a comprehensive rule table (documented) so that refactoring to this module is as painless as possible.
security-group-181007-2013-v0.1.0001
First release of security group terraform module.
This release is very unstable and only exists to baseline the project - the v0.1.0002 release signifies the real functional beginning.