We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc0660 commit 58cf5adCopy full SHA for 58cf5ad
modules/config-recorder/main.tf
@@ -40,7 +40,7 @@ locals {
40
"BLACKLIST" = {
41
recording_strategy = "EXCLUSION_BY_RESOURCE_TYPES"
42
all_supported = false
43
- include_global_resource_types = true
+ include_global_resource_types = false
44
resource_types = null
45
exclude_resource_types = var.scope.resource_types
46
}
0 commit comments