Skip to content

Commit 371384d

Browse files
Update Changelog for 1.526.0 (#1181)
Co-authored-by: cloudposse-releaser[bot] <163353533+cloudposse-releaser[bot]@users.noreply.github.com>
1 parent 8b6a602 commit 371384d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# CHANGELOG
22

3+
## 1.526.0
4+
5+
6+
7+
<details>
8+
<summary>feat(kms): updates with embedded policy creation - part2 @Gowiem (#1136)</summary>
9+
## what
10+
11+
* Updates the KMS module to support embedded policy creation
12+
13+
14+
## why
15+
16+
* 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"
17+
18+
## references
19+
20+
* 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 😢
21+
* @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.
22+
23+
</details>
24+
25+
<details>
26+
<summary>Update Changelog for `1.524.0` @github-actions (#1179)</summary>
27+
Update Changelog for [`1.524.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.524.0)
28+
</details>
29+
30+
31+
332
## 1.524.0
433

534

0 commit comments

Comments
 (0)