Skip to content

Releases: devops4me/terraform-aws-security-group

security-group-190923-1018-v1.0.0

23 Sep 09:21
Compare
Choose a tag to compare

This release prepares the documentation for terraform community module assimilation

The tag format is now semantic versioned.
The example is working.
The module supports terraform 0.12.x

security-group-181007-2350-v0.1.0002

07 Oct 22:49
Compare
Choose a tag to compare

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

07 Oct 19:15
Compare
Choose a tag to compare

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.