From 8771128a7e69d1e71209a62e1ecd22eb87a1b599 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 13:08:33 -0500 Subject: [PATCH] Update active policy list (#1575) Co-authored-by: night-codes --- data/active_policy_list/active_policy_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/active_policy_list/active_policy_list.json b/data/active_policy_list/active_policy_list.json index 6a484a9b36..358d9cfcdf 100644 --- a/data/active_policy_list/active_policy_list.json +++ b/data/active_policy_list/active_policy_list.json @@ -2538,7 +2538,7 @@ { "name": "Google Unlabeled Resources", "file_name": "compliance/google/unlabeled_resources/unlabeled_resources.pt", - "version": "2.4", + "version": "2.5", "change_log": "compliance/google/unlabeled_resources/CHANGELOG.md", "description": "Find all Google Cloud resources(disks, images, instances, snapshots, buckets, vpnGateways), missing any of the user provided labels with the option to update the resources with the missing labels. See the [README](https://github.com/flexera-public/policy_templates/tree/master/compliance/google/unlabeled_resources) and [docs.flexera.com/flexera/EN/Automation](https://docs.flexera.com/flexera/EN/Automation/AutomationGS.htm) to learn more.", "category": "Compliance",