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