Resource Type: autoscaling_group

Defined in:
lib/puppet/type/autoscaling_group.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

  • desired_instances
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • healthcheck_grace
  • healthcheck_type
  • launch_configuration
  • load_balancer
  • maximum_instances
  • minimum_instances
  • 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

  • subnets

Parameters

  • internet_gateway
  • name (namevar)
  • nat_gateway