ansible-collections / google.cloud

GCP Ansible Collection https://galaxy.ansible.com/google/cloud
https://cloud.google.com
GNU General Public License v3.0
99 stars 126 forks source link

google.cloud.gcp_compute_instance: Add support for launching Spot VMs #646

Open kmoppel opened 1 month ago

kmoppel commented 1 month ago
SUMMARY

Add some attribute to set equivalent of --provisioning-model=SPOT on the CLI

ISSUE TYPE
COMPONENT NAME

google.cloud.gcp_compute_instance

ADDITIONAL INFORMATION

Currently only pre-emptible VMs can be created via the scheduling.preemptible atttribute...which is not same-same sadly...