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 369 forks source link

Add support for enable_display and allow_stopping_for_update to compute_instance #352

Closed gontofe closed 10 months ago

gontofe commented 1 year ago

TL;DR

google_compute_instance from the provider allows enable_display and allow_stopping_for_update to be set on the compute instance. This allows for RDP access to a Windows machine.

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/4.84.0/docs/resources/compute_instance

Detailed design

No response

Additional information

No response

github-actions[bot] commented 10 months 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