Opinie (Automating the Deployment of Infrastructure Using Terraform)
242185 opinii
Dani H. · Sprawdzono 12 miesięcy temu
Elodie L. · Sprawdzono 12 miesięcy temu
Gilles G. · Sprawdzono 12 miesięcy 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 12 miesięcy 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 12 miesięcy temu
Ronan P. · Sprawdzono 12 miesięcy temu
Princely M. · Sprawdzono 12 miesięcy temu
PASUPULETI J. · Sprawdzono 12 miesięcy temu
Sandra A. · Sprawdzono 12 miesięcy temu
MAHABUB YOUNIS S. · Sprawdzono 12 miesięcy temu
Badam A. · Sprawdzono 12 miesięcy temu
Aleksandar Y. · Sprawdzono 12 miesięcy temu
eric g. · Sprawdzono 12 miesięcy temu
D R. · Sprawdzono 12 miesięcy temu
Ainimarie H. · Sprawdzono 12 miesięcy temu
Pradip C. · Sprawdzono 12 miesięcy temu
Kulamani N. · Sprawdzono 12 miesięcy temu
Isaac O. · Sprawdzono 12 miesięcy temu
John M. · Sprawdzono 12 miesięcy temu
Alberto B. · Sprawdzono 12 miesięcy temu
Katta A. · Sprawdzono 12 miesięcy temu
Ali B. · Sprawdzono 12 miesięcy temu
Thimira D. · Sprawdzono 12 miesięcy temu
Chris L. · Sprawdzono 12 miesięcy temu
Michael S. · Sprawdzono 12 miesięcy temu
Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.