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
Description of issue.
I tried to deploy a ConfigRule, and 6 resource types that I'm able to list through the AWS UI and CLI aren't passing the linting:
cfn-lint version: (
cfn-lint --version
) 0.29.6Description of issue.
I tried to deploy a ConfigRule, and 6 resource types that I'm able to list through the AWS UI and CLI aren't passing the linting:
Unfortunately, there is no exhaustive list of what's allowed via AWS::Config::ConfigRule
https://docs.aws.amazon.com/config/latest/developerguide/required-tags.html is a subset, but not exhaustive.
Looks like another case of specs lagging behind the actual AWS releases (#1219)
The text was updated successfully, but these errors were encountered: