6 lines
143 B
HCL
6 lines
143 B
HCL
peering_config = {
|
|
peer_vpc_self_link = "projects/my-project/global/networks/peer"
|
|
export_routes = true
|
|
import_routes = null
|
|
}
|