Resource Type: aws_subnet

Defined in:
lib/puppet/type/aws_subnet.rb
Providers:
arm

Overview

Properties

  • assign_ipv6_address_on_creation

  • availability_zone

  • availability_zone_id

  • available_ip_address_count

  • cidr_block

  • default_for_az

  • dry_run

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • filters

  • ipv6_cidr_block

  • ipv6_cidr_block_association_set

  • map_public_ip_on_launch

  • owner_id

  • state

  • subnet_arn

  • subnet_id

  • subnet_ids

  • tags

  • vpc_id

Parameters

  • name (namevar)

    The namevar for this resource in AWS

  • provider

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

  • tags

    Tags are required for all AWS resources in Puppet