Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python required tag for many resources #396

Open
emersonramos opened this issue Nov 3, 2022 · 0 comments
Open

Python required tag for many resources #396

emersonramos opened this issue Nov 3, 2022 · 0 comments

Comments

@emersonramos
Copy link

emersonramos commented Nov 3, 2022

Hi,

I'm using the custom config rule for EC2 required tag and it's working fine.

I tried to execute adding other resources on APPLICABLE_RESOURCES variable, but it's not working.

It's possible to execute this rule for others resources supported by Config?

I tried this:

##Specify desired resource types to validate
APPLICABLE_RESOURCES = ["AWS::EC2::Instance","AWS::S3::Bucket","AWS::DynamoDB::Table","AWS::Glue::Job","AWS::RDS::DBInstance"]

Tks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant