This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
New Design - Applied Role
New design implementation for the module that focuses on applied scenarios, with a common resource implementation. The first applied module component is the Managed-Role
, which creates a role and attaches a policy. The policy takes a json policy document variable that allows for policies that contain multiple statements and conditional policy statements.
All previous modules remain unchanged for backwards compatibility.
New releases will follow to will support
- binding to pre-existing roles
- Create and attach multiple policy documents