There are a few things worth pointing out here: The format supports variable substitution. Variables can be defined in a variables: section or can be set via environment variables. References like ${variable} get substituted with these variables at runtime.

Read more