This message was deleted.
# general
s
This message was deleted.
e
Can you try
pulumi plugin install eks 0.41.0
does that install the plugin to the folder?
b
finished without output folder is still missing the exe
e
Do you have the environment variable PULUMI_HOME set?
b
no
e
What's the full path your trying to find the .exe at?
b
C:\Users\orfel\.pulumi\plugins\resource-eks-v0.41.0
if delete this folder manually then run
pulumi plugin install eks 0.41.0
the exe is there until i run pulumi up and it disappear
e
Wait? So plugin install does install it there, but up is removing it?
b
yes exactly
e
This sounds like anti-virus software. I bet when pulumi up tries to run the plugin its triggering some automatic quarantine system.
b
interesting I will check it, thanks alot for the meantime.
here aresome snippets if it give you some additional ideas
and even with more details
e
Yeh that really looks like anti-virus software doing automatic quarantine. Not a lot we can do to help with that, you'll need to raise an issue with your AV vendor and/or try turning it off.