Automazione del deployment dell'infrastruttura con Terraform recensioni

242174 recensioni

Guedes R. · Recensione inserita 12 mesi fa

Ihab H. · Recensione inserita 12 mesi fa

Indira S. · Recensione inserita 12 mesi fa

Srinivas E. · Recensione inserita 12 mesi fa

Roberto R. · Recensione inserita 12 mesi fa

Daniel S. · Recensione inserita 12 mesi fa

Guillermo G. · Recensione inserita 12 mesi fa

Jonas A. · Recensione inserita 12 mesi fa

Mukesh P. · Recensione inserita 12 mesi fa

Thomas P. · Recensione inserita 12 mesi fa

Giovanni A. · Recensione inserita 12 mesi fa

Steven S. · Recensione inserita 12 mesi fa

Maximilian B. · Recensione inserita 12 mesi fa

Sunit B. · Recensione inserita 12 mesi fa

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

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