no longer used
This commit is contained in:
parent
d8e10b2fda
commit
7476c9a2d3
2 changed files with 0 additions and 9 deletions
|
@ -1,5 +0,0 @@
|
||||||
variable "exoscale_api_key" {
|
|
||||||
}
|
|
||||||
|
|
||||||
variable "exoscale_secret_key" {
|
|
||||||
}
|
|
|
@ -1,4 +0,0 @@
|
||||||
provider "exoscale" {
|
|
||||||
key = "${var.exoscale_api_key}"
|
|
||||||
secret = "${var.exoscale_secret_key}"
|
|
||||||
}
|
|
Loading…
Reference in a new issue