Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. imports:
  2. - path: vm-template.py
  3. - path: vm-template-2.py
  4.  
  5. resources:
  6. - name: vm-1
  7. type: vm-template.py
  8. - name: vm-2
  9. type: vm-template-2.py
  10. - name: a-new-network
  11. type: compute.v1.network
  12. properties:
  13. routingConfig:
  14. routingMode: REGIONAL
  15. autoCreateSubnetworks: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement