0

How to stop GCP vm instances using terraform? I have tried changing status of the vm instance, it's available for AWS but couldn't find the way to do it for GCP.

aritra
  • 1
  • 1

1 Answers1

0

It isn't currently available using the google provider: https://github.com/terraform-providers/terraform-provider-google/issues/1719