v1.526.0
cloudposse-releaser
released this
06 Nov 20:38
·
11 commits
to refs/heads/main
since this release
feat(kms): updates with embedded policy creation - part2 @Gowiem (#1136)
## 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.