Files
docker/infrastructure/terraform/dynu/inventory.tf
T

4 lines
69 B
Terraform

data "dynu_dns_records" "root" {
hostname = var.dynu_root_domain
}