aws-genai-llm-chatbot icon indicating copy to clipboard operation
aws-genai-llm-chatbot copied to clipboard

Prevent deployment/show warning when Default VPC is imported

Open teearem opened this issue 1 year ago • 2 comments

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…

teearem avatar Mar 21 '24 18:03 teearem

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 avatar Mar 21 '24 21:03 bigadsoleiman

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

github-actions[bot] avatar May 21 '24 01:05 github-actions[bot]

This issue was closed because it has been inactive for 30 days since being marked as stale.

github-actions[bot] avatar Jun 20 '24 01:06 github-actions[bot]