리뷰 Terraform을 사용하여 인프라 배포 자동화개

리뷰 247560개

Guedes R. · 대략 1년 전에 리뷰됨

Ihab H. · 대략 1년 전에 리뷰됨

Indira S. · 대략 1년 전에 리뷰됨

Srinivas E. · 대략 1년 전에 리뷰됨

Roberto R. · 대략 1년 전에 리뷰됨

Daniel S. · 대략 1년 전에 리뷰됨

Guillermo G. · 대략 1년 전에 리뷰됨

Jonas A. · 대략 1년 전에 리뷰됨

Mukesh P. · 대략 1년 전에 리뷰됨

Thomas P. · 대략 1년 전에 리뷰됨

Giovanni A. · 대략 1년 전에 리뷰됨

Steven S. · 대략 1년 전에 리뷰됨

Maximilian B. · 대략 1년 전에 리뷰됨

Sunit B. · 대략 1년 전에 리뷰됨

Dani H. · 대략 1년 전에 리뷰됨

Elodie L. · 대략 1년 전에 리뷰됨

Gilles G. · 대략 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 }

Arnaud G. · 대략 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 }

Arnaud G. · 대략 1년 전에 리뷰됨

Ronan P. · 대략 1년 전에 리뷰됨

Princely M. · 대략 1년 전에 리뷰됨

PASUPULETI J. · 대략 1년 전에 리뷰됨

Sandra A. · 대략 1년 전에 리뷰됨

MAHABUB YOUNIS S. · 대략 1년 전에 리뷰됨

Badam A. · 대략 1년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.