Skip to content

Commit

Permalink
fix(deps): Update Terraform google-beta to v4.83.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 26, 2023
1 parent c16912d commit a2cabdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "4.82.0"
version = "4.83.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit a2cabdb

Please sign in to comment.