Skip to content

Commit 6be70f6

Browse files
committed
Updating provider version now that it is released
1 parent 0387ad1 commit 6be70f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/vpc/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424
}
2525
google-beta = {
2626
source = "hashicorp/google-beta"
27-
version = ">= 6.XX, < 7" # TODO Update this once the provider is released (DO NOT MERGE)
27+
version = ">= 6.13.0, < 7"
2828
}
2929
}
3030

0 commit comments

Comments
 (0)