Hi all ! I have a Pulumi stack which integrates wi...
# general
w
Hi all ! I have a Pulumi stack which integrates with another service (ArgoCD) and creates some additional resources based on the resources deployed in the Pulumi stack. (Load Balancers and Security Groups). Is there a way for me to track the Pulumi CLI command during the course of my program and delete those additional resources?