Skip to content

Nullstone module to create an autogenerated *.nullstone.app subdomain and connect to an AWS DNS Zone

Notifications You must be signed in to change notification settings

nullstone-modules/autogen-aws-subdomain

Repository files navigation

autogen-aws-subdomain

Nullstone module to create an AWS Subdomain from a Nullstone-generated subdomain (e.g. random-slug.nullstone.app).

Inputs

Outputs

  • name: string - The name that precedes the domain name for the created subdomain.
  • fqdn: string - The FQDN (fully-qualified domain name) for the created subdomain.
  • zone_id: string - The zone ID of the AWS Route53 Zone for the created subdomain.
  • nameservers: list(string) - The list of nameservers of the AWS Route53 Zone for the created subdomain.
  • domain_name: string - The name of the root domain.
  • domain_zone_id: string - The zone ID of the root domain.

About

Nullstone module to create an autogenerated *.nullstone.app subdomain and connect to an AWS DNS Zone

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages