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

250899 条评价

GAURIKA PAREEK P. · 已于 7 months前审核

Thomas H. · 已于 7 months前审核

Samuel A. · 已于 7 months前审核

Pratham C. · 已于 7 months前审核

GAURIKA PAREEK P. · 已于 7 months前审核

Dushyant A G. · 已于 7 months前审核

Arsen A. · 已于 7 months前审核

Andrea B. · 已于 7 months前审核

Zoltan T. · 已于 7 months前审核

Aamira B. · 已于 7 months前审核

shubham M. · 已于 7 months前审核

Aleksandr D. · 已于 7 months前审核

Roberto F. · 已于 7 months前审核

Alessandra S. · 已于 7 months前审核

Tom C. · 已于 7 months前审核

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

Pankaj K. · 已于 7 months前审核

David B. · 已于 7 months前审核

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

Ganesh P. · 已于 7 months前审核

Pankaj K. · 已于 7 months前审核

Pavithra L. · 已于 7 months前审核

Naveen V. · 已于 7 months前审核

Dinesh P. · 已于 7 months前审核

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