E3002 Invalid Property Resources/TaskDefinition/Properties/Volumes/0/efsVolumeConfiguration
See original GitHub issuecfn-lint version: (cfn-lint --version
)
cfn-lint 0.34.1
Description of issue. Newly added EFS VolumeConfiguration for ECS TaskDefinitions not yet supported
Cfn support: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-volumes.html
cfn-lint -u
does not rectify the issue, perhaps the definitions are not yet updated upstream?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
E3002 for "invalid" property CopyTagsToSnapshot in db Cluster
When updating to newest aws-cdk 1.115 we have an issue when validating the cloudformation. E3002 Invalid Property Resources/DBCluster/Properties ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@kddejong I figured it out. I tried the update-specs first, and it didn’t work. Then updated cfn-lint, and still no dice. Had to restart Sublime and then it started working. Not sure if both were needed, but it doesn’t hurt. Thanks!
@jedis00 this template is not returning an error for me. Did you also try the
cfn-lint --update-specs
?