Skip to content

Commit

Permalink
Update active policy list (#1672)
Browse files Browse the repository at this point in the history
Co-authored-by: XOmniverse <[email protected]>
  • Loading branch information
github-actions[bot] and XOmniverse authored Dec 7, 2023
1 parent 88018b0 commit 039fc9b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 039fc9b

Please sign in to comment.