[Bug]: Wrong argument mapping #32785
Labels
bug
Addresses a defect in current functionality.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
service/ecs
Issues and PRs that pertain to the ecs service.
Milestone
Terraform Core Version
1.0.0
AWS Provider Version
5.10.0
Affected Resource(s)
Expected Behavior
Expected mapping memory_reservation to MemoryReservation options instead of overriding Memory option.
https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/ecs/task_execution_data_source.go#L436
Actual Behavior
memory_reservation mapped to Memory
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
–
Steps to Reproduce
Debug Output
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: