1
0
Fork 0
terraform-playground/three-web-hosts/provider.tf

4 lines
51 B
HCL

provider "hcloud" {
token = var.hcloud_token
}