SourceContextHgRequest
Request to configure a Mercurial-based source context.
Properties
repoUrlstring optionalThe URL of the Mercurial repository.branchstring optionalThe branch to use from the repository.repoDirstring optionalThe subdirectory within the repository where Pulumi.yaml is located.revisionstring optionalThe changeset hash to check out.- Mercurial authentication configuration.
- Personal access token for git authentication
- SSH authentication configuration
- Basic authentication configuration