Releases: terraform-community-modules/tf_aws_alb
Releases · terraform-community-modules/tf_aws_alb
Added tags as a map, optional s3 logging, and docs update
Including in this release all community updates since initial releases.
Module restructured; tests added
- 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
v0.1.0 Initial commit. Merge conflict resolved