Skip to content

bowdoincollege/noc-aws-global

Repository files navigation

AWS Global

This repository/workspace manages any common resources that are not region-specific.

DNS

Manages authoritative zones with custom name servers.

Each zone will need to have glue and NS records added to the parent zone to delegate the subdomain to AWS name servers. Run the delegations.py script to generate a configuration snippet for a bind zone file.

Inputs

Name Description Type Default Required
authoritative_zones List of DNS zones to create/manage list(string) n/a yes
delegation_set_id Identifier for pre-existing delegation set string n/a yes
hostmaster Email address of hostmaster string n/a yes
tags Common tags for created resources map(any) {} no

Outputs

Name Description
dns_delegations Delegation and glue records for each authoritative zone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published