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
I retested (2023-10-17) and the tutorial and it still doesn't work for me.
The CloudFormation stack fails to deploy with a validation error An error occurred (ValidationError) when calling the CreateTargetGroup operation: A VPC ID must be specified
Further suggestions for improvement
Use concrete naming suggestions instead of placeholders that need to be changed for no reason
Avoid using naming collisions for <STACK_NAME> being used twice in different context
Copy/pasting long blobs of partial files and then making them fit together is very cumbersome
Consider providing a minimal example or use a repository to bootstrap the tutorial. The CloudFormation template is unnecessarily complex for the intended demonstration purpose
The text was updated successfully, but these errors were encountered:
The ECS-ECR container app tutorial is broken and has many issues: https://docs.localstack.cloud/tutorials/ecs-ecr-container-app/
We should either fix or remove it.
Motivation
An error occurred (ValidationError) when calling the CreateTargetGroup operation: A VPC ID must be specified
Further suggestions for improvement
<STACK_NAME>
being used twice in different contextThe text was updated successfully, but these errors were encountered: