Skip to content

Commit e23a956

Browse files
authored
chore(deps): update terraform google to v6.14.1 (GoogleCloudPlatform#2838)
1 parent 52c5312 commit e23a956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ terraform {
1616
required_providers {
1717
google = {
1818
source = "hashicorp/google"
19-
version = "6.12.0"
19+
version = "6.14.1"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)