The Pulumi Cloud New Project Wizard
Pulumi Cloud provides a New Project Wizard to help walk your organization’s members through the process of creating new Pulumi projects. This provides a more turnkey alternative to the Pulumi Backstage Plugin or custom-built integrations.
By using the wizard, users can generate projects from your Organization Templates, commit and push code to GitHub, and trigger an initial deployment – all in a few clicks and without leaving the browser.
The New Project Wizard can be found in the left sidebar:
If you chose to create a project from a template, you’ll be able to pick from one of Pulumi’s numerous public templates, or from your Organization Templates. Choosing a “starter” creates a new Pulumi project with some basic scaffolding based on the cloud and language specified.
If you’ve configured your Pulumi organization to work with Pulumi Deployments, you’ll be able to commit and deploy your new project entirely from your browser. Otherwise, you’ll be able to follow step-by-step CLI commands to invoke in your terminal.
For more detailed instructions on how to use the New Project Wizard with Pulumi Deployments, see Get Started with Deployments.
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.