Skip to content

Commit

Permalink
chore(deps): Update Terraform terraform-google-modules/cloud-storage/…
Browse files Browse the repository at this point in the history
…google to v9
  • Loading branch information
renovate-bot committed Dec 22, 2024
1 parent c457582 commit 9717732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_example/storage.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module "cloud-storage_example_simple_bucket" {
source = "terraform-google-modules/cloud-storage/google//examples/simple_bucket"
version = "6.0.0"
version = "9.0.0"
#required variable here
project_id = var.project_id
}

0 comments on commit 9717732

Please sign in to comment.