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

Don't assume the existence of a default VPC for AWS templates #802

Open
cnunciato opened this issue Jun 27, 2024 · 0 comments
Open

Don't assume the existence of a default VPC for AWS templates #802

cnunciato opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
area/templates kind/bug Some behavior is incorrect or out of spec

Comments

@cnunciato
Copy link
Contributor

It looks like the container-aws-* templates indirectly assume the presence of a default VPC (via awsx.lb.ApplicationLoadBalancer), which many users' AWS accounts won't have. We should handle this situation in the templates if we can so that the experience of using them doesn't lead to obscure errors (as seems to be the case today).

@sean1588 sean1588 added this to the 0.107 milestone Jul 1, 2024
@sean1588 sean1588 added kind/bug Some behavior is incorrect or out of spec area/templates labels Jul 1, 2024
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Jul 1, 2024
@cnunciato cnunciato moved this from 🤔 Triage to 🎬 Ready in Docs 📚 Jul 1, 2024
@interurban interurban modified the milestones: 0.107, 0.108 Jul 24, 2024
@interurban interurban modified the milestones: 0.108, 0.109 Aug 21, 2024
@interurban interurban modified the milestones: 0.109, 0.110 Sep 13, 2024
@interurban interurban modified the milestones: 0.110, 0.111 Oct 1, 2024
@interurban interurban modified the milestones: 0.111, 0.112 Oct 30, 2024
@thoward thoward modified the milestones: 0.112, 0.113 Nov 13, 2024
@thoward thoward moved this from 🎬 Ready to 🤔 Triage in Docs 📚 Nov 13, 2024
@thoward thoward removed this from Docs 📚 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/templates kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

5 participants