Skip to content

Commit

Permalink
chore(deps): update terraform google 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 Oct 28, 2024
1 parent 56c8204 commit 53bd0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ variable "region" {

provider "google" {
project = var.gcp_project
version = "~> 3.0.0-beta.1"
version = "~> 6.9.0"
}

provider "google-beta" {
Expand Down

0 comments on commit 53bd0ad

Please sign in to comment.