fixed typo

This commit is contained in:
dcore94 2021-03-24 13:38:48 +01:00
parent ade0ecf98f
commit 88a462ef4b
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
"type" : "resource",
"logic": "POSITIVE",
"decisionStrategy": "AFFIRMATIVE",
"policies" : "${to_policy_array.output.result}"
"policies" : "${to_policy_array.output.result[*].id}"
}
}
}