sparse-intern-71089
12/24/2021, 12:29 AMbillowy-army-68599
able-honey-93860
12/24/2021, 8:31 AMPULUMI_CONFIG_PASSPHRASE
with the value “Test”
as an environment variable, but pulumi still wasn't happy. Also felt that this was a bit odd since the password would then be stored as a plain text value in the environment variable. Is that truly expected? Seemed a bit counter intuitive lolbillowy-army-68599
billowy-army-68599
sparse-butcher-73713
12/24/2021, 12:05 PMsparse-butcher-73713
12/24/2021, 12:05 PMable-honey-93860
12/25/2021, 12:25 AMimport pulumi_okta as okta
just fine. So I think it might be due to pulumi using its own python exe? I installed via chocolatey, but have since uninstalled it and decided to install through the cmd command since I am more familiar with picking apart installs when they're not done via choco. This work however the environment variable set within CMD is being leveraged and I can run pulumi in cmd, but I can't run pulumi in powershell. Superrrr weird since I verified the environment variable is set in the gui, I have reloaded multiple powershell sessions and ran refreshenv
quite a few times, however when I run (Get-ChildItem -path env:PATH).value -split “;”
it doesn't pull in the environment variable. So odd, I am definitely more of a powershell user and never used cmd to set env variables before. I think I can figure out a fix eventually, but just another growing pain hahaable-honey-93860
12/25/2021, 5:38 AMsteep-beach-52652
12/25/2021, 7:32 PMable-honey-93860
12/26/2021, 3:12 AMable-honey-93860
12/26/2021, 3:15 AM