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 v6.1.0 (#1147)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Sep 1, 2024
1 parent 9bececf commit 5eb068d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules.tf
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ module "github-workload-identity" {

module "gradle-build-cache" {
source = "terraform-google-modules/cloud-storage/google//modules/simple_bucket"
version = "6.0.1"
version = "6.1.0"

location = var.project_region
name = "playground-build-cache"
Expand Down

0 comments on commit 5eb068d

Please sign in to comment.