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

Prevent deployment/show warning when Default VPC is imported #428

Open
teearem opened this issue Mar 21, 2024 · 2 comments
Open

Prevent deployment/show warning when Default VPC is imported #428

teearem opened this issue Mar 21, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed stale

Comments

@teearem
Copy link

teearem commented Mar 21, 2024

facing an error in my cloud9 console when i run "npm cdk deploy"; Error: Lambda Functions in a public subnet can NOT access the internet. If you are aware of this limitation and would still like to place the function in a public subnet, set allowPublicSubnet to true
Uploading Screenshot 2024-03-21 at 2.29.58 PM.png…

@bigadsoleiman bigadsoleiman changed the title Cloud9 Lambda Issue Prevent deployment/show warning when Default VPC is imported Mar 21, 2024
@bigadsoleiman
Copy link
Collaborator

This is happening when Default VPC is imported in CLI. Default subnets are public.
We should probably prevent deployment/show a warning message before as some resources needs to be in private subnet for security reasons

@bigadsoleiman bigadsoleiman added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Mar 21, 2024
Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed stale
Projects
Status: Todo
Development

No branches or pull requests

2 participants