diff --git a/data/active_policy_list/active_policy_list.json b/data/active_policy_list/active_policy_list.json index 10d142b0ed..b0d404badd 100644 --- a/data/active_policy_list/active_policy_list.json +++ b/data/active_policy_list/active_policy_list.json @@ -52,19 +52,6 @@ "service": "Compute", "policy_set": "" }, - { - "name": "AWS Delete Unused Classic Load Balancers", - "file_name": "cost/aws/elb/clb_unused/aws_delete_unused_clb.pt", - "version": "4.1", - "change_log": "cost/aws/elb/clb_unused/CHANGELOG.md", - "description": "Report and remediate any Classic Load Balancers (CLB) that are not currently in use. \n See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/elb/clb_unused) 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/elb/clb_unused/README.md", - "provider": "AWS", - "service": "ELB", - "policy_set": "" - }, { "name": "AWS Disallowed Regions", "file_name": "compliance/aws/disallowed_regions/aws_disallowed_regions.pt", @@ -949,6 +936,19 @@ "service": "", "policy_set": "Untagged resources" }, + { + "name": "AWS Unused Classic Load Balancers", + "file_name": "cost/aws/unused_clbs/aws_unused_clbs.pt", + "version": "5.0", + "change_log": "cost/aws/unused_clbs/CHANGELOG.md", + "description": "Checks AWS for ununsed Classic Load Balancers and, optionally, deletes them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/unused_clbs) 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/unused_clbs/README.md", + "provider": "AWS", + "service": "Network", + "policy_set": "Unused Load Balancers" + }, { "name": "AWS Unused ECS Clusters", "file_name": "compliance/aws/ecs_unused/aws_unused_ecs_clusters.pt", @@ -2161,7 +2161,7 @@ { "name": "Currency Conversion", "file_name": "cost/currency_conversion/currency_conversion.pt", - "version": "2.0", + "version": "2.1", "change_log": "cost/currency_conversion/CHANGELOG.md", "description": "A policy that creates an adjustment rule that converts the currency of the cost of the Cloud Vendor of choice. It utilizes xe.com to retrieve the latest exchange rates. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/currency_conversion/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.", "category": "Cost",