up provider version, cleanup

This commit is contained in:
Maximilian_Schlenz 2025-07-17 13:48:59 +02:00
parent df457fe625
commit 9695f5a95f
15 changed files with 520 additions and 49 deletions

View file

@ -3,7 +3,7 @@ terraform {
required_providers {
stackit = {
source = "stackitcloud/stackit"
version = "0.54.0"
version = "0.56.0"
}
}
}