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

How to exclude global resource types #14

Open
hacker65536 opened this issue May 17, 2024 · 0 comments
Open

How to exclude global resource types #14

hacker65536 opened this issue May 17, 2024 · 0 comments

Comments

@hacker65536
Copy link

The default configuration by ControlTower is that recordingStragegy is ALL_SUPPORTED_RESOURCE_TYPES and only for the home region is it set to includeGlobalResourceTypes = true.

On the other hand, the solution here uses recordingStrategy with EXCLUSION_BY_RESOURCE_TYPES.

According to the documentation, for EXCLUSION_BY_RESOURCE_TYPES, global resource types must be excluded manually.

So I am thinking that outside of the home region, global resource types may need to be added to exclusionByResourceTypes.

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