up provider version, cleanup
This commit is contained in:
parent
df457fe625
commit
9695f5a95f
15 changed files with 520 additions and 49 deletions
|
|
@ -3,7 +3,7 @@ terraform {
|
|||
required_providers {
|
||||
stackit = {
|
||||
source = "stackitcloud/stackit"
|
||||
version = "0.54.0"
|
||||
version = "0.56.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue