Go-based network automation with YANG models, gRPC, Ansible, Terraform, and Kubernetes integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
221 B
HCL
8 lines
221 B
HCL
# Production environment configuration.
|
|
# Populate with actual values — never commit secrets.
|
|
|
|
ssh_keys = ["PLACEHOLDER"]
|
|
admin_ips = ["PLACEHOLDER/32"]
|
|
cloudflare_zone_id = "PLACEHOLDER"
|
|
|
|
sites = []
|