Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 768 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2017-03-16

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

Changed

  • Restructured project templates to alb dir to add testing. This is a breaking change so upping major version.
  • Redundant examples dir removed
  • Updated documentation

[0.1.0] - 2017-03-09

Added

  • Initial release