Skip to content

Commit

Permalink
Update active policy list (#2587)
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 Aug 30, 2024
1 parent 44d64dc commit ff3db77
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions data/active_policy_list/active_policy_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2992,6 +2992,23 @@
"generally_recommended": false,
"deprecated": true
},
{
"name": "Azure Unused Virtual Network Gateways",
"file_name": "cost/azure/unused_vngs/azure_unused_vngs.pt",
"version": "0.1.0",
"change_log": "cost/azure/unused_vngs/CHANGELOG.md",
"description": "Reports unused Azure Virtual Network Gateways and deletes them after approval. See the [README](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/unused_vngs/) 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_vngs/README.md",
"provider": "Azure",
"service": "Network",
"policy_set": "Unused Virtual Networks",
"recommendation_type": null,
"updated_at": "2024-08-30T15:52:31Z",
"generally_recommended": false,
"deprecated": false
},
{
"name": "Azure Unused Volumes",
"file_name": "cost/azure/unused_volumes/azure_unused_volumes.pt",
Expand Down Expand Up @@ -5984,6 +6001,23 @@
"generally_recommended": false,
"deprecated": false
},
{
"name": "Meta Parent: Azure Unused Virtual Network Gateways",
"file_name": "cost/azure/unused_vngs/azure_unused_vngs_meta_parent.pt",
"version": "0.1.0",
"change_log": "cost/azure/unused_vngs/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\" [Azure Unused Virtual Network Gateways](https://github.com/flexera-public/policy_templates/tree/master/cost/azure/unused_vngs) Policies.",
"category": "Meta",
"severity": "low",
"readme": "cost/azure/unused_vngs/README.md",
"provider": "Azure",
"service": null,
"policy_set": null,
"recommendation_type": null,
"updated_at": "2024-08-30T15:52:31Z",
"generally_recommended": false,
"deprecated": false
},
{
"name": "Meta Parent: Azure Unused Volumes",
"file_name": "cost/azure/unused_volumes/azure_unused_volumes_meta_parent.pt",
Expand Down

0 comments on commit ff3db77

Please sign in to comment.