Terraform: How to assign the value to an attribute based on conditions

前端 未结 0 650
醉话见心
醉话见心 2020-12-01 14:22

How to implement the following login using Terraform?

variable "enable_multizone" {
  default = false
}

resource "google_compute_instance"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题