Skip to main content

Overview

Workflows in StackGuardian are organized within Workflow Groups, which help group workflows by teams, divisions, or environments. These groups also enable fine control over who can access and manage your workflows.

The primary goal of StackGuardian's deployment interface is to simplify complex deployment processes and enhance operational efficiency. It offers intuitive management of workflow configurations, supporting various workflows such as Terraform, Ansible, Kubernetes, Helm, and more.

Ways to create workflows​

There are three guides that explains two methods for creating workflows on StackGuardian:

  • Using Dev Portal 🆕: Quickly deploy cloud resources and create workflows using subscribed templates with the newly introduced Dev Portal.
  • Using Wizard: Build workflows either by using subscribed templates or by pulling configurations from a Git repository.
  • Using Workflow as Code: Define workflows by importing JSON files or directly inputting key-value pairs.