Skip to content

Releases: sous-chefs/aws

9.1.6

02 May 19:46
Compare
Choose a tag to compare
Update metadata for 9.1.6

9.1.5

02 May 19:44
Compare
Choose a tag to compare
Update metadata for 9.1.5

8.0.3

21 Dec 18:39
1b912fa
Compare
Choose a tag to compare
release 8.0.3

v2.7.2

29 Jun 12:02
Compare
Choose a tag to compare
  • #124 Retain compatibility with Chef 11, @dhui
  • #128 Use correct pageable response from aws-sdk v2 update, @drywheat
  • #133 Fix ELB registration to detect correctly, deregister fix, @purgatorio
  • #154 Update the contributing guide, @miketheman
  • #156 Fix ebs_raid behavior without a snapshot_id, @mkantor
  • Updates for ignores, use correct supermarket url, @tas50

v2.3.0

02 Jul 22:24
Compare
Choose a tag to compare

v2.3.0 (2014-07-02)

  • Added support for provisioning General Purpose (SSD) volumes (gp2)

v2.2.2

19 May 21:31
Compare
Choose a tag to compare

v2.2.2 (2014-05-19)

  • [COOK-4655] - Require ec2 gem

v2.2.0

24 Apr 04:53
Compare
Choose a tag to compare

v2.2.0 (2014-04-23)

  • [COOK-4500] Support IAM roles for ELB

v2.1.1

18 Mar 22:44
Compare
Choose a tag to compare

v2.1.1 (2014-03-18)

  • [COOK-4415] disk_existing_raid resource name inconsistency

v2.1.0

25 Feb 18:21
Compare
Choose a tag to compare

v2.1.0 (2014-02-25)

Improvement

  • COOK-4008 - Add name property for aws_elastic_ip LWRP

v2.0.0

19 Feb 20:59
Compare
Choose a tag to compare

v2.0.0 (2014-02-19)

[COOK-2755] Add allocate action to the elastic ip resource
[COOK-2829] Expose AWS credentials for ebs_raid LWRP as parameters
[COOK-2935]
[COOK-4213] Use use_inline_resources
[COOK-3467] Support IAM role
[COOK-4344] Add support for mounting existing raids and reusing volume
[COOK-3859] Add VPC support (allocation_id) to AWS elastic_ip LWRPJoseph Smith