aws-samples / aws-samples/secure-bastion-cdk
Subnet type is obsolete
Open
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I see it's recommended to use SubnetType Private (Not isolated) but on CDK, there's no such just "PRIVATE". But only "PRIVATE_WITH_EGRESS"(NAT) or "PRIVATE_ISOLATED"
Contributor guide
Assessment
This issue has not been assessed yet.