Skip to content

Commit 996b765

Browse files
chore(deps): update terraform google-beta to v7
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent cf24786 commit 996b765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ provider "google" {
1414

1515
provider "google-beta" {
1616
project = var.gcp_project
17-
version = "~> 6.47.0"
17+
version = "~> 7.6.0"
1818
}
1919

2020
# Enable required API in the project

0 commit comments

Comments
 (0)