deps: update Terraform dependencies (#3749)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-10 11:45:21 +02:00 committed by GitHub
parent 55ffe967e4
commit db63cd1659
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 304 additions and 304 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
stackit = {
source = "stackitcloud/stackit"
version = "0.47.0"
version = "0.49.0"
}
}
}