Security security
Allowed Environment Variables allowed_environment_variables
Used to define a list of environment variable names that are allowed to access from the templates.
For example:
security:
allowed_environment_variables: ["PATH", "CUSTOM_VAR"]