CustomVCSRepository
A repository configured on a custom VCS integration. Each repository is identified by its name, which is joined with the integration’s base URL to form the full clone URL.
Properties
namestring requiredRepository name or path, joined with the integration’s base URL to form the clone URL (e.g. ‘myrepo’ or ‘subgroup/myrepo’)displayNamestring optionalHuman-readable display name for the repository. If not provided, the name is used for display purposes.
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.