No requirements.
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
aliases | A list of aliases (FQDN, target dns, target zone) | list(tuple([string, string, string])) |
[] |
no |
name | Route53 Zone name | any |
n/a | yes |
records | A list of records (FQDN, record type, target addresses) | list(tuple([string, string, list(string)])) |
[] |
no |
vpc_name | Name of VPC to associate with a private zone (set as null for a public zone) | any |
null |
no |
No output.