Skip to content

Commit

Permalink
build(deps): update terraform random to v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 22f7288 commit c1dea92
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
random = {
source = "hashicorp/random"
version = "3.6.3"
version = "3.7.1"
}

vercel = {
Expand Down

0 comments on commit c1dea92

Please sign in to comment.