Skip to content

Commit

Permalink
Update active policy list (#1869)
Browse files Browse the repository at this point in the history
Co-authored-by: XOmniverse <XOmniverse@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and XOmniverse authored Feb 27, 2024
1 parent 4ce3ca7 commit c5eda34
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2408,7 +2408,7 @@
{
"name": "Google Idle Cloud SQL Instance Recommender",
"file_name": "cost/google/cloud_sql_idle_instance_recommendations/google_sql_idle_instance_recommendations.pt",
"version": "3.1",
"version": "4.0",
"change_log": "cost/google/cloud_sql_idle_instance_recommendations/CHANGELOG.md",
"description": "This Policy finds Google Idle Cloud SQL Instance Recommendations and reports when it finds them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/cloud_sql_idle_instance_recommendations) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
Expand All @@ -2434,7 +2434,7 @@
{
"name": "Google Idle IP Address Recommender",
"file_name": "cost/google/idle_ip_address_recommendations/google_idle_ip_address_recommendations.pt",
"version": "3.1",
"version": "4.0",
"change_log": "cost/google/idle_ip_address_recommendations/CHANGELOG.md",
"description": "This Policy finds Google Idle IP Address Recommendations and reports when it finds them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/idle_ip_address_recommendations) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
Expand All @@ -2447,7 +2447,7 @@
{
"name": "Google Idle Persistent Disk Recommender",
"file_name": "cost/google/idle_persistent_disk_recommendations/google_idle_persistent_disk_recommendations.pt",
"version": "3.2",
"version": "4.0",
"change_log": "cost/google/idle_persistent_disk_recommendations/CHANGELOG.md",
"description": "This Policy finds Google Idle Persistent Disk Recommendations and deletes them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/idle_persistent_disk_recommendations) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
Expand All @@ -2473,7 +2473,7 @@
{
"name": "Google Long Stopped VM Instances",
"file_name": "compliance/google/long_stopped_instances/google_long_stopped_instances.pt",
"version": "3.0",
"version": "4.0",
"change_log": "compliance/google/long_stopped_instances/CHANGELOG.md",
"description": "Report on any Google VM instances that have been stopped for a long time with the option to delete them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/compliance/google/long_stopped_instances) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Compliance",
Expand All @@ -2499,7 +2499,7 @@
{
"name": "Google Old Snapshots",
"file_name": "cost/google/old_snapshots/google_delete_old_snapshots.pt",
"version": "3.0",
"version": "4.0",
"change_log": "cost/google/old_snapshots/CHANGELOG.md",
"description": "Checks for snapshots older than specified number of days and, optionally, deletes them. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/old_snapshots) 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 @@ -2551,7 +2551,7 @@
{
"name": "Google Rightsize VM Recommender",
"file_name": "cost/google/rightsize_vm_recommendations/google_rightsize_vm_recommendations.pt",
"version": "2.2",
"version": "3.0",
"change_log": "cost/google/rightsize_vm_recommendations/CHANGELOG.md",
"description": "This Policy finds underutilized and idle Google VM instances and downsizes, stops, or deletes them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/rightsize_vm_recommendations) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
Expand All @@ -2564,7 +2564,7 @@
{
"name": "Google Schedule Instance",
"file_name": "cost/google/schedule_instance/google_schedule_instance.pt",
"version": "3.0",
"version": "4.0",
"change_log": "cost/google/schedule_instance/CHANGELOG.md",
"description": "Schedules Google VM instances to start and stop at specific times based on a configuration stored in the instance's labels. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/google/schedule_instance/) 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 c5eda34

Please sign in to comment.