Panfactum LogoPanfactum
Infrastructure ModulesDirect ModulesAWSaws_dns_zones
aws_dns_zones
Stable
Direct
Source Code Link

AWS Zones

Providers

The following providers are needed by this module:

  • aws (5.70.0)

  • pf (0.0.3)

  • time (0.10.0)

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