Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 12 Sep 03:18
4376e24
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