Update variables.auto.tfvars
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 24s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 24s
This commit is contained in:
@@ -16,8 +16,13 @@ vault_cloudflare_path = "secret/cloudflare"
|
|||||||
|
|
||||||
# Configuration Cloudflare
|
# Configuration Cloudflare
|
||||||
cloudflare_zone = "tips-of-mine.org"
|
cloudflare_zone = "tips-of-mine.org"
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# TUNNEL INFORMATION
|
||||||
|
# =============================================================================
|
||||||
tunnel_name = "Tips-Of-Mine-sldokp02"
|
tunnel_name = "Tips-Of-Mine-sldokp02"
|
||||||
tunnel_network = "10.0.2.0/24"
|
tunnel_network = "10.0.2.0/24"
|
||||||
|
tunnel_network_comment = "Example comment for this route sldokp02."
|
||||||
|
|
||||||
# Configuration DNS
|
# Configuration DNS
|
||||||
dns_ttl = 1
|
dns_ttl = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user