Skip to main content
We are excited to announce the release of Variable Sets! Variable Sets are designed to enhance configuration management within env zero. With Variable Sets, users can organize and manage frequently used or closely related variables with ease, streamlining workflows and promoting consistency across projects. For example, you might have multiple environments across different projects that spin up an RDS instance, you can create a Variable Set with all of the necessarily shared configurations (such as the “instance type”, “engine” and so on) and use that Set in every environment that requires those variables. Create once and reuse wherever needed. Variable Sets can be defined at the Organization level, making them accessible to all entities within env zero, or at the Project level, allowing for more granular control within specific projects and their sub-entities Creating a new Variable Set is intuitive and straightforward. Simply navigate to the Organization/Project Variables page, switch to the SETS tab and click on the CREATE NEW SET button, fill in the Set’s name and variables, and you’re ready to go.
Variable Sets creation interface showing the SETS tab with CREATE NEW SET button
Variable Sets can be assigned to Organizations, Projects, Templates, Workflows, or Environments, providing seamless integration into your existing workflows. Use the selector within the variables table to mark the sets you wish to use.
Variable Sets assignment interface showing selector checkboxes for Organizations, Projects, Templates, Workflows, and Environments
Like any other variable in env zero, you can easily override variables within a Variable Set. Simply navigate to the Variable Set’s group in the variables table and edit the variable’s value as needed.
Variable Set override interface showing how to edit variable values within a Variable Set group
For more info, read about Variable Sets.
I