Cloud Provisioning and Governance: Terraform Connector SSH Private Key Credentials form reference
Cloud Provisioning and Governance: Terraform Connector uses the SSH private key credential to connect with the Linux server on which Terraform Open Source is running.
The Linux server supports the following authentication modes:
- Authentication with username and password.
- Authentication using the private key only.
- Authentication using the private key and SSH passphrase.
| Field | Description |
|---|---|
| Name | Name of the credential. |
| Username | SSH username of the Linux server on which Terraform is running. |
| Password | SSH password of the Linux server on which Terraform is running. |
| SSH passphrase | SSH passphrase of the Linux server on which Terraform is running. |
| SSH private key | SSH private key of the Linux server on which Terraform is running. |