Skip to content

Commit 73e0cd3

Browse files
committed
fix(deps): update terraform google-beta to v4.80.0
1 parent 6a4b52c commit 73e0cd3

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

0 commit comments

Comments
 (0)