1. Docs
  2. Internal Developer Platform
  3. Concepts
  4. No-code stacks

No-code stacks

    No-code stacks enable users to instantly create and deploy Pulumi programs without writing or managing IaC code or stack configuration. The no-code workflow is built on organization templates and stores stack configuration in Pulumi ESC, eliminating the need to work with version control systems.

    No-code workflows are currently available for projects created through the New Project Wizard May 6th, 2025 or later. We’re actively working to eliminate this requirement.
    No-code workflows require Pulumi Deployments

    Creating a no-code project

    To create a no-code stack, use the New Project Wizard by selecting New Project in the left navigation. Choose a template from the catalog, and select next. Provide any required configuration, and select “Deployments - no-code” as the deployment method. Select the Create Project button, which will deploy the stack and store the config in ESC – no VCS commits required.

    Adding stacks to a no-code project

    To create additional stacks in a no-code project, navigate to the project and select Add Stack in the top right corner. From there, select the Pulumi Deployments No-code option and deploy the stack.