output "fqdn" { description = "The fully qualified domain name of the Linode instance." value = "${var.host_name}.${var.domain_name}" }