Hello,
We have a specific use case whereby a ‘deployment’ needs to be triggered after all resources have finished creating/updating/deleting. Is this currently possible to achieve?
Hello,
We have a specific use case whereby a ‘deployment’ needs to be triggered after all resources have finished creating/updating/deleting. Is this currently possible to achieve?
Hello, did you check if you can do it with depends_on
?
I believe this is another case of this open issue.