Appendix: Conduit YAML Full Example
Complete Configuration Reference
account_id: 12345678
name: conduit_12345678
customer_name: Example Corp
# Generate Anycast IPs and virtual subnet
num_anycast_ips: 2
authorized_prefixes:
- 203.0.113.0/24
- 198.51.100.0/24
health_checks:
- name: example_corp_primary
type: ping
endpoint: 203.0.113.1
- name: example_corp_secondary
type: ping
endpoint: 203.0.113.2
# Optional features
allow_authorized_prefixes_egress: true
warp_unified_flow: true