Skip to content

Commit

Permalink
Update active policy list (#2338)
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 Jun 21, 2024
1 parent 8535aeb commit 8c0e429
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,19 +290,19 @@
},
{
"name": "AWS Expiring Reserved Instances",
"file_name": "cost/aws/reserved_instances/expiration/expired_ris.pt",
"version": "2.2.1",
"file_name": "cost/aws/reserved_instances/expiration/aws_reserved_instance_expiration.pt",
"version": "3.0.0",
"change_log": "cost/aws/reserved_instances/expiration/CHANGELOG.md",
"description": "**Deprecated: This policy is no longer being updated.** A policy that sends email notifications before AWS Reserved Instances expire. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/reserved_instances/expiration) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"description": "Reports on AWS Reserved Instances that have or will soon expire. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/reserved_instances/expiration) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
"severity": "medium",
"readme": "cost/aws/reserved_instances/expiration/README.md",
"provider": "AWS",
"service": "Compute",
"policy_set": "Reserved Instances",
"recommendation_type": null,
"updated_at": "2024-06-03T13:05:27Z",
"deprecated": true
"updated_at": "2024-06-21T12:13:02Z",
"deprecated": false
},
{
"name": "AWS Expiring Savings Plans",
Expand Down Expand Up @@ -2019,18 +2019,18 @@
{
"name": "Azure Expiring Reserved Instances",
"file_name": "cost/azure/reserved_instances/expiration/azure_reserved_instance_expiration.pt",
"version": "2.2.1",
"version": "3.0.0",
"change_log": "cost/azure/reserved_instances/expiration/CHANGELOG.md",
"description": "**Deprecated: This policy is no longer being updated.** A policy that sends email notifications when an Azure Reserved Instance are about to expire. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/reserved_instances/expiration) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"description": "Reports on Azure Reserved Instances that have or will soon expire. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/reserved_instances/expiration) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
"severity": "low",
"severity": "medium",
"readme": "cost/azure/reserved_instances/expiration/README.md",
"provider": "Flexera Optima",
"service": "",
"policy_set": "",
"provider": "Azure",
"service": "Compute",
"policy_set": "Reserved Instances",
"recommendation_type": null,
"updated_at": "2024-06-03T13:05:27Z",
"deprecated": true
"updated_at": "2024-06-21T12:13:02Z",
"deprecated": false
},
{
"name": "Azure Guest Users Audit",
Expand Down

0 comments on commit 8c0e429

Please sign in to comment.