telia-oss / terraform-aws-ecs-fargate

Terraform module which creates Fargate ECS resources on AWS.
https://registry.terraform.io/modules/telia-oss/ecs-fargate/aws
MIT License
82 stars 75 forks source link

Added AWS Service Discovery block to aws_ecs_service #24

Closed larstobi closed 5 years ago

mikael-lindstrom commented 5 years ago

This would make service discovery required right?

larstobi commented 5 years ago

I fixed that by using a dynamic block @mikael-lindstrom

larstobi commented 5 years ago

Multiple service registries is not supported.