Skip to content

Commit b7d99e3

Browse files
feat(deps): Update Terraform google to v6 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4154391 commit b7d99e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ terraform {
2020

2121
google = {
2222
source = "hashicorp/google"
23-
version = ">= 5.23.0, < 6"
23+
version = ">= 5.23.0, < 7"
2424
}
2525
}
2626

0 commit comments

Comments
 (0)