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.39.1)

  • 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

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

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

Usage

Create / Delete

This module does not register domains but rather adopts domains that you have already registered and updates their information. Additionally, destroying this module does un-register the domains; it only removes them from the terraform state.

Contact Information

There are three different domain contacts:

  • Registrant: The owner of the domain
  • Admin: The person responsible for administrative decisions about the domain
  • Tech: The person responsible for executing changes for the domain

It is possible for the same person to serve multiple roles.

These people will be contacted in the case of billing issues, abuse, or required changes. Their information is not publicly available, but will be made available to the registrar (AWS).