- 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
- Added support for DynamoDB and MemoryDB reservation recommendations
- Updated policy to use new source for currency information. Policy functionality is unchanged.
- Corrected API issue when executing policy in APAC
- Updated description of
Account Number
parameter
- Fixed issue with currency conversion check when array is empty
- Fixed issue where policy would fail to do proper currency conversion
- Policy now automatically converts savings to local currency when appropriate
- Removed parameter to do the above manually via a user-specified exchange rate
- Added exchange rate context to incident to allow user to derive unmodified values when needed
- Several parameters altered to be more descriptive and intuitive to use
ElasticSearch
is now referred to asOpenSearch
in keeping with current AWS naming conventions- Added additional context to incident description
- Normalized incident export to be consistent with other policies
- Streamlined code for better readability and faster execution
- Policy now requires a valid Flexera credential
- Changed service metadata to "Compute" to ensure proper incident scraping
- Changed internal names of several incident fields to ensure that they are properly scraped for dashboards.
- Changed policy set from
Reserved Instance
toReserved Instances
to match other similar policies. - Added
Resource Type
incident field. - Added
Term
incident field. - Updated
Platform
incident field to avoid empty values. - Changed internal names of several incident fields to ensure that they are properly scraped for dashboards.
- Updated policy metadata to facilitate scraping of incidents for Recommendations dashboard
- Modified incident output to facilitate scraping of incidents for Recommendations dashboard
- Added new selection "All Except EC2" for the service input list, Updated new option as default value, And Updated the datasources.
- change the
auth_rs
Credential toauth_flexera
name and label toflexera
for consistency with other policy templates
- Added policySet as Reserved Instance to populate the Total Potential Savings
- Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- Added accountName call and field
- Added default to aws_account_number parameter to enable existing API users.
- Added support for a single AWS STS Cross account role to be used for multiple policies.
- updated policy versions to the correct changelog version
- adding currency adjustment parameter that allows for percentage conversion of monthly estimated savings
- updated README.md rightscale documentation links with docs.flexera documentation links
- prevent the incident update when data doesnt change
- Add option to include all Reserved Instance types in one incident
- Added "Account Scope" (PAYER or LINKED) parameter
- Added default_frequency "daily"
- Modified escalation label and description for consistency
- Adding incident resource table
- Changes to support the Credential Service
- change to single tenancy
- fix pagination
- initial release