I tried to use the Terraform with SSH keys protected by passphrase. However, the build always failed with Could not sync platform: Could not convert private key from PEM; PEM is encrypted. - which seems to come from some low-level JS library. Is it even supported or should I only use the passwordless keys?