mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
terraform: update terraform provider STACKIT (#3007)
This commit is contained in:
parent
10c20f6f0b
commit
010323f890
3 changed files with 23 additions and 23 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
stackit = {
|
||||
source = "stackitcloud/stackit"
|
||||
version = "0.12.0"
|
||||
version = "0.15.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue