Resource Type: load_balancer

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

Overview

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

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • listeners
  • 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

  • security_groups
  • subnets
  • targets

Parameters

  • internet_gateway
  • name (namevar)