deps: update Terraform dependencies (#3803)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-06 08:45:28 +02:00 committed by GitHub
parent 5f6ad4a50c
commit f62d2528ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 364 additions and 355 deletions

View file

@ -6,7 +6,7 @@ terraform {
}
docker = {
source = "kreuzwerker/docker"
version = "3.3.0"
version = "3.4.0"
}
random = {
source = "hashicorp/random"