Skip to content

subdomains top-level element

A subdomain is a block that represents a DNS subdomain and associated resources.

A subdomain has the same schema as a block.

Examples

AWS Subdomain

yaml
subdomains:
  api-subdomain:
    module: nullstone/aws-subdomain
    vars:
      create_vanity: false

Attributes

module

See blocks#module.

module_version

See blocks#module_version.

vars

See blocks#vars.

connections

See blocks#connections.