Files
watermaps/infra/opentofu/provider.tf
T

4 lines
49 B
Terraform

provider "hcloud" {
token = var.hcloud_token
}