How to implement the following login using Terraform?
variable "enable_multizone" { default = false } resource "google_compute_instance"