Skip to content

nullstone-modules/aws-domain

Repository files navigation

block-aws-domain

Nullstone Block standing up a domain in AWS Route53.

Variables

None

Outputs

  • name: string - The name of the created domain
  • fqdn: string - The FQDN (fully-qualified domain name) for the created domain
  • zone_id: string - Route53 Zone ID of Subdomain
  • nameservers: list(string) - List of Nameservers for Route53 Zone
  • delegator: object({ name: string, access_key: string, secret_key: string })
    • AWS IAM Keys for an AWS user that can alter records within the created domain zone

About

Nullstone module to manage a domain through AWS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages