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 v4
  • Loading branch information
renovate-bot committed Jun 21, 2023
1 parent d4b3b89 commit 8ff3e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/terraform/test-org/ci-triggers/logs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module "filelogs_bucket" {
source = "terraform-google-modules/cloud-storage/google//modules/simple_bucket"
version = "~> 3.3"
version = "~> 4.0"

name = "${local.project_id}-filelogs"
project_id = local.project_id
Expand Down

0 comments on commit 8ff3e82

Please sign in to comment.