v1.1.0
feat(aws-eks-iam-role): add permissions_boundary to eks-iam-role @topikachu (#29)
what
- add permissions_boundary to aws_iam_role
why
- Our org requires all IAM role has permissions_boundary
references
git.io->cloudposse.tools update @dylanbannon (#28)
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