Skip to content

Commit

Permalink
Update active policy list (#1585)
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 Oct 31, 2023
1 parent 6acef85 commit 2953356
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@
{
"name": "Google Idle VM Recommender",
"file_name": "cost/google/idle_vm_recommendations/google_vm_recommendations.pt",
"version": "2.11",
"version": "2.12",
"change_log": "cost/google/idle_vm_recommendations/CHANGELOG.md",
"description": "This Policy finds Google Idle VM Recommendations and reports when it finds them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/idle_vm_recommendations) 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/google/idle_vm_recommendations) for more details.** This Policy finds Google Idle VM Recommendations and reports when it finds them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/idle_vm_recommendations) 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/google/idle_vm_recommendations/README.md",
Expand Down Expand Up @@ -445,7 +445,7 @@
{
"name": "AWS Rightsize EC2 Instances",
"file_name": "cost/aws/rightsize_ec2_instances/aws_rightsize_ec2_instances.pt",
"version": "4.3",
"version": "4.4",
"change_log": "cost/aws/rightsize_ec2_instances/CHANGELOG.md",
"description": "Check for EC2 instances that have inefficient utilization for a specified number of days and downsizes or terminates them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/rightsize_ec2_instances/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
Expand Down Expand Up @@ -588,9 +588,9 @@
{
"name": "AWS Idle Compute Instances",
"file_name": "cost/aws/idle_compute_instances/idle_compute_instances.pt",
"version": "5.4",
"version": "5.5",
"change_log": "cost/aws/idle_compute_instances/CHANGELOG.md",
"description": "Check for instances that are idle for the last 30 days and terminates them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/idle_compute_instances/) 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/idle_compute_instances/) for more details.** Check for instances that are idle for the last 30 days and terminates them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/idle_compute_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/idle_compute_instances/README.md",
Expand Down Expand Up @@ -991,9 +991,9 @@
{
"name": "Azure Idle Compute Instances",
"file_name": "cost/azure/idle_compute_instances/azure_idle_compute_instances.pt",
"version": "5.2",
"version": "5.3",
"change_log": "cost/azure/idle_compute_instances/CHANGELOG.md",
"description": "Checks for instances that are idle for the last 30 days and terminates them after approval. \n See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/idle_compute_instances/) 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/azure/idle_compute_instances/) for more details.** Checks for instances that are idle for the last 30 days and terminates them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/idle_compute_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/azure/idle_compute_instances/README.md",
Expand Down Expand Up @@ -1030,9 +1030,9 @@
{
"name": "Azure Unused SQL Databases",
"file_name": "cost/azure/unused_sql_databases/azure_unused_sql_databases.pt",
"version": "5.1",
"version": "5.2",
"change_log": "cost/azure/unused_sql_databases/CHANGELOG.md",
"description": "Check for database services that have no connections and decommissions them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/unused_sql_databases/) 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/azure/unused_sql_databases/) for more details.** Check for database services that have no connections and decommissions them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/unused_sql_databases/) 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/azure/unused_sql_databases/README.md",
Expand Down

0 comments on commit 2953356

Please sign in to comment.