This message was deleted.
# getting-started
s
This message was deleted.
b
you can either: • delete it from the stack by grabbing its urn
pulumi state --show-urns
and then delete it
pulumi state delete <urn>
• add the required fields and then set
ignoreChanges
on that field
I would do option 1, then import it with aws classic
b
ah, thanks, that seems good. I'll try that and get back
great, thanks, that was exactly what I was looking for