Update variables.auto.tfvars
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:
@@ -16,9 +16,8 @@ vault_cloudflare_path = "secret/cloudflare"
|
||||
|
||||
# Configuration Cloudflare
|
||||
cloudflare_zone = "tips-of-mine.org"
|
||||
tunnel_name = "home-tunnel"
|
||||
tunnel_name_sldokp01 = "Tips-Of-Mine-sldokp02"
|
||||
network_tunnel_sldokp02 = "10.0.2.0/24"
|
||||
tunnel_name = "Tips-Of-Mine-sldokp02"
|
||||
tunnel_network = "10.0.2.0/24"
|
||||
|
||||
# Configuration DNS
|
||||
dns_ttl = 1
|
||||
|
||||
Reference in New Issue
Block a user