Hi,
We are looking to enabling the circuit breaker in AWS ECS by using terraform, but unable to see any parameter like this one to enable it, and i am using terraform 0.13 version but which is available in aws cli ecs update commands…
Reference link
AWS CLI - https://docs.aws.amazon.com/cli/latest/reference/ecs/update-service.html
Terraform - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service
Please guide me to achieve this one by terraform