Skip to content

Commit 8c73195

Browse files
committed
feat(deps): Update Terraform google to v5
1 parent 0bf7588 commit 8c73195

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
@@ -19,7 +19,7 @@ terraform {
1919
required_providers {
2020
google = {
2121
source = "hashicorp/google"
22-
version = ">= 3.53, < 5.0"
22+
version = ">= 3.53, < 5.11"
2323
}
2424

2525
random = {

0 commit comments

Comments
 (0)