Hi,
I used Komodo through Ansible to create and update my Docker stacks, but I want to add tags to my stacks that will be define in my Ansible variables.
Unfortunately, tags cannot be add or modify in UpdateStack or CreateStack structs API.
Is it possible to add to _PartiaStackConfig a tags field?
Hi,
I used Komodo through Ansible to create and update my Docker stacks, but I want to add tags to my stacks that will be define in my Ansible variables.
Unfortunately, tags cannot be add or modify in
UpdateStackorCreateStackstructs API.Is it possible to add to
_PartiaStackConfiga tags field?