Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

15 lines (14 loc) · 648 Bytes

Change Log

START-LATEST [1.0.0] - 2025-01-01

Added
  • Initial release of the CloudFormation Nested Stack Repository
  • Stack template to create VPC with specified CIDR block.
  • Stack template to create SNS Topic.
  • Stack template to create SNS Subscription.
  • Stack template to create Internet Gateway and attach it to the VPC.
  • Stack template to create Subnet within the specified VPC.
  • Stack template to create Network ACL and associate it with the specified subnet.
  • Stack template to create Security Group within the specified VPC.
  • Stack template to create Security Group Ingress Rule for the specified Security Group. END-LATEST