modernize role_created and role_deleted workflows and add_role_policy_permission
This commit is contained in:
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…
Reference in New Issue