You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@antonbabenko@bryantbiggs I can make a PR to the wip/v6 branch as it requires a bump of the AWS provider version to >= 5.37 if you are ok with that activity.
Thanks!
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.
Is your request related to a new offering from AWS?
The
track_latest
attribute for theaws_ecs_task_definition
resource released in in v5.37.0 of the Terraform AWS ProviderRelated PR - hashicorp/terraform-provider-aws#30154
Is your request related to a problem?
Simplify the
service
module source code and pass sorting of ECS Taks Definition revisions to the Terraform provider.Describe the solution you'd like.
Use the
track_latest = true
argument at theaws_ecs_task_definition
instead of a custom implementationterraform-aws-ecs/modules/service/main.tf
Lines 589 to 608 in 8b97783
More Details
An appropriate GH issue - hashicorp/terraform-provider-aws#20121
The text was updated successfully, but these errors were encountered: