You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
It looks like the
container-aws-*
templates indirectly assume the presence of a default VPC (viaawsx.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).The text was updated successfully, but these errors were encountered: