You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Used with `name` field to get a private Hosted Zone"
123
123
default=false
124
124
}
125
+
126
+
variable"externally_managed_route_53_record" {
127
+
type=bool
128
+
description="If there is a Route 53 Zone externally managed from the account you are running in. If `true`, you will have to manage your DNS yourself."
description="Route 53 domain to generate an ACM request for and to create A records against, i.e. sfrefarch.com. A wildcard subject alternative name is generated with the certificate."
description="If there is a Route 53 Zone externally managed from the account you are running in. If `true`, you will have to manage your DNS yourself."
0 commit comments