Automating the Deployment of Infrastructure Using Terraform Reviews
Loading...
No results found.

Google Cloud Skills Boost

Apply your skills in Google Cloud console

Due to technical difficulties, all labs using Vertex are disabled. Please come back later.

Automating the Deployment of Infrastructure Using Terraform Reviews

232595 reviews

Bency T. · Reviewed 17 days ago

Deekshith D. · Reviewed 17 days ago

Nanda Kumar N. · Reviewed 17 days ago

Aurelio C. · Reviewed 17 days ago

Wilson Y. · Reviewed 17 days ago

Vignesh D. · Reviewed 17 days ago

Benjamin S. · Reviewed 17 days ago

Jose Fernando . · Reviewed 17 days ago

Sandipan K. · Reviewed 17 days ago

Mateo G. · Reviewed 17 days ago

Nithish Bharathwaj K. · Reviewed 17 days ago

Sri Nithin Raghavendra P. · Reviewed 17 days ago

Anna C. · Reviewed 17 days ago

Javier Z. · Reviewed 17 days ago

Sandesh K. · Reviewed 17 days ago

Surendhar M. · Reviewed 17 days ago

Yashwantkumar P. · Reviewed 17 days ago

Juan C. · Reviewed 17 days ago

Shaik F. · Reviewed 17 days ago

Conor M. · Reviewed 17 days ago

Andrei T. · Reviewed 17 days ago

Martin L. · Reviewed 17 days ago

omprakash k. · Reviewed 17 days ago

Grzegorz B. · Reviewed 17 days ago

I did everything that was need, however I get an error: google_compute_network.mynetwork: Creating... ╷ │ Error: project: required field is not set │ │ with google_compute_network.mynetwork, │ on mynetwork.tf line 1, in resource "google_compute_network" "mynetwork": │ 1: resource "google_compute_network" "mynetwork" { on the second run I found out that I need to provide project info in the provider.tf file please correct the code snippet provider "google" {} with provider "google" { project = [YUOR_PROJECT_NAME] } Also, could you add a description, so other students won't have the same issue. Best regards, Valerii Pavlov

Valerii P. · Reviewed 17 days ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.