Update variables.auto.tfvars
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 24s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 24s
This commit is contained in:
@@ -60,4 +60,16 @@ applications = {
|
||||
no_tls_verify = false
|
||||
access_enabled = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# =============================================================================
|
||||
# Tags
|
||||
# =============================================================================
|
||||
|
||||
#
|
||||
cloudflare_access_tags = [
|
||||
"engineers",
|
||||
"developers",
|
||||
"qa",
|
||||
"devops"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user