helpful-ice-5738
02/15/2019, 12:06 AM- └─ aws:iam:Role demo-lambda-role delete
The deletion fails, so I try to change the state. pulumi state delete demo-lambda-role
— I get warning: This command will edit your stack's state directly. Confirm? Yes
error: No such resource "demo-lambda-role" exists in the current state
should I not be passing in the resource name? what should I pass in?