sparse-intern-71089
04/09/2023, 6:46 AMlemon-agent-27707
04/10/2023, 2:27 PMlemon-agent-27707
04/10/2023, 2:28 PMAnd isYes, there isexposed or onlyBuildDecrypt
?decrypt
<https://api.pulumi.com/api/stacks/{org}/{project}/{stack}/batch-decrypt>
I'm curious, why are you trying to use the decryption APIs directly?bored-activity-40468
04/10/2023, 6:30 PMbored-activity-40468
04/10/2023, 6:37 PMpulumi stack export --show-secrets
via the rest api. When I do /api/stacks/{organization}/{project}/{stack}/export
I get back encrypted values with ciphertext
lemon-agent-27707
04/10/2023, 6:51 PMI didn't want to do it via exports and stack refI'm curious why you didn't want to do this.
Or maybe I'm missing a way to doDepending on the structure of the thing running your program, you could use automation API to retrieve stack outputs.via the rest api.pulumi stack export --show-secrets
bored-activity-40468
04/10/2023, 7:05 PMbored-activity-40468
04/11/2023, 2:40 AM