I have a task that creates an aws alb. It does thi...
# general
i
I have a task that creates an aws alb. It does this as a "side-effect" of deploying k8s yaml files. So when I do a destroy, the ALB isn't deleted. Is there a way to trigger additional work when a destroy is run?