diff --git a/gateway_dns_location.tf b/gateway_dns_location.tf index c997f96..8c6465a 100644 --- a/gateway_dns_location.tf +++ b/gateway_dns_location.tf @@ -13,7 +13,7 @@ resource "cloudflare_zero_trust_dns_location" "dns_location_office" { # resource "cloudflare_zero_trust_dns_location" "dns_location_home" { account_id = local.cloudflare_account_id - name = "Home Office Location" + name = "Home Location" client_default = false # dns_destination_ips_id = "0e4a32c6-6fb8-4858-9296-98f51631e8e6" ecs_support = false