mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 20:16:15 -04:00
deps: upgrade terraform provider stackit to 0.16.0 (#3046)
This commit is contained in:
parent
0c0d87aa4c
commit
5ec1b1f488
3 changed files with 23 additions and 23 deletions
|
@ -7,7 +7,7 @@ terraform {
|
|||
|
||||
stackit = {
|
||||
source = "stackitcloud/stackit"
|
||||
version = "0.15.1"
|
||||
version = "0.16.0"
|
||||
}
|
||||
|
||||
random = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue