What's Changed
New contributor @kjdev
[1.1.45] — 2026-04-07
Added
- CFN 8 EC2 resource types —
AWS::EC2::VPC,AWS::EC2::Subnet,AWS::EC2::SecurityGroup,AWS::EC2::InternetGateway,AWS::EC2::VPCGatewayAttachment,AWS::EC2::RouteTable,AWS::EC2::Route,AWS::EC2::SubnetRouteTableAssociation. CDK/CFN VPC stacks now deploy end-to-end. 48 CFN resource types total. ready.dscripts — shell scripts in/docker-entrypoint-initaws.d/ready.d/execute after the server is fully started and accepting connections. Enables seeding AWS resources (S3 buckets, SQS queues, etc.) on startup. Contributed by @kjdev (#159)