adding comments to lines
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled
This commit is contained in:
18
variables.tf
18
variables.tf
@@ -448,17 +448,15 @@ variable "cloudflare_tunnel_warp_connector_gcp_id" {
|
|||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "cloudflare_tunnel_warp_connector_aws_id" {
|
#variable "cloudflare_tunnel_warp_connector_aws_id" {
|
||||||
description = "ID of the WARP Connector Tunnel manually created for AWS in UI"
|
# description = "ID of the WARP Connector Tunnel manually created for AWS in UI"
|
||||||
type = string
|
# 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_ovh_id" {
|
||||||
|
# description = "ID of the WARP Connector Tunnel manually created for OVH in UI"
|
||||||
|
# type = string
|
||||||
|
#}
|
||||||
|
|
||||||
#======================================================
|
#======================================================
|
||||||
# CLOUDFLARE DNS SUBDOMAIN CONFIGURATION
|
# CLOUDFLARE DNS SUBDOMAIN CONFIGURATION
|
||||||
|
|||||||
Reference in New Issue
Block a user