Files
hunfabric/tests/modules/net_vpc/psa_simple.tfvars
2022-12-06 00:06:29 +01:00

8 lines
106 B
HCL

psa_config = {
ranges = {
bar = "172.16.100.0/24"
foo = "172.16.101.0/24"
}
routes = null
}