This message was deleted.
# general
s
This message was deleted.
d
Sample stack contents (the secret value is
ubuntu:latest
):
Copy code
"resources": [
                {
                    "urn": "urn:pulumi:secrets-demo::secrets-demo::pulumi:pulumi:Stack::secrets-demo-secrets-demo",
                    "custom": false,
                    "type": "pulumi:pulumi:Stack",
                    "outputs": {
                        "imageName": {
                            "4dabf18193072939515e22adb298388d": "1b47061264138c4ac30d75fd1eb44270",
                            "ciphertext": "v1:+h6rqYSR0aiRoY1O:1UHiOwS37dSnyl8uKbzkICop1GwauKMSZ+fKxCxXNw=="
                        },
                        "remoteImage": {
                            "id": "sha256:7698f282e5242af2b9d2291458d4e425c75b25b0008c1e058d66b717b4c06fa9ubuntu:latest"
,
                            "latest": "sha256:7698f282e5242af2b9d2291458d4e425c75b25b0008c1e058d66b717b4c06fa9",
                            "name": "ubuntu:latest",
                            "urn": "urn:pulumi:secrets-demo::secrets-demo::docker:index/remoteImage:RemoteImage::myImage
"
                        }
                    }
                },
w
cc @gentle-diamond-70147
g
Sounds like a bug. Can you open an issue at https://github.com/pulumi/pulumi ?
d
Thanks. I'll open a bug report.
w
cc @big-piano-35669
secrets that are supposed to be encrypted are being exposed in plain text
g
I've escalated internally as well.
w
👍 thanks
d
thanks
@bitter-oil-46081 @white-balloon-205 thanks for the quick fix on this issue!
b
We'll cut a release today to get updated
@pulumi/pulumi
packages out there, you shouldn't need to update the CLI to get a fix.
👍 2