Skip to content

Releases: terraform-community-modules/tf_aws_alb

Added tags as a map, optional s3 logging, and docs update

15 Sep 06:10
Compare
Choose a tag to compare

Including in this release all community updates since initial releases.

Module restructured; tests added

16 Mar 09:38
Compare
Choose a tag to compare
  • Tests and fixtures for ALB components using awspec and test kitchen
  • S3 log bucket and policy rendering for logging now in place
  • root_principle_id added and referenced through a map for s3 bucket policy
  • string lists moved to native list types
  • default region removed
  • Restructured project templates to alb dir to add testing. This is a breaking change so upping major version.
  • Redundant examples dir removed
  • Updated documentation
  • All PR feedback addressed

Initial release

15 Mar 02:00
Compare
Choose a tag to compare
v0.1.0

Initial commit. Merge conflict resolved