关于“Infrastructure as Code with Terraform”的评价

41038 条评价

Sayan S. · 已于 almost 4 years前审核

Terraform plugin kept crashing while following instructions in lab. Cloud seems not working properly taking too long to provision.

Bhushan N. · 已于 almost 4 years前审核

Terraform plugin kept crashing while following instructions in lab.

Bhushan N. · 已于 almost 4 years前审核

Getting plugin error so not able to complete

Supriya K. · 已于 almost 4 years前审核

Prince V. · 已于 almost 4 years前审核

The lab is coming back with errors on the terraform plan part. Giving out error on teh provider part- google- Plug in not loading

Sreelekshmi C. · 已于 almost 4 years前审核

Miłosz Ć. · 已于 almost 4 years前审核

The folowing code of main.tf is not running as expected: 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 = "n1-standard-2" boot_disk { initialize_params { image = "debian-cloud/debian-11" } } network_interface { network = "default" access_config { } } }

Carlos G. · 已于 almost 4 years前审核

Provider version 3.69.0 Plugin did respond when run terraform plan.

Abraham H. · 已于 almost 4 years前审核

DEBRAJ M. · 已于 almost 4 years前审核

Last provider version 4.43.0 Plugin did not respond when run terraform plan.

Abraham H. · 已于 almost 4 years前审核

Jagruti P. · 已于 almost 4 years前审核

If you getting an error add the Project ID to main.tf terraform { required_providers { google = { source = "hashicorp/google" } } } provider "google" { version = "3.5.0" project = "<PROJECT_ID>" region = "us-central1" zone = "us-central1-c" }

Yashwant A. · 已于 almost 4 years前审核

Chandu M. · 已于 almost 4 years前审核

Error en la configuración subida en hashicorp/google

Carlos G. · 已于 almost 4 years前审核

Abdul M. · 已于 almost 4 years前审核

sushma x. · 已于 almost 4 years前审核

Pakkirigari N. · 已于 almost 4 years前审核

sushma x. · 已于 almost 4 years前审核

Khushal P. · 已于 almost 4 years前审核

Hay problemas con la configuración de la VM

Carlos G. · 已于 almost 4 years前审核

Cyrel L. · 已于 almost 4 years前审核

There is a bug showing in the terminal. Stating " Error: The terraform-provider-google_v4.43.0_x5 plugin crashed! This is always indicative of a bug within the plugin. It would be immensely helpful if you could report the crash with the plugin's maintainers so that it can be fixed. The output above should help diagnose the issue. " Therefore, I could not proceed.

Salve P. · 已于 almost 4 years前审核

Gokul B. · 已于 almost 4 years前审核

Cuong D. · 已于 almost 4 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。