Subnetwork
Creating a subnetwork
resources:
- type: compute.v1.subnetwork
name: subnet1
props:
network: global/networks/vpc1
ip_cidr_range: "10.1.0.0/16"Last updated
resources:
- type: compute.v1.subnetwork
name: subnet1
props:
network: global/networks/vpc1
ip_cidr_range: "10.1.0.0/16"Last updated