Skip to content

Commit

Permalink
chore(deps): update terraform google-beta to < 5.46 (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 18, 2024
1 parent 0b7e4ea commit cb318f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
required_providers {
google-beta = {
source = "hashicorp/google-beta"
version = "< 5.45"
version = "< 5.46"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
required_providers {
google-beta = {
source = "hashicorp/google-beta"
version = "< 5.45"
version = "< 5.46"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit cb318f6

Please sign in to comment.