PulumiRepository
PulumiRepository is a grouping of “Projects”. We also return a subset of the organization’s VCS repo with the same name, should it exist.
Properties
orgNamestring requiredThe name of the organization that owns this repository.namestring requiredThe name of the repository.- Version control system information for the repository.
- ↳
ownerstring requiredThe owner of the repository. - ↳
repoNamestring requiredThe name of the repository. - ↳
kindstring requiredThe kind of VCS provider. - The projects within this repository.
- ↳
orgNamestring requiredThe name of the organization that owns this project. - ↳
repoNamestring requiredThe repository name this project belongs to. - ↳
namestring requiredThe name of the project. - Optional project-level settings.
- ↳
runtimestring optionalOptional tags from Pulumi.yaml. - ↳
descriptionstring optionalThe project description from Pulumi.yaml. - The stacks belonging to this project.
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.