Skip to content

Latest commit

 

History

History
101 lines (59 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

101 lines (59 loc) · 3.63 KB

Changelog

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

3.3.0 (2021-12-16)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#26) (97a7100)

Features

  • Added outputs sns_topic_name, sns_topic_id, sns_topic_owner (#27) (e502a5f)

v3.2.0 - 2021-09-15

  • feat: Added content-based deduplication (#25)

v3.1.0 - 2021-06-03

  • feat: Add support for FIFO topic (#24)
  • chore: update CI/CD to use stable terraform-docs release artifact and discoverable Apache2.0 license (#22)

v3.0.0 - 2021-04-27

  • feat: Shorten outputs (removing this_) (#21)
  • chore: update documentation and pin terraform_docs version to avoid future changes (#20)

v2.3.0 - 2021-03-15

  • fix: update min terrafom version to allow static checks to pass (#19)

v2.2.0 - 2021-03-14

  • chore: add ci-cd workflow for pre-commit checks (#18)

v2.1.0 - 2019-11-12

  • Updated pre-commit

v2.0.0 - 2019-06-12

  • Upgraded module to support Terraform 0.12 (#4)
  • Fix markdown link format

v1.1.0 - 2018-05-16

  • Added pre-commit hook to autogenerate terraform-docs

v1.0.0 - 2018-03-12

  • Fixed and release
  • Fix: checkout vars.tf
  • Feat: add license file and fix minor issue
  • Fix: resolve review comments
  • Feat: update README file
  • Feat: basic sns topic setup

v0.0.2 - 2017-09-26

v0.0.1 - 2017-09-26

  • Initial commit
  • Initial commit