Hi everyone! :wave: What might be the cause of `E...
# getting-started
m
Hi everyone! 👋 What might be the cause of
EOF
during
pulumi preview
with stack encrypted with azure keyvault?
Copy code
getting stack configuration: get stack secrets manager: Post "https://[redacted].vault.azure.net/keys/pulumi-secret/[secret version]/decrypt?api-version=7.4": EOF
This happens on build agent only and works fine locally on my machine.
I had the feeling that this might be about some SSL issue, but I've updated my CA store on build agent and the problem remains.
That was due to network configuration