Skip to content

Commit e35bfce

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10"
2323
}
2424

2525
random = {

0 commit comments

Comments
 (0)