Resource Type: route53_zone

Defined in:
lib/puppet/type/route53_zone.rb
Providers:
v2

Overview

Type representing an Route53 DNS zone.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    The name of DNS zone group.

  • provider

    The specific backend to use for this ‘route53_zone` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.