리뷰 Terraform을 사용하여 인프라 배포 자동화하기개
리뷰 251310개
Good
Andi Wulan Wahyuni C. · 거의 3년 전에 리뷰됨
Mike C. · 거의 3년 전에 리뷰됨
Chandra K. · 거의 3년 전에 리뷰됨
Dewi Mukti C. · 거의 3년 전에 리뷰됨
frans m. · 거의 3년 전에 리뷰됨
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. · 거의 3년 전에 리뷰됨
Kenneth Christopher P. · 거의 3년 전에 리뷰됨
Snehal D. · 거의 3년 전에 리뷰됨
Rahul B. · 거의 3년 전에 리뷰됨
Subhash D. · 거의 3년 전에 리뷰됨
Neil P. · 거의 3년 전에 리뷰됨
Swarnarenu M. · 거의 3년 전에 리뷰됨
Rahul B. · 거의 3년 전에 리뷰됨
Anusha B. · 거의 3년 전에 리뷰됨
Mike C. · 거의 3년 전에 리뷰됨
Akshay D. · 거의 3년 전에 리뷰됨
Brillian Cahya Dewa C. · 거의 3년 전에 리뷰됨
Bachtiar R. · 거의 3년 전에 리뷰됨
Dewi Mukti C. · 거의 3년 전에 리뷰됨
Andhika Putra C. · 거의 3년 전에 리뷰됨
Thanks awesome
Hugo Q. · 거의 3년 전에 리뷰됨
Muchammad Syaifudin Zarkasyi C. · 거의 3년 전에 리뷰됨
In'am F. · 거의 3년 전에 리뷰됨
Athhar Hafizha Luthfi C. · 거의 3년 전에 리뷰됨
Diah Martina Lestari C. · 거의 3년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.