Automating the Deployment of Infrastructure Using Terraform Reviews
232600 reviews
Andrei T. · Reviewed 18 days ago
Martin L. · Reviewed 18 days ago
omprakash k. · Reviewed 18 days ago
Grzegorz B. · Reviewed 18 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 18 days ago
CHURCHILL SIMON B. · Reviewed 18 days ago
Swetha D. · Reviewed 18 days ago
Harsh B. · Reviewed 18 days ago
Zhuoer L. · Reviewed 18 days ago
Ace I. · Reviewed 18 days ago
Swetha D. · Reviewed 18 days ago
Venkat R. · Reviewed 18 days ago
LEE M. · Reviewed 18 days ago
용주 황. · Reviewed 18 days ago
Hwan-Tae K. · Reviewed 18 days ago
Padamati N. · Reviewed 18 days ago
기숭 장. · Reviewed 18 days ago
Gustavo H. · Reviewed 18 days ago
Rajesh K. · Reviewed 18 days ago
Daniel Andrés R. · Reviewed 18 days ago
Amit Kumar V. · Reviewed 18 days ago
Miguel M. · Reviewed 18 days ago
Dzhon G. · Reviewed 18 days ago
Victor S. · Reviewed 19 days ago
Erick D. · Reviewed 19 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.