This commit is contained in:
@@ -51,7 +51,7 @@ resource "cloudflare_zero_trust_access_application" "cloudflare_app_ssh_infra" {
|
|||||||
type = "infrastructure"
|
type = "infrastructure"
|
||||||
name = var.cloudflare_infra_app_name
|
name = var.cloudflare_infra_app_name
|
||||||
logo_url = "https://upload.wikimedia.org/wikipedia/commons/0/01/Google-cloud-platform.svg"
|
logo_url = "https://upload.wikimedia.org/wikipedia/commons/0/01/Google-cloud-platform.svg"
|
||||||
tags = [cloudflare_zero_trust_access_tag.zero_trust_demo_tag.name]
|
tags = [cloudflare_zero_trust_access_tag.tags.name]
|
||||||
custom_deny_url = "https://denied.macharpe.com/"
|
custom_deny_url = "https://denied.macharpe.com/"
|
||||||
custom_non_identity_deny_url = "https://denied.macharpe.com/"
|
custom_non_identity_deny_url = "https://denied.macharpe.com/"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user