If I understand this issue correctly, you have been using an
instance template which have been already set with '
availability policies' (ie Preemptibility as 'off' & On host maintenance as 'Terminate VM instance'), right? If that's the scenario, since the instance template is
immutable, the subsequent instance creation using different '
availability policies' might also fail.
To solve the above mentioned situation, I would recommend you to try the following:
Note: If you were experiencing something different, feel free to report it as a
defect using Google Cloud Platform's
issue tracker. While opening the issue report, try to provide the complete reproduction(*
important*) steps with the details of the error you were getting & the documents you were using.