SSHAuth
SSHAuth configures ssh-based auth for git authentication. SSHPrivateKey is required but password is optional.
Properties
- The SSH private key used for authentication.
- ↳
secretstring requiredThe secret value in plaintext. - ↳
ciphertextarray[string] optionalThe encrypted representation of the secret value. - An optional password or passphrase for the SSH private key.
- ↳
secretstring requiredThe secret value in plaintext. - ↳
ciphertextarray[string] optionalThe encrypted representation of the secret value.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.