Skip to content

Releases: rackspace-infrastructure-automation/aws-terraform-clb

v0.0.9

25 Feb 16:03
Compare
Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9

Adding lifecycle rules from variable - as a list

Environment free entry changes

05 Jan 15:42
ce65884
Compare
Choose a tag to compare

Make the environment variable free form entry instead of a restricted list

S3 ACL updates

14 Dec 22:16
acd6172
Compare
Choose a tag to compare
  • Update ACLs to remove oudated bucket owner ones

CI Updates

04 Nov 19:27
9dd5005
Compare
Choose a tag to compare

Update tests to use Terraform 0.13 and AWS provider 3.0

Logging Bucket Policy Update

10 Aug 14:41
e3c17dc
Compare
Choose a tag to compare

This update changes the logging bucket policy to use an iam_policy_document data block instead of the previous HERE doc declaration to ensure a cleaner declaration block.

Terraform 0.12 Support

03 Mar 22:30
c3e5093
Compare
Choose a tag to compare
  • Automated TF 0.12 conversion
  • Update test tagging to work properly
  • Update variables to proper types
  • Update version pinning of AWS provider and external modules
  • Add comment to example pointing to IAM permissions required for S3 logging
  • clb_name -> name
  • adjust stickness misspelling
  • Reorder of variables alphabetically
  • Adjust clb_name -> name changes
  • Adjust stickiness misspell changes
  • Re-order properties based on Rackspace standards
  • README update

v0.0.8

27 Feb 20:11
714a8f9
Compare
Choose a tag to compare
  • Remove quotes around identifiers that do not require them
  • Update README template for CI testing

v0.0.7

19 Jun 19:31
24d308e
Compare
Choose a tag to compare
Merge pull request #16 from rackspace-infrastructure-automation/examp…

v0.0.6

14 May 15:45
273b822
Compare
Choose a tag to compare
  • Update to UnhealthyHost Dimension for CloudWatch Alarm

v0.0.5

22 Jan 17:02
f872d01
Compare
Choose a tag to compare
Merge pull request #11 from rackspace-infrastructure-automation/191-c…