Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

68 lines (39 loc) · 1.83 KB

Change Log

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

v2.1.0 - 2020-03-30

  • feat: Add SQS name to the outputs (#17)

v2.0.0 - 2019-06-12

  • Upgraded module to support Terraform 0.12 (#6)

v1.2.1 - 2018-06-05

  • Create SQS queues correctly (fixes #4)

v1.2.0 - 2018-06-04

  • Fix usage of KMS key in count

v1.1.0 - 2018-05-16

  • Added pre-commit hook to autogenerate terraform-docs

v1.0.0 - 2018-02-23

  • Fixed conditional creation rule
  • Changed default value for content_based_deduplication to false
  • Fixed styling
  • Added sqs module

v0.0.1 - 2017-09-26

v0.0.2 - 2017-09-26

  • Initial commit
  • Initial commit