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

Multiple ports with different target group protocols? #69

Open josh-onchain opened 2 years ago

josh-onchain commented 2 years ago

Bug report

This may not be a bug but more of a terraform shortcoming possibly. If a container has 4 ports and one of those ports on the target group needs to be grpc protocol and the others HTTP how do those get set? Right now it wants to set all the protocols to match task_container_protocol.

Terraform version

Run terraform version and post the output here:

Terraform v1.1.9 on darwin_arm64