Skip to content

Commit

Permalink
Update Terraform google to ~> 4.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent cfc03ea commit ab5015f
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 = "~> 4.85.0"
}
provider "kubernetes" {
version = ">= 2.13.1"
Expand Down

0 comments on commit ab5015f

Please sign in to comment.