Releases: rackspace-infrastructure-automation/aws-terraform-clb
Releases · rackspace-infrastructure-automation/aws-terraform-clb
v0.0.9
Environment free entry changes
Make the environment variable free form entry instead of a restricted list
S3 ACL updates
- Update ACLs to remove oudated bucket owner ones
CI Updates
Update tests to use Terraform 0.13 and AWS provider 3.0
Logging Bucket Policy Update
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
- 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
v0.0.7
v0.0.6
v0.0.5
Merge pull request #11 from rackspace-infrastructure-automation/191-c…