Could someone from Pulumi please explain, why `pul...
# aws
c
Could someone from Pulumi please explain, why
pulumi import
does not generate resource declaration code for the imported resources when used with
--preview-only
option? Makes
--preview-only
option somewhat useless...
g
Yes, I wish I could get the generated code without actually importing the item. Usually I want to edit it before importing, and I then have to go and delete it from the state before adding to my own code
c
💯