nice-lizard-13594
07/20/2022, 10:20 AMpulumi
CLI fail with the following message (only if triggered by automation API):
I0720 12:14:32.203370 19800 backend.go:420] found username for access token
I0720 12:14:46.264798 19800 sink.go:155] defaultSink::Error(error: performing HTTP request: Get "<https://api.pulumi.com/api/stacks/><org>/<project>/<stack>": Not Found)
error: performing HTTP request: Get "<https://api.pulumi.com/api/stacks/><org>/<project>/<stack>": Not Found
My local Pulumi version is v3.36.0
. The stacks exist and curl
and “local” pulumi
commands work flawlessly.
Any ideas where this might come from?HTTP_PROXY
var into my automation project 🤦♂️