리뷰 Terraform 모듈과의 상호작용개

리뷰 112883개

Edwin H. · 11일 전에 리뷰됨

Pablo R. · 11일 전에 리뷰됨

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일 전에 리뷰됨

SHUN BIN C. · 11일 전에 리뷰됨

Andika W. · 11일 전에 리뷰됨

Salvador C. · 11일 전에 리뷰됨

Eduardo S. · 11일 전에 리뷰됨

James W. · 11일 전에 리뷰됨

Eddy Edmundo R. · 11일 전에 리뷰됨

Rory J. · 11일 전에 리뷰됨

Nicholas S. · 11일 전에 리뷰됨

Nicholas S. · 12일 전에 리뷰됨

Raaj Kumar T. · 12일 전에 리뷰됨

Completed

MAMILLAPALLI M. · 12일 전에 리뷰됨

Matthias K. · 12일 전에 리뷰됨

Matt D. · 12일 전에 리뷰됨

Virginia S. · 12일 전에 리뷰됨

Balaji B. · 12일 전에 리뷰됨

Kelvin G. · 12일 전에 리뷰됨

勇貴 大. · 12일 전에 리뷰됨

Aashish M. · 12일 전에 리뷰됨

Mounika C. · 12일 전에 리뷰됨

Alessandra C. · 12일 전에 리뷰됨

Santiago J. · 12일 전에 리뷰됨

Premkumar S. · 12일 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.