Better errors when resources don't get created due to invalid JSON #5157
Labels
bug
Addresses a defect in current functionality.
service/ecs
Issues and PRs that pertain to the ecs service.
This issue was originally opened by @mzhaase as hashicorp/terraform#18429. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Expected Behavior
aws_ecs_task_definition.definition.container_definitions: invalid JSON
Actual Behavior
aws_ecs_service.service: Resource 'aws_ecs_task_definition.definition' not found for variable 'aws_ecs_task_definition.definition.arn'
Steps to Reproduce
The text was updated successfully, but these errors were encountered: