mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-14 04:01:09 -04:00
* fixing AWS ECS placement constraints * correcting AWS ECS task definition doc * reverting unnecessary change to resource_aws_ecs_task_definition * provider/aws: ECS Placement constraints fix Expands upon #11446 from @bgetsug Adds: - Acceptance Test - Improves `nil` check on constraint expression Fixes: #10968