Yay, terraform recently implemented a long awaited...
# general
t
Yay, terraform recently implemented a long awaited feature “Add desired_status argument to google_compute_instance” (https://github.com/terraform-providers/terraform-provider-google/pull/5734). Which means you can create instances in a TERMINATED state (since you don’t pay for them then). What’s the process of bumping pulumi-gcp? Is that something I should make a PR for, happens on a timed schedule?