Guest User

Untitled

a guest
Dec 10th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. resources:
  2. - name: harsha
  3. type: compute.v1.disk
  4. properties:
  5. zone: asia-east1-a
  6. serviceInstanceRandomStr : harsha
  7. disk:
  8. name: harsha-disk1
  9. description: sample desc
  10. type: projects/demoproject/zones/asia-east1-a/diskTypes/pd-standard
  11. sourceType: Image
  12. sourceImage: projects/centos-cloud/global/images/centos-7
  13. sourceSnapshot: projects/centos-cloud/global/images/centos-7
  14. sizeGb: 30
  15. diskMode: READ_ONLY
  16. diskEncryption: Google-managed
  17. diskEncryptionKey: enckey
  18. diskWrappedKey : wrappedkey
  19.  
  20. `pip install jinja2-cli`
Add Comment
Please, Sign In to add comment