Infrastruktur-Deployment mit Terraform automatisieren Rezensionen
242194 Rezensionen
Daniel S. · Vor 12 Monate überprüft
Guillermo G. · Vor 12 Monate überprüft
Jonas A. · Vor 12 Monate überprüft
Mukesh P. · Vor 12 Monate überprüft
Thomas P. · Vor 12 Monate überprüft
Giovanni A. · Vor 12 Monate überprüft
Steven S. · Vor 12 Monate überprüft
Maximilian B. · Vor 12 Monate überprüft
Sunit B. · Vor 12 Monate überprüft
Dani H. · Vor 12 Monate überprüft
Elodie L. · Vor 12 Monate überprüft
Gilles G. · Vor 12 Monate überprüft
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. · Vor 12 Monate überprüft
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. · Vor 12 Monate überprüft
Ronan P. · Vor 12 Monate überprüft
Princely M. · Vor 12 Monate überprüft
PASUPULETI J. · Vor 12 Monate überprüft
Sandra A. · Vor 12 Monate überprüft
MAHABUB YOUNIS S. · Vor 12 Monate überprüft
Badam A. · Vor 12 Monate überprüft
Aleksandar Y. · Vor 12 Monate überprüft
eric g. · Vor 12 Monate überprüft
D R. · Vor 12 Monate überprüft
Ainimarie H. · Vor 12 Monate überprüft
Pradip C. · Vor 12 Monate überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.