Skip to content

Commit 9833ffe

Browse files
committed
fix(deps): Update Terraform google-beta to v4.81.0
1 parent c68dca6 commit 9833ffe

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.81.0"
2626
}
2727
random = {
2828
source = "hashicorp/random"

0 commit comments

Comments
 (0)