Go-based network automation with YANG models, gRPC, Ansible, Terraform, and Kubernetes integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
245 B
HCL
7 lines
245 B
HCL
# These values must be populated per-deployment.
|
|
# Never commit actual keys or IPs.
|
|
|
|
homelab_wg_pubkey = "PLACEHOLDER"
|
|
homelab_wan_ip = "PLACEHOLDER"
|
|
cloud_anchor_wg_pubkey = "PLACEHOLDER"
|
|
cloud_anchor_ip = "PLACEHOLDER"
|