Create VPC subnet yc

Zone-scoped subnet bound to a network; CIDR must not overlap peers

yc vpc subnet create --name sub-a --network-name net-1 --range 10.0.0.0/24 --zone ru-central1-a