Opinie (Automating the Deployment of Infrastructure Using Terraform)

250459 opinii

Maximilian B. · Sprawdzono ponad rok temu

Sunit B. · Sprawdzono ponad rok temu

Dani H. · Sprawdzono ponad rok temu

Elodie L. · Sprawdzono ponad rok temu

Gilles G. · Sprawdzono ponad 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 ponad 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 ponad rok temu

Ronan P. · Sprawdzono ponad rok temu

Princely M. · Sprawdzono ponad rok temu

PASUPULETI J. · Sprawdzono ponad rok temu

Sandra A. · Sprawdzono ponad rok temu

MAHABUB YOUNIS S. · Sprawdzono ponad rok temu

Badam A. · Sprawdzono ponad rok temu

Aleksandar Y. · Sprawdzono ponad rok temu

eric g. · Sprawdzono ponad rok temu

D R. · Sprawdzono ponad rok temu

Ainimarie H. · Sprawdzono ponad rok temu

Pradip C. · Sprawdzono ponad rok temu

Kulamani N. · Sprawdzono ponad rok temu

Isaac O. · Sprawdzono ponad rok temu

John M. · Sprawdzono ponad rok temu

Alberto B. · Sprawdzono ponad rok temu

Katta A. · Sprawdzono ponad rok temu

Ali B. · Sprawdzono ponad rok temu

Thimira D. · Sprawdzono ponad rok temu

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