delete Policy
Parameters
value
Set the policy to use for deleting new resources on update/delete. Valid values are DELETE
(default) or ABANDON
. If DELETE
, resource is deleted after removal from Deployment Manager. If ABANDON
, the resource is only removed from Deployment Manager and is not actually deleted. Note that updating this field does not actually change the deployment, just how it is updated. Default value is DELETE
. Possible values are: ABANDON
, DELETE
.