Opinie (Automating the Deployment of Infrastructure Using Terraform)

247560 opinii

Guedes R. · Sprawdzono około rok temu

Ihab H. · Sprawdzono około rok temu

Indira S. · Sprawdzono około rok temu

Srinivas E. · Sprawdzono około rok temu

Roberto R. · Sprawdzono około rok temu

Daniel S. · Sprawdzono około rok temu

Guillermo G. · Sprawdzono około rok temu

Jonas A. · Sprawdzono około rok temu

Mukesh P. · Sprawdzono około rok temu

Thomas P. · Sprawdzono około rok temu

Giovanni A. · Sprawdzono około rok temu

Steven S. · Sprawdzono około rok temu

Maximilian B. · Sprawdzono około rok temu

Sunit B. · Sprawdzono około rok temu

Dani H. · Sprawdzono około rok temu

Elodie L. · Sprawdzono około rok temu

Gilles G. · Sprawdzono około rok temu

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. · Sprawdzono około rok temu

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. · Sprawdzono około rok temu

Ronan P. · Sprawdzono około rok temu

Princely M. · Sprawdzono około rok temu

PASUPULETI J. · Sprawdzono około rok temu

Sandra A. · Sprawdzono około rok temu

MAHABUB YOUNIS S. · Sprawdzono około rok temu

Badam A. · Sprawdzono około rok temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.