关于“Infrastructure as Code with Terraform”的评价
40546 条评价
Benjamin T. · 已于 almost 3 years前审核
Vishali K. · 已于 almost 3 years前审核
workshop's good but can't validate progression
Loïc M. · 已于 almost 3 years前审核
Viktor O. · 已于 almost 3 years前审核
Maskapally S. · 已于 almost 3 years前审核
hqwuegu
Naresh k. · 已于 almost 3 years前审核
Pravallika G. · 已于 almost 3 years前审核
Pavan E. · 已于 almost 3 years前审核
Maskapally S. · 已于 almost 3 years前审核
ok
sandeep n. · 已于 almost 3 years前审核
krishna chaitanya p. · 已于 almost 3 years前审核
Naveen K. · 已于 almost 3 years前审核
Santhoshkumar A. · 已于 almost 3 years前审核
Very good ! Thank you !
Ben V. · 已于 almost 3 years前审核
Naresh k. · 已于 almost 3 years前审核
Saimahesh T. · 已于 almost 3 years前审核
Vijay c. · 已于 almost 3 years前审核
Vamsi Krishna S. · 已于 almost 3 years前审核
Bhavana p. · 已于 almost 3 years前审核
Ranadev G. · 已于 almost 3 years前审核
Ranadev G. · 已于 almost 3 years前审核
Venkatesh K. · 已于 almost 3 years前审核
good
ramanaiah v. · 已于 almost 3 years前审核
Samuel P. · 已于 almost 3 years前审核
Nothing but problems: terraform { required_providers { google = { source = "hashicorp/google" } } } provider "google" { region = "us-central1" zone = "us-central1-c" } resource "google_compute_instance" "terraform" { name = "terraform" machine_type = "e2-standard-2" boot_disk { initialize_params { image = "debian-cloud/debian-11" } } network_interface { network = "default" access_config { } } }
Lyle A. · 已于 almost 3 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。