Skip to content

Commit

Permalink
Updating provider version now that it is released
Browse files Browse the repository at this point in the history
  • Loading branch information
cdunbar13 committed Dec 10, 2024
1 parent 0387ad1 commit 6be70f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/vpc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = ">= 6.XX, < 7" # TODO Update this once the provider is released (DO NOT MERGE)
version = ">= 6.13.0, < 7"
}
}

Expand Down

0 comments on commit 6be70f6

Please sign in to comment.