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:
@@ -61,3 +61,15 @@ applications = {
|
|||||||
access_enabled = false
|
access_enabled = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# Tags
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
#
|
||||||
|
cloudflare_access_tags = [
|
||||||
|
"engineers",
|
||||||
|
"developers",
|
||||||
|
"qa",
|
||||||
|
"devops"
|
||||||
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user