terraform-hcloud-kube-hetzner/providers.tf
2022-01-13 10:02:45 +01:00

4 lines
49 B
HCL

provider "hcloud" {
token = var.hcloud_token
}