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

242185 件のレビュー

Howard Gleser Dani · 12ヶ月前にレビュー済み

Léger Elodie · 12ヶ月前にレビュー済み

GIRAUD Gilles · 12ヶ月前にレビュー済み

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 · 12ヶ月前にレビュー済み

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 · 12ヶ月前にレビュー済み

PÉDRON Ronan · 12ヶ月前にレビュー済み

Mervin Princely · 12ヶ月前にレビュー済み

JASMITHA ROYAL PASUPULETI · 12ヶ月前にレビュー済み

Anukwe Sandra · 12ヶ月前にレビュー済み

SAYED MAHABUB YOUNIS · 12ヶ月前にレビュー済み

Ashok Reddy Badam · 12ヶ月前にレビュー済み

Yordanov Aleksandar · 12ヶ月前にレビュー済み

guyotat eric · 12ヶ月前にレビュー済み

Raghavendra Gupta D · 12ヶ月前にレビュー済み

Hyvärinen Ainimarie · 12ヶ月前にレビュー済み

Chaudhary Pradip · 12ヶ月前にレビュー済み

Nahak Kulamani · 12ヶ月前にレビュー済み

Oduro Isaac · 12ヶ月前にレビュー済み

McGouran John · 12ヶ月前にレビュー済み

Barbosa Alberto · 12ヶ月前にレビュー済み

Ashok Katta · 12ヶ月前にレビュー済み

Bani Younes Ali · 12ヶ月前にレビュー済み

Dunuwille Thimira · 12ヶ月前にレビュー済み

Lee Chris · 12ヶ月前にレビュー済み

Skillen Michael · 12ヶ月前にレビュー済み

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