Terraform を使用したインフラストラクチャのデプロイの自動化 のレビュー

250459 件のレビュー

Bachleda Maximilian · 1年以上前にレビュー済み

Bail Sunit · 1年以上前にレビュー済み

Howard Gleser Dani · 1年以上前にレビュー済み

Léger Elodie · 1年以上前にレビュー済み

GIRAUD Gilles · 1年以上前にレビュー済み

not a really cool lab. the replacement of variables is not really fun. you asked to add in the file instead of adding the the resource so that can lead to misunderstanding from newbies (because of the {} blocs structures) Example : Add to empty file # Add a firewall rule to allow HTTP, SSH, RDP and ICMP traffic on mynetwork resource [RESOURCE_TYPE] "mynetwork-allow-http-ssh-rdp-icmp" { name = [RESOURCE_NAME] # RESOURCE properties go here } +add network = google_compute_network.mynetwork.self_link +add allow { protocol = "tcp" ports = ["22", "80", "3389"] } allow { protocol = "icmp" } source_ranges = ["0.0.0.0/0"] That will fail because of the ending }

Gaches Arnaud · 1年以上前にレビュー済み

not a really cool lab. the replacement of variables is not really fun. you asked to add in the file instead of adding the the resource so that can lead to misunderstanding from newbies (because of the {} blocs structures) Example : Add to empty file # Add a firewall rule to allow HTTP, SSH, RDP and ICMP traffic on mynetwork resource [RESOURCE_TYPE] "mynetwork-allow-http-ssh-rdp-icmp" { name = [RESOURCE_NAME] # RESOURCE properties go here } +add network = google_compute_network.mynetwork.self_link +add allow { protocol = "tcp" ports = ["22", "80", "3389"] } allow { protocol = "icmp" } source_ranges = ["0.0.0.0/0"] That will fail because of the ending }

Gaches Arnaud · 1年以上前にレビュー済み

PÉDRON Ronan · 1年以上前にレビュー済み

Mervin Princely · 1年以上前にレビュー済み

JASMITHA ROYAL PASUPULETI · 1年以上前にレビュー済み

Anukwe Sandra · 1年以上前にレビュー済み

SAYED MAHABUB YOUNIS · 1年以上前にレビュー済み

Ashok Reddy Badam · 1年以上前にレビュー済み

Yordanov Aleksandar · 1年以上前にレビュー済み

guyotat eric · 1年以上前にレビュー済み

Raghavendra Gupta D · 1年以上前にレビュー済み

Hyvärinen Ainimarie · 1年以上前にレビュー済み

Chaudhary Pradip · 1年以上前にレビュー済み

Nahak Kulamani · 1年以上前にレビュー済み

Oduro Isaac · 1年以上前にレビュー済み

McGouran John · 1年以上前にレビュー済み

Barbosa Alberto · 1年以上前にレビュー済み

Ashok Katta · 1年以上前にレビュー済み

Bani Younes Ali · 1年以上前にレビュー済み

Dunuwille Thimira · 1年以上前にレビュー済み

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