Allow using existing boot disk in compute-vm module (#1241)
* allow using existing boot disk in compute-vm module * allow setting initialize params to null * tests * fast * blueprints
This commit is contained in:
committed by
GitHub
parent
6aa0fde85b
commit
112d9a8d9c
@@ -37,7 +37,7 @@ values:
|
||||
- auto_delete: true
|
||||
disk_encryption_key_raw: null
|
||||
initialize_params:
|
||||
- image: projects/debian-cloud/global/images/family/debian-10
|
||||
- image: projects/debian-cloud/global/images/family/debian-11
|
||||
size: 10
|
||||
type: pd-balanced
|
||||
kms_key_self_link: kms_key_self_link
|
||||
|
||||
Reference in New Issue
Block a user