Version bump, Style guide, dns records updates optional, and input validation
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
output "fqdn" {
|
||||
description = "The fully qualified domain name of the Linode instance."
|
||||
value = "${var.host_name}.${var.domain_name}"
|
||||
}
|
||||
Reference in New Issue
Block a user