Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

58 lines (35 loc) · 2.56 KB

Changelog

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.3.0 (2020-02-13)

Features

  • Add simple bucket submodule (#35) (e75114a)
  • Add support for customer encryption keys (#34) (32eff9b)
  • replace dot on a dash in label value (#31) (8875ebb)

1.2.0 - 2019-12-06

Added

  • Added support for setting lifecycle rules #19

1.1.0 - 2019-11-20

Added

  • Include name of bucket as label for cost analysis #20

Fixed

  • Error from the names and urls outputs caused by removing elements from the names variable. #23

1.0.0 - 2019-08-14

Changed

  • Upgraded for usage with terraform-0.12.x #9
  • Added support for force_destroy attribute #9

0.1.0 - 2019-05-22

Added

  • Initial release