Resource Type: internet_gateway

Defined in:
lib/puppet/type/internet_gateway.rb
Providers:
awscli

Overview

The name of the VPC that this internet gateway is attached to. Changing this parameter will change the VPC that this internet gateway is attached to, but will fail if any components inside the VPC have a public IP address.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • region (defaults to: us-east-1)

    The region parameter is required for all puppet actions on this resource. It needs to follow the 'us-east-1' style, and not the 'N. Virginia' format. Changing this paramter does not move the resource from one region to another, but it may create a new resource in the new region, and will completely ignore the existing resource in the old region

  • vpc

    The name of the VPC that this internet gateway is attached to. Changing this parameter will change the VPC that this internet gateway is attached to, but will fail if any components inside the VPC have a public IP address.

Parameters

  • environment
  • name (namevar)
  • nat_gateways