Closed montaguethomas closed 2 months ago
this is already included in #217 and will go out on the next major version release since its part of a breaking change
@bryantbiggs I'm tracking the wip/v6 branch has the initial implementation. This PR is resolving missing parts and logic of that implementation.
ah my apologies!
I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
The PR https://github.com/terraform-aws-modules/terraform-aws-ecs/pull/205 failed to update the main module triggered when using the Terraform Registry as the module source.
Motivation and Context
Breaking Changes
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request