✨ Enabling Project Level Custom Flow ✨
This new setting is available in Project Policies section. Here is an example of defining a common OPA policy within a project:

Project-level custom flow
in our documentation🎚️.Tired of copying the same custom-flow files in different environments? Project-level custom flow comes into play! It will allow you to configure one custom flow for all environments within a project by pointing to a different custom-flow yaml/yml file. This file can be in a separate repository, thus making sure all of your deployments will run that specific code and separate the IaC code from the policies and general deployment script you would like to run.
Project-level custom flow
in our documentation🎚️.