Compare commits
1 commit
cloud-init
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| bd2c431dc6 |
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
provider "stackit" {
|
provider "stackit" {
|
||||||
region = var.stackit_region
|
default_region = var.stackit_region
|
||||||
service_account_key_path = var.stackit_service_account_key_path
|
service_account_key_path = var.stackit_service_account_key_path
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue