This commit is contained in:
+8
-10
@@ -448,17 +448,15 @@ variable "cloudflare_tunnel_warp_connector_gcp_id" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "cloudflare_tunnel_warp_connector_aws_id" {
|
||||
description = "ID of the WARP Connector Tunnel manually created for AWS in UI"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "cloudflare_tunnel_warp_connector_ovh_id" {
|
||||
description = "ID of the WARP Connector Tunnel manually created for OVH in UI"
|
||||
type = string
|
||||
}
|
||||
|
||||
#variable "cloudflare_tunnel_warp_connector_aws_id" {
|
||||
# description = "ID of the WARP Connector Tunnel manually created for AWS in UI"
|
||||
# type = string
|
||||
#}
|
||||
|
||||
#variable "cloudflare_tunnel_warp_connector_ovh_id" {
|
||||
# description = "ID of the WARP Connector Tunnel manually created for OVH in UI"
|
||||
# type = string
|
||||
#}
|
||||
|
||||
#======================================================
|
||||
# CLOUDFLARE DNS SUBDOMAIN CONFIGURATION
|
||||
|
||||
Reference in New Issue
Block a user