submodules/genvid/aws-dns-subdomain-delegation

Generates an AWS Route53 Subdomain Delegation.

Requirements

  • terraform >= 0.12

Inputs

hosted_zone_id (string)

The ID of the hosted zone to contain this record.

name (string)

Name of the resource.

tags (map(string))

A mapping of tags to assign to the resource.

Outputs

domain_name

The Name of the generated delegated zone

zone_id

The ID of the generated delegated zone