deps: update Terraform dependencies

This commit is contained in:
renovate[bot] 2025-01-16 12:08:11 +00:00 committed by GitHub
parent d9ab8c76e0
commit 163f9eb76d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 283 additions and 283 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.78.0"
version = "5.83.1"
}
random = {
source = "hashicorp/random"