mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-26 06:02:09 -04:00
This commits changes the documentation of the aws_ecs_task_definition resource to ensure that the `container_definitions` attribute consumes a valid JSON document containing a list of valid container definitions, rather than that the attribute itself is a list, etc. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>