Automating the Deployment of Infrastructure Using Terraform Reviews
232593 reviews
Nanda Kumar N. · Reviewed 17 дней ago
Aurelio C. · Reviewed 17 дней ago
Wilson Y. · Reviewed 17 дней ago
Vignesh D. · Reviewed 17 дней ago
Benjamin S. · Reviewed 17 дней ago
Jose Fernando . · Reviewed 17 дней ago
Sandipan K. · Reviewed 17 дней ago
Mateo G. · Reviewed 17 дней ago
Nithish Bharathwaj K. · Reviewed 17 дней ago
Sri Nithin Raghavendra P. · Reviewed 17 дней ago
Anna C. · Reviewed 17 дней ago
Javier Z. · Reviewed 17 дней ago
Sandesh K. · Reviewed 17 дней ago
Surendhar M. · Reviewed 17 дней ago
Yashwantkumar P. · Reviewed 17 дней ago
Juan C. · Reviewed 17 дней ago
Shaik F. · Reviewed 17 дней ago
Conor M. · Reviewed 17 дней ago
Andrei T. · Reviewed 17 дней ago
Martin L. · Reviewed 17 дней ago
omprakash k. · Reviewed 17 дней ago
Grzegorz B. · Reviewed 17 дней 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 дней ago
CHURCHILL SIMON B. · Reviewed 17 дней ago
Swetha D. · Reviewed 17 дней ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.