Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

New Design - Applied Role

Compare
Choose a tag to compare
@rdunn-Hypr rdunn-Hypr released this 30 Mar 22:30
· 12 commits to master since this release
9879f45

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