From e96a3fc56b1c433d1ea87e8fa502fd7031a15929 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:44:33 -0600 Subject: [PATCH] Update active policy list (#1877) 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 6364d3fb00..a84507ad89 100644 --- a/data/active_policy_list/active_policy_list.json +++ b/data/active_policy_list/active_policy_list.json @@ -471,9 +471,9 @@ { "name": "AWS Inefficient Instance Utilization using CloudWatch", "file_name": "cost/aws/instance_cloudwatch_utilization/aws_instance_cloudwatch_utilization.pt", - "version": "3.2", + "version": "3.3", "change_log": "cost/aws/instance_cloudwatch_utilization/CHANGELOG.md", - "description": "Checks inefficient instance utilization using provided CPU and Memory thresholds. Instances matching the criteria can be resized after user approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/instance_cloudwatch_utilization/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.", + "description": "**Deprecated: This policy is no longer being updated. Please see [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/instance_cloudwatch_utilization/) for more details.** Checks inefficient instance utilization using provided CPU and Memory thresholds. Instances matching the criteria can be resized after user approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/instance_cloudwatch_utilization/) 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/instance_cloudwatch_utilization/README.md",