关于“在 Google Cloud 使用 Terraform 建構基礎架構:挑戰實驗室”的评价

评论

Artem P. · 评论10 months之前

Medaboina G. · 评论10 months之前

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. · 评论10 months之前

Emmanuel C. · 评论10 months之前

Himanshu P. · 评论10 months之前

Pete C. · 评论10 months之前

Milind J. · 评论10 months之前

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. · 评论10 months之前

Livia M. · 评论10 months之前

sathvik m. · 评论10 months之前

Hussain A. · 评论10 months之前

K Sai Sidhartha R. · 评论10 months之前

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. · 评论10 months之前

Raphael B. · 评论10 months之前

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

Eliot B. · 评论10 months之前

Vladyslav H. · 评论10 months之前

TIMOTHEE J. · 评论10 months之前

Diego Felipe G. · 评论10 months之前

Hanafi E. · 评论10 months之前

vpc could not be created , got 90%

Kalinga M. · 评论10 months之前

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. · 评论10 months之前

Lukas E. · 评论10 months之前

TIMOTHEE J. · 评论10 months之前

R. Javier Z. · 评论10 months之前

Akmal M. · 评论10 months之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。