terraform-aws-modules / terraform-aws-ecs

Terraform module to create AWS ECS resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/ecs/aws
Apache License 2.0
561 stars 539 forks source link

Add TLS Support for ECS Service Connect with ACM PCA #193

Closed steve-will-cf closed 3 months ago

steve-will-cf commented 5 months ago

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

Is your request related to a problem? Please describe.

Currently, the terraform-aws-ecs module does not support TLS for Service Connect.

Describe the solution you'd like.

I would like to configure TLS for Service Connect to enable traffic encryption. https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect-tls.html https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_service#tls

Describe alternatives you've considered.

Additional context

This feature request was previously posted by someone else on Feb 16, 2024 but had gone stale. https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/167 I hope that this post is appropriate as I'm unable to comment on the related issue as it has been closed. Thanks for your consideration.

douglas-woods commented 4 months ago

I will add my vote to this request.

I am using this module to create my services. Is there a workaround that I can use to configure service connect tls? (while still using this module)

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 3 months ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 2 months ago

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.