Make version of CCM / CSI configurable

This commit is contained in:
Dennis Hoppe
2022-01-13 13:32:17 +01:00
parent db3876bca4
commit 05332e7ae3
11 changed files with 74 additions and 22 deletions

View File

@@ -1,3 +1,5 @@
provider "github" {}
provider "hcloud" {
token = var.hcloud_token
}