Automatiser le déploiement d'infrastructure avec Terraform avis

242185 avis

Dani H. · Examiné il y a 12 mois

Elodie L. · Examiné il y a 12 mois

Gilles G. · Examiné il y a 12 mois

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. · Examiné il y a 12 mois

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. · Examiné il y a 12 mois

Ronan P. · Examiné il y a 12 mois

Princely M. · Examiné il y a 12 mois

PASUPULETI J. · Examiné il y a 12 mois

Sandra A. · Examiné il y a 12 mois

MAHABUB YOUNIS S. · Examiné il y a 12 mois

Badam A. · Examiné il y a 12 mois

Aleksandar Y. · Examiné il y a 12 mois

eric g. · Examiné il y a 12 mois

D R. · Examiné il y a 12 mois

Ainimarie H. · Examiné il y a 12 mois

Pradip C. · Examiné il y a 12 mois

Kulamani N. · Examiné il y a 12 mois

Isaac O. · Examiné il y a 12 mois

John M. · Examiné il y a 12 mois

Alberto B. · Examiné il y a 12 mois

Katta A. · Examiné il y a 12 mois

Ali B. · Examiné il y a 12 mois

Thimira D. · Examiné il y a 12 mois

Chris L. · Examiné il y a 12 mois

Michael S. · Examiné il y a 12 mois

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.