Terraform を使用した Infrastructure as Code のレビュー

41039 件のレビュー

FERNANDEZ GONZALEZ SERGIO · 4年弱前にレビュー済み

Sen Sayan · 4年弱前にレビュー済み

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

Nikhar Bhushan · 4年弱前にレビュー済み

Terraform plugin kept crashing while following instructions in lab.

Nikhar Bhushan · 4年弱前にレビュー済み

Getting plugin error so not able to complete

Kale Supriya · 4年弱前にレビュー済み

Vishwakarma Prince · 4年弱前にレビュー済み

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

Chandralekha Sreelekshmi · 4年弱前にレビュー済み

Ćwiertniewicz Miłosz · 4年弱前にレビュー済み

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 { } } }

Gorostizaga Carlos · 4年弱前にレビュー済み

Provider version 3.69.0 Plugin did respond when run terraform plan.

Hernandez Abraham · 4年弱前にレビュー済み

MANDAL DEBRAJ · 4年弱前にレビュー済み

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

Hernandez Abraham · 4年弱前にレビュー済み

Padhan Jagruti · 4年弱前にレビュー済み

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" }

Aditya Yashwant · 4年弱前にレビュー済み

Maddireddy Chandu · 4年弱前にレビュー済み

Error en la configuración subida en hashicorp/google

Gorostizaga Carlos · 4年弱前にレビュー済み

Musafir Abdul · 4年弱前にレビュー済み

x1 sushma · 4年弱前にレビュー済み

Nagendra Pakkirigari · 4年弱前にレビュー済み

x1 sushma · 4年弱前にレビュー済み

Parmar Khushal · 4年弱前にレビュー済み

Hay problemas con la configuración de la VM

Gorostizaga Carlos · 4年弱前にレビュー済み

Langco Cyrel · 4年弱前にレビュー済み

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.

Polinar Salve · 4年弱前にレビュー済み

Balaji Gokul · 4年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。