Hello there,
aiming to have a full managed inventory recorded on our git repository, and also aiming to rely on tags for application IAM management, we would like to have methods to be able to tag all the major objects in conductor/orkes (secrets, webhook configs, tasks).
Otherwise, devs adding a new object into the orkes/conductor inventory leads to manual tagging of that object.
We managed to achieve a smooth setup for workflow which we use the set_workflow_tags method.
Thank you