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 0ffcbe0 commit b3490abCopy full SHA for b3490ab
1-org/envs/shared/terraform.example.tfvars
@@ -46,6 +46,10 @@ billing_export_dataset_location = "US"
46
47
access_context_manager_policy_id = ACCESS_CONTEXT_MANAGER_ID
48
49
+// If you choose to enable enforced mode, make sure to disable the dry-run variables
50
+// required_ingress_rules_app_infra_dry_run and required_egress_rules_app_infra_dry_run
51
+// before running the 4-projects step
52
+
53
//required_egress_rules_app_infra_dry_run = true
54
55
//required_egress_rules_app_infra = true
0 commit comments