aws-ec2: Internet Gateway created when public subnets are reserved #28593
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
An internet gateway is created for a VPC where address space is reserved for public subnets, but the public subnets do not actually exist
Expected Behavior
An internet Gateway is not created for the Vpc when the address space for public subnets are reserved, but no public subnets actually exist
Current Behavior
An internet gateway is created for a VPC where address space is reserved for public subnets, but the public subnets do not actually exist
Reproduction Steps
CloudFormation Output
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.118.0 (build a40f2ec)
Framework Version
No response
Node.js Version
Node.js v18.15.0
OS
Osx
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: