Build Infrastructure with Terraform on Google Cloud: Challenge Lab Reviews
106291 reviews
Medaboina G. · Reviewed 10 חודשים ago
The terraform versioning conflicts with everything. The state gets corrupted causing multiple lab failures. Even support's assistance was just to provide a walk-through of the lab but didn't solve the problem. 4th time failing/running out of time despite having the same steps as recommended. This lab is blowing through my credits. -20
Karry T. · Reviewed 10 חודשים ago
Emmanuel C. · Reviewed 10 חודשים ago
Himanshu P. · Reviewed 10 חודשים ago
Pete C. · Reviewed 10 חודשים ago
Milind J. · Reviewed 10 חודשים ago
The import task forces terraform to recreate the instances due to the change on metadata_startup_script being changed, and the lab indicates that the change without recreation
Jorge P. · Reviewed 10 חודשים ago
Livia M. · Reviewed 10 חודשים ago
sathvik m. · Reviewed 10 חודשים ago
Hussain A. · Reviewed 10 חודשים ago
K Sai Sidhartha R. · Reviewed 10 חודשים ago
many time cant detect the instance.tf file and later same with it cant detect main.tf .. till the firewal rules i creaed successfully but with 10 points remaining it could not complete the lab due to it cant detect the main.tf file with vpc configuration. there is something expected instead of the actual resources created which is causing inconsistence check and end up doing multiple time wasting so much time
Jagadish Chandra M. · Reviewed 10 חודשים ago
Raphael B. · Reviewed 10 חודשים ago
Trop complexe pas assez de temps et pas assez d'explication dans les TP d'avant
Eliot B. · Reviewed 10 חודשים ago
Vladyslav H. · Reviewed 10 חודשים ago
TIMOTHEE J. · Reviewed 10 חודשים ago
Diego Felipe G. · Reviewed 10 חודשים ago
Hanafi E. · Reviewed 10 חודשים ago
vpc could not be created , got 90%
Kalinga M. · Reviewed 10 חודשים ago
This lab is bugged. 1. Trainee is expected to use vpc module 6.0.0 which nowadays conflicts with recent version of google provider, since google provider version is not locked lab turns into a version issue resolving training i have managed to deploy vpc with following config: module "tf-vpc-269513" { source = "terraform-google-modules/network/google" version = "6.0.0" network_name = "tf-vpc-269513" project_id = var.project_id routing_mode = "GLOBAL" subnets =[ { subnet_name = "subnet-01" subnet_ip = "10.10.10.0/24" subnet_region = var.region }, { subnet_name = "subnet-02" subnet_ip = "10.10.20.0/24" subnet_region = var.region } ] } and even firewall got deployed , vm's attached into this subnets, yet no way to get the check to validate the lab step and finish the lab either: - force both vpc module and provider version - allow both to be used in latest - do not check the version rather final outcome 2. I had an issue after importing existing machines into my state , i got clean state with both machines defined in my tf code (no changes reported by terraform apply) yet validation was not passing. Again output from validation is not helpful at all. ATM this lab is semi useful. Semi waste of time as well.
Bartłomiej R. · Reviewed 10 חודשים ago
Lukas E. · Reviewed 10 חודשים ago
TIMOTHEE J. · Reviewed 10 חודשים ago
R. Javier Z. · Reviewed 10 חודשים ago
Akmal M. · Reviewed 10 חודשים ago
satheesh d. · Reviewed 10 חודשים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.