Opiniones sobre Automatiza la implementación de infraestructura con Terraform

250459 opiniones

Maximilian B. · Se revisó hace más de 1 año

Sunit B. · Se revisó hace más de 1 año

Dani H. · Se revisó hace más de 1 año

Elodie L. · Se revisó hace más de 1 año

Gilles G. · Se revisó hace más de 1 año

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. · Se revisó hace más de 1 año

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. · Se revisó hace más de 1 año

Ronan P. · Se revisó hace más de 1 año

Princely M. · Se revisó hace más de 1 año

PASUPULETI J. · Se revisó hace más de 1 año

Sandra A. · Se revisó hace más de 1 año

MAHABUB YOUNIS S. · Se revisó hace más de 1 año

Badam A. · Se revisó hace más de 1 año

Aleksandar Y. · Se revisó hace más de 1 año

eric g. · Se revisó hace más de 1 año

D R. · Se revisó hace más de 1 año

Ainimarie H. · Se revisó hace más de 1 año

Pradip C. · Se revisó hace más de 1 año

Kulamani N. · Se revisó hace más de 1 año

Isaac O. · Se revisó hace más de 1 año

John M. · Se revisó hace más de 1 año

Alberto B. · Se revisó hace más de 1 año

Katta A. · Se revisó hace más de 1 año

Ali B. · Se revisó hace más de 1 año

Thimira D. · Se revisó hace más de 1 año

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.