Skip to content

Commit

Permalink
chore(main): release aws-kms 0.1.1 (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: kloia-tfmodules-releaser[bot] <169448830+kloia-tfmodules-releaser[bot]@users.noreply.github.com>
  • Loading branch information
kloia-tfmodules-releaser[bot] authored May 28, 2024
1 parent 8552e3f commit e86fd89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"modules/aws-mongodbatlas-database-user": "0.1.0",
"modules/aws-waf-ip-set": "0.1.0",
"modules/aws-ecs-task-definition": "0.1.0",
"modules/aws-kms": "0.1.0",
"modules/aws-kms": "0.1.1",
"modules/aws-alb-master": "0.1.0",
"modules/aws-cloudwatch-event-rule-master": "0.1.0",
"modules/aws-eks-rancher-importer": "0.1.0",
Expand Down
7 changes: 7 additions & 0 deletions modules/aws-kms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/kloia/platform-modules/compare/aws-kms-v0.1.0...aws-kms-v0.1.1) (2024-05-28)


### Bug Fixes

* remove required version upper limits ([#233](https://github.com/kloia/platform-modules/issues/233)) ([8552e3f](https://github.com/kloia/platform-modules/commit/8552e3fc7e25feb022436a0705d43073edaada89))

## 0.1.0 (2024-05-10)


Expand Down

0 comments on commit e86fd89

Please sign in to comment.