correct : subdomain
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 16s

This commit is contained in:
2025-11-24 15:20:07 +01:00
parent 044f5d305f
commit 2a26695fec
5 changed files with 60 additions and 19 deletions

View File

@@ -21,7 +21,7 @@ resource "cloudflare_zero_trust_access_application" "cloudflare_aws_app_vnc_brow
destinations = [{
type = "public"
uri = var.cloudflare_subdomain_vnc
uri = var.cloudflare_aws_subdomain_vnc
}]
allowed_idps = [
@@ -55,7 +55,7 @@ resource "cloudflare_zero_trust_access_application" "cloudflare_gcp_app_vnc_brow
destinations = [{
type = "public"
uri = var.cloudflare_subdomain_vnc
uri = var.cloudflare_gcp_subdomain_vnc
}]
allowed_idps = [