Skip to content

Commit

Permalink
Update Changelog for 1.526.0 (#1181)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudposse-releaser[bot] <163353533+cloudposse-releaser[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 8b6a602 commit 371384d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# CHANGELOG

## 1.526.0



<details>
<summary>feat(kms): updates with embedded policy creation - part2 @Gowiem (#1136)</summary>
## what

* Updates the KMS module to support embedded policy creation


## why

* This allows for easy wiring in of aws-team-role roles into the KMS policy, so we do something like "Admins in the dev account have access to use this Key"

## references

* This is a continuation of PR #523 which I could not continue as I no longer have access to push to Cloud Posse except as a fork 😢
* @nitrocode did a great review with some solid suggestions in #523. I have completed my work from that review as part of this newer PR.

</details>

<details>
<summary>Update Changelog for `1.524.0` @github-actions (#1179)</summary>
Update Changelog for [`1.524.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.524.0)
</details>



## 1.524.0


Expand Down

0 comments on commit 371384d

Please sign in to comment.