modernize role_created and role_deleted workflows and add_role_policy_permission

master
Marco Lettere 7 months ago
parent cb677a7924
commit 746998fafd

@ -49,9 +49,9 @@
}
},
{
"name": "INLINE",
"name": "INLINE_TASK",
"taskReferenceName": "build_delete_role_tasks",
"type": "INLINE_TASK",
"type": "INLINE",
"inputParameters": {
"role" : "${workflow.input.role}",
"vres" : "${get_all_vres.output.body}",

Loading…
Cancel
Save