Skip to content

Initial Release of Terraform AWS Security Group Module

Latest
Compare
Choose a tag to compare
@bsubhamay bsubhamay released this 30 Dec 03:05
8d263d2

Initial Release of Terraform AWS Security Group Module

Added

  • Initial release of the Terraform AWS Security Group module.
  • Create security groups with or without specified ingress and egress rules.
  • Add rules to an existing security group.
  • Support for tagging resources.
  • Example usage provided in README.
  • Default tags configuration.

Commits

What's Changed

  • Initial Release of Terraform AWS Security Group Module by @bsubhamay in #1

New Contributors

Full Changelog: https://github.com/subhamay-bhattacharyya/terraform-aws-security-group/commits/1.0.0