关于“与 Terraform 模块交互”的评价

112883 条评价

Edwin H. · 已于 11 days前审核

Pablo R. · 已于 11 days前审核

This lab had several inconsistencies that made it harder to complete than it should have been: In the outputs.tf code snippet provided, the value field for the bucket-name output was written with quotation marks around it ("module.gcs-static-website-bucket.bucket"), as if it were a string literal. This is incorrect syntax — it should be a reference without quotes (module.gcs-static-website-bucket.bucket), or Terraform throws a type error. The suggested bucket name in the instructions (using the raw Project ID as the bucket name) is not globally unique, since Cloud Storage bucket names must be unique across all of Google Cloud, not just within a single project. Following the instructions literally results in a "bucket already exists" error. Because of the naming conflict above, once a unique bucket name is chosen (e.g., adding a suffix), the later steps that reference the original bucket name literally (both the gcloud storage cp command and the browser verification URL) become inconsistent and fail, since they still reference the non-unique name from the original instructions. It would help to update the instructions to either use a naming convention that guarantees uniqueness (e.g., appending a random suffix or the student's own project-specific identifier already used elsewhere) or to explicitly warn students that the bucket name needs to be adjusted if it's already taken, and to keep all subsequent commands consistent with whatever name was actually used.

Eugenia S. · 已于 11 days前审核

SHUN BIN C. · 已于 11 days前审核

Andika W. · 已于 11 days前审核

Salvador C. · 已于 11 days前审核

Eduardo S. · 已于 11 days前审核

James W. · 已于 11 days前审核

Eddy Edmundo R. · 已于 11 days前审核

Rory J. · 已于 11 days前审核

Nicholas S. · 已于 11 days前审核

Nicholas S. · 已于 12 days前审核

Raaj Kumar T. · 已于 12 days前审核

Completed

MAMILLAPALLI M. · 已于 12 days前审核

Matthias K. · 已于 12 days前审核

Matt D. · 已于 12 days前审核

Virginia S. · 已于 12 days前审核

Balaji B. · 已于 12 days前审核

Kelvin G. · 已于 12 days前审核

勇貴 大. · 已于 12 days前审核

Aashish M. · 已于 12 days前审核

Mounika C. · 已于 12 days前审核

Alessandra C. · 已于 12 days前审核

Santiago J. · 已于 12 days前审核

Premkumar S. · 已于 12 days前审核

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