Skip to content

Commit

Permalink
Update active policy list (#2741)
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 Oct 9, 2024
1 parent 2269c7e commit 6b18c32
Showing 1 changed file with 38 additions and 4 deletions.
42 changes: 38 additions & 4 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,23 @@
"generally_recommended": false,
"deprecated": false
},
{
"name": "AWS Rightsize ElastiCache",
"file_name": "cost/aws/rightsize_elasticache/aws_rightsize_elasticache.pt",
"version": "0.1.0",
"change_log": "cost/aws/rightsize_elasticache/CHANGELOG.md",
"description": "Reports any underutilized AWS ElastiCache resources and resizes them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/rightsize_elasticache/) 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/rightsize_elasticache/README.md",
"provider": "AWS",
"service": "Database",
"policy_set": "Rightsize Database Instances",
"recommendation_type": "Usage Reduction",
"updated_at": "2024-10-09T17:11:27Z",
"generally_recommended": false,
"deprecated": false
},
{
"name": "AWS Rightsize RDS Instances",
"file_name": "cost/aws/rightsize_rds_instances/aws_rightsize_rds_instances.pt",
Expand Down Expand Up @@ -3386,7 +3403,7 @@
{
"name": "Cloud Bill Processing Error Notification",
"file_name": "operational/flexera/cco/bill_processing_errors_notification/bill_processing_errors_notification.pt",
"version": "2.4.0",
"version": "2.5.0",
"change_log": "operational/flexera/cco/bill_processing_errors_notification/CHANGELOG.md",
"description": "Reports on any Flexera Cloud Cost Optimization bill connections that are in an error state. See the [README](https://github.com/flexera-public/policy_templates/tree/master/operational/flexera/cco/bill_processing_errors_notification/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Operational",
Expand All @@ -3396,7 +3413,7 @@
"service": "Cloud Cost Optimization",
"policy_set": "Cloud Cost Optimization",
"recommendation_type": null,
"updated_at": "2024-09-19T13:06:52Z",
"updated_at": "2024-10-09T17:10:55Z",
"generally_recommended": true,
"deprecated": false
},
Expand Down Expand Up @@ -3488,7 +3505,7 @@
{
"name": "Email Cost Optimization Recommendations",
"file_name": "cost/flexera/cco/email_recommendations/email_recommendations.pt",
"version": "0.5.0",
"version": "0.6.0",
"change_log": "cost/flexera/cco/email_recommendations/CHANGELOG.md",
"description": "Emails a list of cost recommendations pulled from the Flexera Optimization dashboard. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/flexera/cco/email_recommendations/) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.",
"category": "Cost",
Expand All @@ -3498,7 +3515,7 @@
"service": "Cloud Cost Optimization",
"policy_set": "Cloud Cost Optimization",
"recommendation_type": null,
"updated_at": "2024-04-30T14:09:25Z",
"updated_at": "2024-10-09T17:11:10Z",
"generally_recommended": false,
"deprecated": false
},
Expand Down Expand Up @@ -4692,6 +4709,23 @@
"generally_recommended": true,
"deprecated": false
},
{
"name": "Meta Parent: AWS Rightsize ElastiCache",
"file_name": "cost/aws/rightsize_elasticache/aws_rightsize_elasticache_meta_parent.pt",
"version": "0.1.0",
"change_log": "cost/aws/rightsize_elasticache/CHANGELOG.md",
"description": "**NOTE: Meta policies are an alpha feature. Please consult the [README](https://github.com/flexera-public/policy_templates/blob/master/README_META_POLICIES.md) before use.** Applies and manages \"child\" [AWS Rightsize ElastiCache](https://github.com/flexera-public/policy_templates/tree/master/cost/aws/rightsize_elasticache) Policies.",
"category": "Meta",
"severity": "low",
"readme": "cost/aws/rightsize_elasticache/README.md",
"provider": "AWS",
"service": null,
"policy_set": null,
"recommendation_type": null,
"updated_at": "2024-10-09T17:11:27Z",
"generally_recommended": false,
"deprecated": false
},
{
"name": "Meta Parent: AWS Rightsize RDS Instances",
"file_name": "cost/aws/rightsize_rds_instances/aws_rightsize_rds_instances_meta_parent.pt",
Expand Down

0 comments on commit 6b18c32

Please sign in to comment.