terraform-google-modules / terraform-google-vm

Provisions VMs in Google Cloud
https://registry.terraform.io/modules/terraform-google-modules/vm/google
Apache License 2.0
220 stars 368 forks source link

Please add blue green deployment example like it was in previous module #106

Open freeseacher opened 4 years ago

freeseacher commented 4 years ago

It's very frustrating that previous examples https://github.com/GoogleCloudPlatform/terraform-google-managed-instance-group/tree/1.1.15/examples/blue-green use ultimately not the same syntax

github-actions[bot] commented 3 years ago

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

freeseacher commented 3 years ago

not stale

yuryninog commented 2 years ago

Hi @freeseacher

I would like to work in a PR to solve this issue, but it is not clear for me which should the proper syntax. Could you provide an example of a file that has a different syntax please?

Thank you! in advance.