Skip to content

Commit 01d8a7e

Browse files
committed
chore: Update the gcp tf provider
Updating this manually as dependabot has not kicked in yet and this is required to update the deployment.
1 parent ffe0668 commit 01d8a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
google = {
66
source = "hashicorp/google"
7-
version = "~> 6.40"
7+
version = "~> 7.16"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)