Mengotomatiskan Deployment Infrastruktur Menggunakan Terraform Ulasan

250459 ulasan

Maximilian B. · Diulas lebih dari 1 tahun lalu

Sunit B. · Diulas lebih dari 1 tahun lalu

Dani H. · Diulas lebih dari 1 tahun lalu

Elodie L. · Diulas lebih dari 1 tahun lalu

Gilles G. · Diulas lebih dari 1 tahun lalu

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. · Diulas lebih dari 1 tahun lalu

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. · Diulas lebih dari 1 tahun lalu

Ronan P. · Diulas lebih dari 1 tahun lalu

Princely M. · Diulas lebih dari 1 tahun lalu

PASUPULETI J. · Diulas lebih dari 1 tahun lalu

Sandra A. · Diulas lebih dari 1 tahun lalu

MAHABUB YOUNIS S. · Diulas lebih dari 1 tahun lalu

Badam A. · Diulas lebih dari 1 tahun lalu

Aleksandar Y. · Diulas lebih dari 1 tahun lalu

eric g. · Diulas lebih dari 1 tahun lalu

D R. · Diulas lebih dari 1 tahun lalu

Ainimarie H. · Diulas lebih dari 1 tahun lalu

Pradip C. · Diulas lebih dari 1 tahun lalu

Kulamani N. · Diulas lebih dari 1 tahun lalu

Isaac O. · Diulas lebih dari 1 tahun lalu

John M. · Diulas lebih dari 1 tahun lalu

Alberto B. · Diulas lebih dari 1 tahun lalu

Katta A. · Diulas lebih dari 1 tahun lalu

Ali B. · Diulas lebih dari 1 tahun lalu

Thimira D. · Diulas lebih dari 1 tahun lalu

Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.