mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-08 23:12:18 -04:00
terraform: update StackIT provider to v0.23.0 (#3232)
This commit is contained in:
parent
74e0f44230
commit
9f28c62793
3 changed files with 23 additions and 32 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
stackit = {
|
||||
source = "stackitcloud/stackit"
|
||||
version = "0.19.0"
|
||||
version = "0.23.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue