terraform/modules/gcs/output.tf (
3
lines of code) (
raw
):
output "bucket_name" { value = google_storage_bucket.static.name }