Skip to content

Commit

Permalink
chore(deps): update terraform google-beta to v6
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 29, 2024
1 parent 96ad338 commit 9a16d64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/gcp/modules/gke_cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ terraform {
source = "hashicorp/google"
}
google-beta = {
version = "5.29.1"
version = "6.12.0"
source = "hashicorp/google-beta"
}
random = {
Expand Down
2 changes: 1 addition & 1 deletion terraform/gcp/modules/sigstore/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ terraform {
source = "hashicorp/google"
}
google-beta = {
version = "5.29.1"
version = "6.12.0"
source = "hashicorp/google-beta"
}
}
Expand Down

0 comments on commit 9a16d64

Please sign in to comment.