You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having the same problem, though my SSH secret key is in a Bitbucket secure variable that is echoed into Terraform's dir on a step in the pipeline (encoded and decoded base64).
Nevermind. My open SSH private key was made from a .ppk (putty) file that originally had a password on it. Made a new eky with no password and it worked. Had misremembered that it had one!
There is an issue with Terraform reading private keys on Mac OS - which causes the instance creation to fail.
There is a related issue open without any update: hashicorp/terraform#18927
Airflow has a similar issue but I am not clear/confident on the solution: PowerDataHub/terraform-aws-airflow#9
The text was updated successfully, but these errors were encountered: