Version bump, Style guide, dns records updates optional, and input validation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
variable "create_dns_record" {
|
||||
default = true
|
||||
description = "If true, the module will look up the domain_name and create A and AAAA records for the instance."
|
||||
type = bool
|
||||
}
|
||||
Reference in New Issue
Block a user