deps: update Terraform dependencies (#3665)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-28 09:38:28 +01:00 committed by GitHub
parent e95c60c3fc
commit 60604fdc5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
39 changed files with 496 additions and 523 deletions

View file

@ -6,7 +6,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.3"
version = "3.7.1"
}
}
}