Skip to content

Commit 74ab1a3

Browse files
fix: Bucket rw sa iam binding
1 parent 615e253 commit 74ab1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/storage/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
output "bucket_name" {
22
value = google_storage_bucket.this.name
3-
description = "The name of the bucket."
3+
description = "The name of the bucket created."
44
}

0 commit comments

Comments
 (0)