Open madsonic opened 6 years ago
Same here.
I agree that it is a problem to print the content of a private key 👍 . On top of that, I wonder why decoding the key fails in the first place? I can't figure out why Terraform doesn't like my key 😢
Do you have a clue?
Does your key have a passphrase set? If so try it without.
Get the same error with DigitalOcean provider, and key passphrase is set too.
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
Should have failed without printing the contents of the private key file.
Actual Behavior
The private key file content was printed to stdout
Steps to Reproduce
terraform init
terraform apply -auto-approve