SSHAuthRequest
Request to configure SSH-based authentication for git operations.
Properties
- The SSH private key for authentication.
- ↳
secretstring requiredThe secret value in plaintext. - ↳
ciphertextarray[string] optionalThe encrypted representation of the secret value. - An optional password 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.