Build Infrastructure with Terraform on Google Cloud: Challenge Lab Reviews

106010 reviews

D M. · Reviewed 10 أشهر ago

Bianca Maria C. · Reviewed 10 أشهر ago

Francielli R. · Reviewed 10 أشهر ago

Adrian C. · Reviewed 10 أشهر ago

Cool, but I was not able to complete the first step. Seems like I have accidentally used another provider version. Tried to re-create my state a few times but no success. Will have to try again from the beginning UPD: I'm stuck on this step, nothing helps: Please create instances.tf file and import both instances and update them using Terraform. From my tfstate below, all steps are done and copied accurately. # module.instances.google_compute_instance.tf-instance-1: resource "google_compute_instance" "tf-instance-1" { # module.instances.google_compute_instance.tf-instance-2: resource "google_compute_instance" "tf-instance-2" { UPD2: After Xth retries I finally made it till 100/100. For some reason full copying of imported instances and then re-creating them (metadata hint didn't play well) worked. At the Registry module step, versions of provider used did not match, so I had to use resource and module targetings for the last few steps

Timur A. · Reviewed 10 أشهر ago

startup script hindered assessment of the first task, version constraint of 6.0.0 in module from the Registry also threw an error

Elisa W. · Reviewed 10 أشهر ago

Sebastian M. · Reviewed 10 أشهر ago

Task 2 is doesnt recognize the updated vm, have to destroy and apply!

Mohammad A. · Reviewed 10 أشهر ago

unable to finish will try again

Abdul R. · Reviewed 10 أشهر ago

Alejandro G. · Reviewed 10 أشهر ago

Neelakandan A. · Reviewed 10 أشهر ago

Marcelo B. · Reviewed 10 أشهر ago

the Network module does not work with 6.0.0

Melissa D. · Reviewed 10 أشهر ago

Adityaraj G. · Reviewed 10 أشهر ago

Ander G. · Reviewed 10 أشهر ago

AMANDEEP S. · Reviewed 10 أشهر ago

You need to specify the versions clearly: required_providers { google = { source = "hashicorp/google" version = "4.53.0" } } This works but the version used in the others labs 3.5.0 does not.

Jane D. · Reviewed 10 أشهر ago

Handy S. · Reviewed 10 أشهر ago

Maria P. · Reviewed 10 أشهر ago

dinesh g. · Reviewed 10 أشهر ago

okay

gadapa d. · Reviewed 10 أشهر ago

Cristian C. · Reviewed 10 أشهر ago

Lavanya S. · Reviewed 10 أشهر ago

Thasleem S. · Reviewed 10 أشهر ago

checks should be each step

Daniel Adrian B. · 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.