关于“在 Google Cloud 使用 Terraform 建構基礎架構:挑戰實驗室”的评价
评论
Kelly G. · 评论10 months之前
Karthick K. · 评论10 months之前
Vitalii R. · 评论10 months之前
To much work for 1h30, many things remain unclear and are not well explained in the previous labs
André P. · 评论10 months之前
Jean F. · 评论10 months之前
Custom S. · 评论10 months之前
Enrique G. · 评论10 months之前
João Carlos L. · 评论10 months之前
Layzi O. · 评论10 months之前
Amit B. · 评论10 months之前
Laurentiu Mircea P. · 评论10 months之前
Michael N. · 评论10 months之前
Francesco C. · 评论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之前
In my opinion the manual should be updated. There are serious problems between the requirement to use network in the indicated version and probably the latest versions of terraform and other dependencies. The first time I couldn't solve the problems - time ran out. The second time I started with Task 6 -> I set the module to be version 6 and terraform downloaded the appropriate dependencies, then I went back to other tasks.
Krystian M. · 评论10 months之前
need more time
Gany R. · 评论10 months之前
There were lot of missing parts...specially the version of terraform...error messages were not very clear
SANJEEV S. · 评论10 months之前
Marlon M. · 评论10 months之前
Samuel A. · 评论10 months之前
Manjula N. · 评论10 months之前
Michael N. · 评论10 months之前
近藤 大. · 评论10 months之前
Rio Adhi P. · 评论10 months之前
Michael N. · 评论10 months之前
N AKSHITA REDDY .. · 评论10 months之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。