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
I have a Macro that I use to generate dynamic resource Tags. It is a valid template and deploys fine to my AWS account using AWS CLI. But when I run cfn-lint, it triggers E3002 rule. I can suppress it using the metadata but it should not trigger this rule in the first place
Expected behavior
It should pass as valid template and not trigger E3002
CloudFormation Lint Version
cfn-lint 0.72.10
What operating system are you using?
Mac
Describe the bug
I have a Macro that I use to generate dynamic resource Tags. It is a valid template and deploys fine to my AWS account using AWS CLI. But when I run cfn-lint, it triggers E3002 rule. I can suppress it using the metadata but it should not trigger this rule in the first place
Expected behavior
It should pass as valid template and not trigger E3002
Reproduction template
The text was updated successfully, but these errors were encountered: