terraform-aws-modules/terraform-aws-ecs

ECS creation

Closed this issue · 1 comments

Hi everyone,

Does anyone knows what`s go on with the following error:

creating ECS Service (ecsdemo-frontend): NamespaceNotFoundException: Failed to retrieve namespace for example

│ with module.ecs.module.service["ecsdemo-frontend"].aws_ecs_service.this[0],
│ on .terraform/modules/ecs/modules/service/main.tf line 30, in resource "aws_ecs_service" "this":
│ 30: resource "aws_ecs_service" "this" {

Thanks in advanced

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.