Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Aug 25, 2023
1 parent 3bb2189 commit 17c7a71
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.1] - 2023-08-25
### :sparkles: New Features
- [`b3d8b40`](https://github.com/clouddrove/terraform-aws-kms/commit/b3d8b4021a72d8a758e20d15b56761b3337e0485) - add deepsource & added assignees,reviewer in dependabot *(commit by [@Tanveer143s](https://github.com/Tanveer143s))*
- [`49cc3e9`](https://github.com/clouddrove/terraform-aws-kms/commit/49cc3e9ce3936b509a95b4575cc9204dd924748f) - added resource and variable *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`59c8ad2`](https://github.com/clouddrove/terraform-aws-kms/commit/59c8ad219d9583f58b5c108456b8e466c24a7b51) - added external key resource *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`946056c`](https://github.com/clouddrove/terraform-aws-kms/commit/946056ccc160a35f860adf3383e621d69410d045) - added external key resource *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`c651142`](https://github.com/clouddrove/terraform-aws-kms/commit/c651142bc29e3a29c7db56c8f524ad83cc9bd980) - changes module description *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`dd64c5c`](https://github.com/clouddrove/terraform-aws-kms/commit/dd64c5c5f8d2cef2623858d26c603d0fe6992031) - added policy data description *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`f7cffa3`](https://github.com/clouddrove/terraform-aws-kms/commit/f7cffa36d3a2d56b71987c461fe50f334bdd9161) - added policy data description *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`9e6a893`](https://github.com/clouddrove/terraform-aws-kms/commit/9e6a893365d61465fd172e8b0188c5e51f55a316) - added description and update example.tf *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`0d2a455`](https://github.com/clouddrove/terraform-aws-kms/commit/0d2a455de7526435bfa14f480692f9782e9f57c4) - added description and update example.tf *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`f59fbc3`](https://github.com/clouddrove/terraform-aws-kms/commit/f59fbc375ebd5b50f4e7035c109aa664c80d06a3) - added Replica-Key and Replica-External-Key(CMK) *(commit by [@h1manshu98](https://github.com/h1manshu98))*
- [`bb380b0`](https://github.com/clouddrove/terraform-aws-kms/commit/bb380b0cb14bd0b85e34d6d18d6adccc0d23e557) - Added example for replica key. *(commit by [@13archit](https://github.com/13archit))*

### :bug: Bug Fixes
- [`95144e7`](https://github.com/clouddrove/terraform-aws-kms/commit/95144e7a4192733a2275ac849133c81218534652) - Update workflows and examples *(commit by [@13archit](https://github.com/13archit))*
- [`caa35b8`](https://github.com/clouddrove/terraform-aws-kms/commit/caa35b8899864631f08959d43d17d6b3d0a5611c) - Update tf-checks workflow *(commit by [@13archit](https://github.com/13archit))*
- [`0d23637`](https://github.com/clouddrove/terraform-aws-kms/commit/0d236376fb3bfabb24b56ac51d80d49a72c49d56) - Fixed tfsec and tflint workflow *(commit by [@13archit](https://github.com/13archit))*


## [1.3.0] - 2022-12-30
### :bug: Bug Fixes
- [`77519cb`](https://github.com/clouddrove/terraform-aws-kms/commit/77519cb4d997633fd5d1b90fd33cdd11f6da7676) - update workflows.
Expand Down Expand Up @@ -110,4 +130,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.14.0]: https://github.com/clouddrove/terraform-aws-kms/compare/0.13.0...0.14.0
[0.15.0]: https://github.com/clouddrove/terraform-aws-kms/compare/0.14.0...0.15.0
[1.0.1]: https://github.com/clouddrove/terraform-aws-kms/compare/0.15.0...1.0.1
[1.3.0]: https://github.com/clouddrove/terraform-aws-kms/compare/1.0.1...1.3.0
[1.3.0]: https://github.com/clouddrove/terraform-aws-kms/compare/1.0.1...1.3.0
[1.3.1]: https://github.com/clouddrove/terraform-aws-kms/compare/1.3.0...1.3.1

0 comments on commit 17c7a71

Please sign in to comment.