You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,34 @@
1
1
# CHANGELOG
2
2
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)
0 commit comments