Build Infrastructure with Terraform on Google Cloud: Challenge Lab Reviews
Loading...
No results found.

    Build Infrastructure with Terraform on Google Cloud: Challenge Lab Reviews

    87850 reviews

    sathvik m. · Reviewed 21 days ago

    Hussain A. · Reviewed 21 days ago

    K Sai Sidhartha R. · Reviewed 21 days 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 21 days ago

    Raphael B. · Reviewed 21 days ago

    Trop complexe pas assez de temps et pas assez d'explication dans les TP d'avant

    Eliot B. · Reviewed 21 days ago

    Vladyslav H. · Reviewed 21 days ago

    TIMOTHEE J. · Reviewed 21 days ago

    Diego Felipe G. · Reviewed 21 days ago

    Hanafi E. · Reviewed 21 days ago

    vpc could not be created , got 90%

    Kalinga M. · Reviewed 21 days 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 21 days ago

    Lukas E. · Reviewed 21 days ago

    TIMOTHEE J. · Reviewed 21 days ago

    R. Javier Z. · Reviewed 21 days ago

    Akmal M. · Reviewed 21 days ago

    satheesh d. · Reviewed 21 days ago

    Sunil K. · Reviewed 21 days ago

    Asiri W. · Reviewed 21 days ago

    Namratha P. · Reviewed 21 days ago

    Prajakta P. · Reviewed 21 days ago

    Rakshitha M. · Reviewed 22 days ago

    Joyjeet M. · Reviewed 22 days ago

    Awesome P. · Reviewed 22 days ago

    Ferianto S. · Reviewed 22 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.