@aws-cdk/aws-ec2bugdocs/inlinedocumentationeffort/smallgood first issuep2
仓库指标
- Star
- (10,710 star)
- PR 合并指标
- (平均合并 14天 11小时) (30 天内合并 68 个 PR)
描述
The default NACL created with a custom VPC has a default "100 - Allow All" ingress rule. This should not be since we can't delete rules after the fact thru the CDK.

Reproduction Steps
What did you expect to happen?
What actually happened?
Environment
- CDK CLI Version :
- Framework Version:
- Node.js Version:
- OS :
- Language (Version):
Other
This is :bug: Bug Report