Automazione del deployment dell'infrastruttura con Terraform recensioni

242185 recensioni

Dani H. · Recensione inserita 12 mesi fa

Elodie L. · Recensione inserita 12 mesi fa

Gilles G. · Recensione inserita 12 mesi fa

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. · Recensione inserita 12 mesi fa

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. · Recensione inserita 12 mesi fa

Ronan P. · Recensione inserita 12 mesi fa

Princely M. · Recensione inserita 12 mesi fa

PASUPULETI J. · Recensione inserita 12 mesi fa

Sandra A. · Recensione inserita 12 mesi fa

MAHABUB YOUNIS S. · Recensione inserita 12 mesi fa

Badam A. · Recensione inserita 12 mesi fa

Aleksandar Y. · Recensione inserita 12 mesi fa

eric g. · Recensione inserita 12 mesi fa

D R. · Recensione inserita 12 mesi fa

Ainimarie H. · Recensione inserita 12 mesi fa

Pradip C. · Recensione inserita 12 mesi fa

Kulamani N. · Recensione inserita 12 mesi fa

Isaac O. · Recensione inserita 12 mesi fa

John M. · Recensione inserita 12 mesi fa

Alberto B. · Recensione inserita 12 mesi fa

Katta A. · Recensione inserita 12 mesi fa

Ali B. · Recensione inserita 12 mesi fa

Thimira D. · Recensione inserita 12 mesi fa

Chris L. · Recensione inserita 12 mesi fa

Michael S. · Recensione inserita 12 mesi fa

Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.