Update variables.auto.tfvars
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 21s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 21s
This commit is contained in:
@@ -77,8 +77,8 @@ cloudflare_access_tags = [
|
|||||||
#=====================================
|
#=====================================
|
||||||
# Cloudflare variables
|
# Cloudflare variables
|
||||||
#=====================================
|
#=====================================
|
||||||
cloudflare_team_name = "macharpe"
|
cloudflare_team_name = "tips-of-mine"
|
||||||
cloudflare_email_domain = "passfwd.com"
|
cloudflare_email_domain = "tips-of-mine.org"
|
||||||
|
|
||||||
# Tunnels
|
# Tunnels
|
||||||
cloudflare_tunnel_name_gcp = "Tunnel GCP (Access For Infrastructure)"
|
cloudflare_tunnel_name_gcp = "Tunnel GCP (Access For Infrastructure)"
|
||||||
@@ -90,12 +90,12 @@ cloudflare_warp_tunnel_azure_id = "185f0bc0-986d-********"
|
|||||||
cloudflare_warp_tunnel_gcp_id = "ad04a3ed-a1a1-********"
|
cloudflare_warp_tunnel_gcp_id = "ad04a3ed-a1a1-********"
|
||||||
|
|
||||||
# Subdomains
|
# Subdomains
|
||||||
cloudflare_subdomain_ssh = "ssh-database.example.com"
|
cloudflare_subdomain_ssh = "ssh-database.tips-of-mine.org"
|
||||||
cloudflare_subdomain_vnc = "vnc.example.com"
|
cloudflare_subdomain_vnc = "vnc.tips-of-mine.org"
|
||||||
cloudflare_subdomain_web = "intranet.example.com"
|
cloudflare_subdomain_web = "intranet.tips-of-mine.org"
|
||||||
cloudflare_subdomain_rdp = "rdp.example.com"
|
cloudflare_subdomain_rdp = "rdp.tips-of-mine.org"
|
||||||
cloudflare_subdomain_web_sensitive = "competition.example.com"
|
cloudflare_subdomain_web_sensitive = "competition.tips-of-mine.org"
|
||||||
cloudflare_subdomain_training_status = "training-status.example.com" # OPTIONAL: Only needed if using optional-cloudflare-apps.tf and Training Compliance Gateway
|
cloudflare_subdomain_training_status = "training-status.tips-of-mine.org"
|
||||||
|
|
||||||
# Targets
|
# Targets
|
||||||
cloudflare_target_ssh_name = "GCP-database"
|
cloudflare_target_ssh_name = "GCP-database"
|
||||||
|
|||||||
Reference in New Issue
Block a user