Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SubnetConfiguration should allow disabling MapPublicIpOnLaunch for public subnets. #9948

Closed
maclema opened this issue Aug 25, 2020 · 1 comment

Comments

@maclema
Copy link

maclema commented Aug 25, 2020

The following line should check an optional property on SubnetConfiguration to allow disabling MapPublicIpOnLaunch for public subnets.

mapPublicIpOnLaunch: (subnetConfig.subnetType === SubnetType.PUBLIC),

@NetaNir
Copy link
Contributor

NetaNir commented Aug 25, 2020

Hi!

We are tracking Vpc improvement in: #5927

duplicate #5927

@NetaNir NetaNir closed this as completed Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants