mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-11-01 10:48:36 +00:00
5 lines
50 B
HCL
5 lines
50 B
HCL
|
|
provider "hcloud" {
|
|
token = var.hcloud_token
|
|
}
|