Skip to content

Commit a2cabdb

Browse files
authored
fix(deps): Update Terraform google-beta to v4.83.0 (#73)
1 parent c16912d commit a2cabdb

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

0 commit comments

Comments
 (0)