Skip to content

Commit 6460f59

Browse files
authored
fix(deps): update terraform google-beta to v4.70.0
1 parent ed103b2 commit 6460f59

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.69.1"
25+
version = "4.70.0"
2626
}
2727
random = {
2828
source = "hashicorp/random"

0 commit comments

Comments
 (0)