mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-09 07:22:40 -04:00
deps: bump stackit terraform provider to 0.17.0 (#3089)
This commit is contained in:
parent
93daf811d7
commit
c0a39eab89
3 changed files with 23 additions and 23 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
stackit = {
|
||||
source = "stackitcloud/stackit"
|
||||
version = "0.16.0"
|
||||
version = "0.17.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue