mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-23 23:40:44 -04:00
terraform: rename deprecated field for STACKIT (#3753)
This commit is contained in:
parent
4db767d89a
commit
620b4c7da4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ provider "openstack" {
|
|||
}
|
||||
|
||||
provider "stackit" {
|
||||
region = "eu01"
|
||||
default_region = "eu01"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue