anyone know how to axe ghost objects in my stack? ...
# typescript
s
anyone know how to axe ghost objects in my stack? it does not exist in the aws region.
Copy code
aws:ec2:Subnet                eks-vpc-private-1                  create     1 error
l
Check out
pulumi state delete --help
, that should get you what you need.