Skip to content

Commit

Permalink
dedup name
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody committed Oct 23, 2023
1 parent 7c7161d commit e7a3018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloud_storage/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ module "pubsub" {

cloud_storage_subscriptions = [
{
name = "example_subscription"
name = "example_bucket_subscription"
bucket = google_storage_bucket.test.name
},
]
Expand Down

0 comments on commit e7a3018

Please sign in to comment.