Skip to content

How to exclude global resource types #14

@hacker65536

Description

@hacker65536

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions