Skip to content

Commit

Permalink
bump google provider for ext secrets module to match
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway committed Jun 24, 2024
1 parent fbf6970 commit b862201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/gcp/modules/external_secrets/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ terraform {

required_providers {
google = {
version = "5.31.1"
version = "5.33.0"
source = "hashicorp/google"
}
kubectl = {
Expand Down

0 comments on commit b862201

Please sign in to comment.