Skip to content

Conversation

magreenbaum
Copy link
Member

@magreenbaum magreenbaum commented Aug 16, 2025

Description

Fixes dynamic block for_each setting for the aws_ecs_service.ignore_task_definition resource same as the fix done here.

Motivation and Context

Closes: #340
Related: #337

Breaking Changes

No.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@magreenbaum magreenbaum changed the title fix: tls.issuer_cert_authority dynamic block fix: tls.issuer_cert_authority dynamic block for aws_ecs_service.ignore_task_definition Aug 16, 2025
@magreenbaum magreenbaum changed the title fix: tls.issuer_cert_authority dynamic block for aws_ecs_service.ignore_task_definition chore: tls.issuer_cert_authority dynamic block for aws_ecs_service.ignore_task_definition Aug 16, 2025
@magreenbaum magreenbaum changed the title chore: tls.issuer_cert_authority dynamic block for aws_ecs_service.ignore_task_definition fix: Update tls.issuer_cert_authority dynamic block for aws_ecs_service.ignore_task_definition Aug 16, 2025
@bryantbiggs bryantbiggs merged commit f1fdccb into terraform-aws-modules:master Aug 16, 2025
12 of 16 checks passed
antonbabenko pushed a commit that referenced this pull request Aug 16, 2025
## [6.2.2](v6.2.1...v6.2.2) (2025-08-16)

### Bug Fixes

* Update `tls.issuer_cert_authority` dynamic block for `aws_ecs_service.ignore_task_definition` ([#341](#341)) ([f1fdccb](f1fdccb))
@antonbabenko
Copy link
Member

This PR is included in version 6.2.2 🎉

@magreenbaum magreenbaum deleted the fix/service_connect_ignore_task_def_changes_tls_dynamic_block branch August 16, 2025 20:39
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.

Ignore Task Def Changes with Service Connect TLS Results in Plan Error
3 participants