- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Policy is no longer deprecated
- Added ability to filter results by Billing Center
- Additional fields added to incident to provide more context
- Streamlined code for better readability and faster execution
- Added
deprecated
field to policy metadata. Functionality is unchanged.
- Updated policy metadata to correctly identify it as an AWS policy
- Deprecated: This policy is no longer being updated.
- 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
- Added default_frequency "daily"
- Modified escalation label and description for consistency
- adding incident resource table
- Updated datasource to leverage new API URI
- Updated the metadata
- update show_description
- using rs_optima_host variable
- Update email subject with account name and ID, and change actions and/or resolution name to be more descriptive. Issues #75 & #83
- Updating input parameter name for email
- Updating email from string to list
- switching from html tables to markdown tables
- removing parameter: org_id for rs_org_id
- initial release