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
The resource aws_ecs_task_definition attribute container_definitions takes a JSON document that describes the containers for the task. Create a data source, similar to aws_iam_policy_document, that correctly structures and validates the values and outputs the JSON document.
Requested Resource(s) and/or Data Source(s)
aws_ecs_container_definition_document
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered:
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
gdavison
changed the title
[New Data Source]: aws_ecs_task_definition_document
[New Data Source]: aws_ecs_container_definition_document
Nov 20, 2024
Description
The resource
aws_ecs_task_definition
attributecontainer_definitions
takes a JSON document that describes the containers for the task. Create a data source, similar toaws_iam_policy_document
, that correctly structures and validates the values and outputs the JSON document.Requested Resource(s) and/or Data Source(s)
aws_ecs_container_definition_document
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: