SourceContextGitRequest
Request to configure a git-based source context.
Properties
repoUrlstring optionalThe URL of the git repository.branchstring optionalThe branch to use from the repository.repoDirstring optionalThe subdirectory within the repository where Pulumi.yaml is located.commitstring optionalThe commit hash to deploy. Mutually exclusive withbranch.- Git authentication configuration.
- Personal access token for git authentication
- SSH authentication configuration
- Basic authentication configuration
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.