pulumi/esc

Internal error when decrypting environment

Closed this issue · 1 comments

What happened?

Hit an internal error after importing some new environments into the environment I was using:

esc run providers.all -- echo hi
Error: [0]
Diags: decrypting: internal error

Opening it in the web console gave a better error:

providers.okta:6:7 - values.okta.api_key:
		Error: decrypting: internal error

The error was fixed after replacing the key.

I used the web console when editing the environment.

Example

.

Output of pulumi about

esc version
v0.8.2

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

duplicate of #261