terraform-google-vm icon indicating copy to clipboard operation
terraform-google-vm copied to clipboard

Purpose/why for preemptible_and_regular_instance_templates module

Open mafrosis opened this issue 5 years ago • 2 comments
trafficstars

A five minute click around and read of the docs suggests that preemptible_and_regular_instance_templates module exists because the normal instance_template module can be only preemptible or regular, but not both.

Is this correct? I would suggest it's worth adding "why would I use this" to all the modules README very close to the top 😄

mafrosis avatar Jul 07 '20 20:07 mafrosis

Yes, the idea is to be able to have a workload defined once but deployed using a mix of preemptible and regular VMs.

Agreed that we can add more value/usage info to the README. Happy to accept a PR.

morgante avatar Jul 08 '20 04:07 morgante

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Feb 12 '21 23:02 github-actions[bot]