infrastructure/infrastructure/main.tf

3 lines
49 B
HCL

provider "hcloud" {
token = var.hcloud_token
}