Panfactum LogoPanfactum
Infrastructure ModulesDirect ModulesAWSaws_delegated_zones
aws_delegated_zones
Stable
Direct
Source Code Link

AWS Delegated 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:

root_domain_names

Description: Root domain names that need to be delegated.

Type: set(string)

subdomain_identifiers

Description: The subdomain path segments

Type: set(string)

Optional Inputs

No optional inputs.

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