Skip to content

feat: Add support for multiple services inside service_connect_configuration #290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from

Conversation

honarkhah
Copy link

@honarkhah honarkhah commented Jun 5, 2025

Description

Add support for multiple services inside service_connect_configuration

Motivation and Context

According to the Documentation of ECS, service_connect_configuration can configure multiple client-server services and hashicorp/aws provider supports for deploying it (as far as I know) after the major version 5.

Closes #289

Quote: https://registry.terraform.io/providers/hashicorp/aws/4.43.0/docs/resources/ecs_service#service_connect_configuration

However this module does not accept the list of Service Connect service objects and that is the issue this PR wants to fix.

Breaking Changes

Backward compatible

How Has This Been Tested?

Tested in a example and also in a private project (cannot share here)

@bryantbiggs
Copy link
Member

thank you but this is already supported in #217 correctly

@bryantbiggs bryantbiggs closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants