From 2f33dceef0f7716e71327ddf825e9c9251041e04 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 23 Mar 2021 17:29:42 +0100 Subject: [PATCH] added permission finalization --- templates/group_created.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/group_created.json.j2 b/templates/group_created.json.j2 index e88598f..f5fb321 100644 --- a/templates/group_created.json.j2 +++ b/templates/group_created.json.j2 @@ -456,7 +456,7 @@ "type" : "resource", "logic": "POSITIVE", "decisionStrategy": "AFFIRMATIVE", - "policies" : "${policylist.output.result}" + "policies" : "${policy_list.output.result}" }, "method" : "PUT", "headers" : {