Resource Type: aws_vpc

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

Overview

“”

Properties

  • amazon_provided_ipv6_cidr_block

    “”

  • cidr_block

    “”

  • cidr_block_association_set

    “”

  • dhcp_options_id

    “”

  • dry_run

    “”

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • filters

    “”

  • instance_tenancy

    “”

  • ipv6_cidr_block_association_set

    “”

  • is_default

    “”

  • state

    “”

  • tags

    “”

  • vpc_id

    “”

  • vpc_ids

    “”

Parameters

  • name (namevar)

    The namevar for this resource in AWS

  • provider

    The specific backend to use for this ‘aws_vpc` 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