Open
Description
Description
See comment here
(7~ methods) Tasks
for creating/deleting stacks (returning a *tasks.TaskTree
) e.g.NewTasksToCreateIAMServiceAccounts
, NewTasksToDeleteIAMServiceAccounts
, DeleteTasksForDeprecatedStacks
We need to
- Move the
Task
related methods out of here and into their respectivepkg/actions/<resource-name>
packages. Similar to howirsa
/addon
/karpenter
/fargate
all currently work