Skip to content

Commit 10a452e

Browse files
authored
fix(deps): update terraform google-beta to v4.75.0 (#58)
1 parent f3848c3 commit 10a452e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ terraform {
2222
}
2323
google-beta = {
2424
source = "hashicorp/google-beta"
25-
version = "4.74.0"
25+
version = "4.75.0"
2626
}
2727
random = {
2828
source = "hashicorp/random"

0 commit comments

Comments
 (0)