Skip to content

Commit

Permalink
Update Terraform google to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 4580134 commit fce66b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
}

provider "google" {
version = "~> 4.84.0"
version = "~> 5.33.0"
}
provider "kubernetes" {
version = ">= 2.13.1"
Expand Down

0 comments on commit fce66b7

Please sign in to comment.