- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Specific roles can now be ignored via the
Role Ignore List
parameter - Policy template renamed to
Flexera Users With Explicit Roles
to better reflect its functionality - Policy template now uses newer Flexera IAM APIs
- Incident table now includes additional fields for added context
- Streamlined code for better readability and faster execution
- Updated policy metadata to make it more clear what Flexera service the policy is for
- Updated description to account for new file path in Github repository
- Deprecated
auth_rs
authentication (type:rightscale
) and replaced withauth_flexera
(type:oauth2
). This is a breaking change which requires a Credential forauth_flexera
[provider=flexera
] before the policy can be applied. Please see docs for setting up Provider-Specific Credentials - Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- updated README.md rightscale documentation links with docs.flexera documentation links
- improved policy output
- initial release