From 7917597449c959482fe3b69d4d7958cf52e1a967 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 15:50:24 -0500 Subject: [PATCH] Update active policy list (#1580) Co-authored-by: XOmniverse --- data/active_policy_list/active_policy_list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/active_policy_list/active_policy_list.json b/data/active_policy_list/active_policy_list.json index b73e012f79..8903af5847 100644 --- a/data/active_policy_list/active_policy_list.json +++ b/data/active_policy_list/active_policy_list.json @@ -497,9 +497,9 @@ { "name": "AWS Superseded EC2 Instances", "file_name": "cost/aws/superseded_instances/aws_superseded_instances.pt", - "version": "1.1", + "version": "1.2", "change_log": "cost/aws/superseded_instances/CHANGELOG.md", - "description": "Checks for AWS EC2 instance types that have been superseded and, optionally, updates the instance type. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/superseded_instance) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.", + "description": "Checks for AWS EC2 instance types that have been superseded and, optionally, updates the instance type. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/superseded_instances) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.", "category": "Cost", "severity": "low", "readme": "cost/aws/superseded_instances/README.md",