v0.7.0
Pre-release
Pre-release
Add customer managed policy attachments to permissionsets @lawliet89 (#30)
what
- Add support for attaching customer managed policies to permissionsets
This is a breaking change that requires a new AWS provider version: https://github.com/hashicorp/terraform-provider-aws/releases/tag/v4.30.0
why
- Inline policies have a maximum limit.
- Ease management with customer managed policies
references
git.io->cloudposse.tools update @dylanbannon (#27)
what and why
Change all references to git.io/build-harness
into cloudposse.tools/build-harness
, since git.io
redirects will stop working on April 29th, 2022.
References
- DEV-143