This message was deleted.
# general
s
This message was deleted.
e
e.g. if I run
Copy code
% pulumi import  kubernetes:<http://apiextensions.k8s.io/v1:CustomResourceDefinition|apiextensions.k8s.io/v1:CustomResourceDefinition> <http://envoyfilters.networking.istio.io|envoyfilters.networking.istio.io> <http://envoyfilters.networking.istio.io|envoyfilters.networking.istio.io> --diff
Previewing import (oc-playground):
  pulumi:pulumi:Stack: (same)
...
Resources:              
    252 unchanged
Do you want to perform this import? no
confirmation declined, not proceeding with the resource-import
... and then it gets stuck (forever)
l
Are you running in Docker, or have some other pseudo-terminal around pulumi? This sometimes happens if I forget the
-i
parameter for Docker/podman.
e
No, I’m just running directly in a Mac terminal
Pulumi up works ok, just not import for some reason