All notable changes to this project will be documented in this file.
4.2.1 (2024-10-11)
4.2.0 (2024-04-26)
4.1.1 (2024-03-06)
4.1.0 (2023-10-21)
4.0.2 (2023-07-18)
4.0.1 (2023-01-19)
4.0.0 (2023-01-03)
- Add support for creating an associated dead-letter queue and queue policies (#46)
3.5.0 (2022-11-08)
3.4.2 (2022-10-27)
3.4.1 (2022-10-04)
3.4.0 (2022-09-30)
3.3.0 (2022-01-28)
3.2.1 (2021-11-23)
v3.2.0 - 2021-11-22
- feat: Added support for
deduplication_scope
andfifo_throughput_limit
(#32)
v3.1.0 - 2021-05-26
- fix: Extend example with custom policy (#30)
- chore: Fix link to complete example in docs (#29)
- chore: update CI/CD to use stable
terraform-docs
release artifact and discoverable Apache2.0 license (#28)
v3.0.0 - 2021-04-26
- feat: Shorten outputs (removing this_) (#27)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#26) - chore: align ci-cd static checks to use individual minimum Terraform versions (#25)
- chore: add ci-cd workflow for pre-commit checks (#24)
- chore: add examples validation ci/cd workflow (#22)
- chore: update documentation based on latest
terraform-docs
which includes module and resource sections (#23) - chore: update pre-commit hooks and documentation; add versions; add ci-cd workflow for pre-commit checks (#21)
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.2 - 2017-09-26
- Initial commit
- Initial commit