Automating the Deployment of Infrastructure Using Terraform Reviews
233007 reviews
Mateo G. · Reviewed about 1 month ago
Nithish Bharathwaj K. · Reviewed about 1 month ago
Sri Nithin Raghavendra P. · Reviewed about 1 month ago
Anna C. · Reviewed about 1 month ago
Javier Z. · Reviewed about 1 month ago
Sandesh K. · Reviewed about 1 month ago
Surendhar M. · Reviewed about 1 month ago
Yashwantkumar P. · Reviewed about 1 month ago
Juan C. · Reviewed about 1 month ago
Shaik F. · Reviewed about 1 month ago
Conor M. · Reviewed about 1 month ago
Andrei T. · Reviewed about 1 month ago
Martin L. · Reviewed about 1 month ago
omprakash k. · Reviewed about 1 month ago
Grzegorz B. · Reviewed about 1 month 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 about 1 month ago
CHURCHILL SIMON B. · Reviewed about 1 month ago
Swetha D. · Reviewed about 1 month ago
Harsh B. · Reviewed about 1 month ago
Zhuoer L. · Reviewed about 1 month ago
Ace I. · Reviewed about 1 month ago
Swetha D. · Reviewed about 1 month ago
Venkat R. · Reviewed about 1 month ago
LEE M. · Reviewed about 1 month ago
용주 황. · Reviewed about 1 month ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.