Google Cloud における Terraform を使用したインフラストラクチャの構築: チャレンジラボ のレビュー

105856 件のレビュー

Baid Amit · 10ヶ月前にレビュー済み

Pricu Laurentiu Mircea · 10ヶ月前にレビュー済み

Neugebauer Michael · 10ヶ月前にレビュー済み

Collovà Francesco · 10ヶ月前にレビュー済み

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.

Rekke Bartłomiej · 10ヶ月前にレビュー済み

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.

Mielec Krystian · 10ヶ月前にレビュー済み

need more time

R Gany · 10ヶ月前にレビュー済み

There were lot of missing parts...specially the version of terraform...error messages were not very clear

SINGH SANJEEV · 10ヶ月前にレビュー済み

Morais Marlon · 10ヶ月前にレビュー済み

Adeniji Samuel · 10ヶ月前にレビュー済み

Nageshwaran Manjula · 10ヶ月前にレビュー済み

Neugebauer Michael · 10ヶ月前にレビュー済み

大貴 近藤 · 10ヶ月前にレビュー済み

Pratama Rio Adhi · 10ヶ月前にレビュー済み

Neugebauer Michael · 10ヶ月前にレビュー済み

. N AKSHITA REDDY · 10ヶ月前にレビュー済み

大貴 近藤 · 10ヶ月前にレビュー済み

Satisfied

Mali Santosh · 10ヶ月前にレビュー済み

Mustafa Bivas · 10ヶ月前にレビュー済み

Srikar Uppuluri-Venkata · 10ヶ月前にレビュー済み

. PARITALA MOHITH KRISHNA · 10ヶ月前にレビュー済み

S Darshan · 10ヶ月前にレビュー済み

Buraga Madhu · 10ヶ月前にレビュー済み

大貴 近藤 · 10ヶ月前にレビュー済み

Mustafa Bivas · 10ヶ月前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。