This message was deleted.
# general
s
This message was deleted.
p
Error log from using
pulumi.secret
on a string read from the file system as private key:
Copy code
error: command:remote:CopyFile resource 'customer-test-copy': property connection value {&{{map[dialErrorLimit:{10} port:{22} privateKey:{-----BEGIN OPENSSH PRIVATE KEY-----
Error log from using
config.requireSecret
as private key:
Copy code
error: command:remote:CopyFile resource 'customer-test-copy': property connection value {&{{map[dialErrorLimit:{10} port:{22} privateKey:{[secret]} privateKeyPassword:{[secret]}
b
please file an issue