Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 331 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 331 Bytes

Change Log

[1.0.0] - 2024-12-29

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.