Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

hyprnz/terraform-aws-route53-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform-aws-route53-module

This module is no longer being maintained

A Terraform Module for managing route53 resources

Allows for independent resource creation of route53 resources, as typically required for a multi AWS Account environment.

Main Hosted Zone

Inputs

Name Description Type Default Required
zone_name Name of zone - usually matches the domain name string n/a yes
tags any tags to add to hosted zone map <map> no

Outputs

Name Description
hosted_zone_id The hosted zone id
name_servers Name servers for the hosted zone