aws_dns_zones
Stable
Direct

AWS Zones

Providers

The following providers are needed by this module:

Required Inputs

The following input variables are required:

domain_names

Description: Domain names for the zones.

Type: set(string)

Optional Inputs

The following input variables are optional (have default values):

dnssec_enabled

Description: True iff DNSSEC should be enabled for the zones.

Type: bool

Default: false

Outputs

The following outputs are exported:

record_manager_role_arn

Description: The ARN of the IAM role used to manage DNS records.

zones

Description: Zone information

Maintainer Notes