- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Fixed issue with numeric currency values sometimes showing 'undefined' instead of currency separators
- Minor code improvements to conform with current standards. Functionality unchanged.
- Policy template renamed to
New Usage
to better reflect its functionality - Added ability to report new usage for any cost dimension
- Added ability to specify a cost metric and look back period
- Added ability to filter results by estimated monthly cost
- Improved Billing Center filtering options
- Added additional fields and text to incident output 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
- Use provided keyword for Optima endpoint
- updated README.md rightscale documentation links with docs.flexera documentation links
- Modified escalation label and description for consistency
- Updated the README link path in Policy template
- Updated the logic for getting the account name for AWS cloud vendor
- Added resource table
- Updating path for ds_cloud_vendor_accounts
- initial release