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 3632462 commit 44a095eCopy full SHA for 44a095e
infrastructure/tf-core/environments/development.tfvars
@@ -11,7 +11,7 @@ features = {
11
private_service_connection_is_manual = false
12
public_network_access_enabled = false
13
frontdoor_endpoint_enabled = true
14
- alerts_enabled = true
+ alerts_enabled = false
15
}
16
17
# these will be merged with compliance tags in locals.tf
infrastructure/tf-core/environments/sandbox.tfvars
@@ -10,7 +10,7 @@ features = {
10
frontdoor_endpoint_enabled = false
0 commit comments