GitAuthConfigRequest
Request body for configuring git authentication options.
Properties
- Personal access token for git authentication
- ↳
secretstring requiredThe secret value in plaintext. - ↳
ciphertextarray[string] optionalThe encrypted representation of the secret value. - SSH authentication configuration
- The SSH private key for authentication.
- An optional password for the SSH private key.
- Basic authentication configuration
- The user name
- The password
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.