Skip to content

Commit

Permalink
Update Terraform terraform-google-modules/service-accounts/google to …
Browse files Browse the repository at this point in the history
…v4.5.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 215c0c6 commit e410f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velero.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module "service_account" {
source = "terraform-google-modules/service-accounts/google"
version = "4.3.0"
version = "4.5.0"

project_id = var.project

Expand Down

0 comments on commit e410f5f

Please sign in to comment.