关于“使用 Terraform 自动部署基础设施”的评价
251310 条评价
Good
Andi Wulan Wahyuni C. · 已于 almost 3 years前审核
Mike C. · 已于 almost 3 years前审核
Chandra K. · 已于 almost 3 years前审核
Dewi Mukti C. · 已于 almost 3 years前审核
frans m. · 已于 almost 3 years前审核
No matter what I do, I get errors. I have copied in the text from the downloaded files too. As soon as I type terraform fmt it lists main.tf and has removed the brackets. then terraform plan produces: Error: Reference to undeclared input variable │ │ on main.tf line 2, in resource "google_compute_instance" "vm_instance": │ 2: name = "${var.instance_name}" │ │ An input variable with the name "instance_name" has not been declared. This variable can be declared with a │ variable "instance_name" {} block. ╵ ╷ │ Error: Reference to undeclared input variable │ │ on main.tf line 4, in resource "google_compute_instance" "vm_instance": │ 4: zone = "${var.instance_zone}" │ │ An input variable with the name "instance_zone" has not been declared. This variable can be declared with a │ variable "instance_zone" {} block. ╵ ╷ │ Error: Reference to undeclared input variable │ │ on main.tf line 5, in resource "google_compute_instance" "vm_instance": │ 5: machine_type = "${var.instance_type}" │ │ An input variable with the name "instance_type" has not been declared. This variable can be declared with a │ variable "instance_type" {} block. ╵ ╷ │ Error: Reference to undeclared input variable │ │ on main.tf line 12, in resource "google_compute_instance" "vm_instance": │ 12: network = "${var.instance_network}" │ │ An input variable with the name "instance_network" has not been declared. This variable can be declared with │ a variable "instance_network" {} block.
Simon C. · 已于 almost 3 years前审核
Kenneth Christopher P. · 已于 almost 3 years前审核
Snehal D. · 已于 almost 3 years前审核
Rahul B. · 已于 almost 3 years前审核
Subhash D. · 已于 almost 3 years前审核
Neil P. · 已于 almost 3 years前审核
Swarnarenu M. · 已于 almost 3 years前审核
Rahul B. · 已于 almost 3 years前审核
Anusha B. · 已于 almost 3 years前审核
Mike C. · 已于 almost 3 years前审核
Akshay D. · 已于 almost 3 years前审核
Brillian Cahya Dewa C. · 已于 almost 3 years前审核
Bachtiar R. · 已于 almost 3 years前审核
Dewi Mukti C. · 已于 almost 3 years前审核
Andhika Putra C. · 已于 almost 3 years前审核
Thanks awesome
Hugo Q. · 已于 almost 3 years前审核
Muchammad Syaifudin Zarkasyi C. · 已于 almost 3 years前审核
In'am F. · 已于 almost 3 years前审核
Athhar Hafizha Luthfi C. · 已于 almost 3 years前审核
Diah Martina Lestari C. · 已于 almost 3 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。