data "linode_domain" "this" { count = var.create_dns_record ? 1 : 0 domain = var.domain_name }