Skip to content
Snippets Groups Projects
Unverified Commit 4cd949c7 authored by Ayoub Ed-dafali's avatar Ayoub Ed-dafali Committed by GitHub
Browse files

Add missing zone input variable - Exoscale (#9495)

* Add missing zone input variable

* Fix terraform formatting
parent 31d7e640
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ module "kubernetes" {
source = "./modules/kubernetes-cluster"
prefix = var.prefix
zone = var.zone
machines = var.machines
ssh_public_keys = var.ssh_public_keys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment