关于“使用 Terraform 自动部署基础设施”的评价

249398 条评价

Aamira B. · 已于 6 months前审核

shubham M. · 已于 6 months前审核

Aleksandr D. · 已于 6 months前审核

Roberto F. · 已于 6 months前审核

Alessandra S. · 已于 6 months前审核

Tom C. · 已于 6 months前审核

Johnny R. · 已于 6 months前审核

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. · 已于 6 months前审核

Pankaj K. · 已于 6 months前审核

David B. · 已于 6 months前审核

Jorge Luis M. · 已于 6 months前审核

Ganesh P. · 已于 6 months前审核

Pankaj K. · 已于 6 months前审核

Pavithra L. · 已于 6 months前审核

Naveen V. · 已于 6 months前审核

Dinesh P. · 已于 6 months前审核

Fabien B. · 已于 6 months前审核

Borislav S. · 已于 6 months前审核

Anjali B. · 已于 6 months前审核

Shivam G. · 已于 6 months前审核

Prajjwal C. · 已于 6 months前审核

Vimalraj A. · 已于 6 months前审核

Neha A. · 已于 6 months前审核

Artur F. · 已于 6 months前审核

SATYANARAYANA D. · 已于 6 months前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。