Skip to content

Commit

Permalink
Bump hashicorp/google to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Aug 19, 2024
1 parent 2b975a8 commit 1790c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/modules/gcp/cloudbuild/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.14.0"
version = "5.41.0"
}
}
}
Expand Down

0 comments on commit 1790c93

Please sign in to comment.