Skip to content

Commit d55a57f

Browse files
committed
Update versions.tf
1 parent 0a9e2e7 commit d55a57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gcp-linux-vm-spot/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 = "~> 5.11"
7+
version = "~> 6.5"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)