GoogleCloudPlatform / deploymentmanager-samples

Deployment Manager samples and templates.
Apache License 2.0
940 stars 717 forks source link

Add example of specifying mostDisruptiveAllowedAction for instance #609

Closed KevinEmery closed 3 years ago

KevinEmery commented 3 years ago

Deployment Manager now supports the ability to specify the mostDisruptiveAllowedAction when updating a Compute instance. The full set of valid values are detailed in the Compute Engine documentation for the update API here.