Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 951 Bytes

Changelog

v3.0.2

  • Added hide_skip_approvals field to the info section. It dynamically controls "Skip Action Approvals" visibility.

v3.0.1

  • Minor code improvements to conform with current standards. Functionality unchanged.

v3.0.0

  • Policy template renamed to AWS Customer Managed Keys (CMKs) Without Rotation Enabled to better reflect its functionality
  • Added option to filter results by region
  • Added additional fields to incident table for added context
  • Streamlined code for better readability and faster execution
  • Policy now requires a valid Flexera credential

v2.2

  • Replaced references github.com/rightscale/policy_templates and github.com/flexera/policy_templates with github.com/flexera-public/policy_templates

v2.1

  • Added filter for DescribeRegion to only return regions that are opted-in or opt-in-not-required [exclude not-opted-in] in the current AWS account.

v2.0

  • initial release