Skip to content

aws_ecs_service - changes to service connect configuration are not detected #42818

Open
@nwsparks

Description

@nwsparks

Terraform and AWS Provider Version

Terraform v1.12.1
on linux_amd64
+ provider registry.terraform.io/hashicorp/aws v5.99.0
+ provider registry.terraform.io/hashicorp/random v3.7.2

Affected Resource(s) or Data Source(s)

  • aws_ecs_service

Expected Behavior

changes to service connect configuration should be detected by terraform

Actual Behavior

changes are not detected

Relevant Error/Panic Output

Sample Terraform Configuration

I don't have readily available config to provide.

Steps to Reproduce

  1. Create an ECS service with service connect configuration defined
  2. verify in the console that it is present, or in some cases like mine terraform will successfully apply but the console shows service connect is turned off. if it is turned on, just manually disable it in the console
  3. run terraform plan, you'll see no changes

Debug Logging

GenAI / LLM Assisted Development

n/a

Important Facts and References

supposedly was solved here, but recent testing indicates it is not solved.

#40715

Would you like to implement a fix?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAddresses a defect in current functionality.needs-triageWaiting for first response or review from a maintainer.service/ecsIssues and PRs that pertain to the ecs service.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions