Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Releases: puppetlabs-toy-chest/puppetlabs-aws

Supported Release 2.1.0

29 Nov 20:44
Compare
Choose a tag to compare

This release includes:

  • Japanese language support added.
  • Puppet Tasks are supported.
  • Support for the AWS SDK v3.
  • Region support for GovCloud merged.
  • Loadbalancers are now region specific.

Supported release

26 Mar 07:51
Compare
Choose a tag to compare

This release includes:

  • Integration with VPC for Autoscaling groups, instances and security groups
  • Support for managing Elastic IP addresses
  • Additional DNS types for the Route53 support
  • Detailed documentation on the properties of each type
  • Better error messaging in case of AWS failures
  • Extensive validation of types

v0.3.0

26 Feb 18:04
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

This includes support for:

  • Autoscaling groups
  • VPC (Virtual Private Cloud - basically the AWS internal network)
  • Route53 DNS

This also improves the other resources (instances, security groups and
elastic load balancers) and expands the acceptance testing suite which
brings up large chunks of AWS whenever we run a build.

In total that's 19 types/providers, 16 of them new from the previous release.

The examples cover how to use the new functionality.

Initial Forge release

16 Dec 12:16
Compare
Choose a tag to compare
Initial Forge release Pre-release
Pre-release

Builds on existing support for instances, security groups and load balancers, plus:

  • Allows editing of existing security group ingress rules
  • Exposes lots of information about instances to puppet resource
  • Adds lots of new examples
  • Adds a pretty comprehensive acceptance testing suite
  • Fixes a bunch of bugs

Initial module release

03 Nov 22:18
Compare
Choose a tag to compare
Pre-release

Includes nominal support for

  • EC2 Instances
  • Security Groups
  • Elastic Load Balancer (ELB)