Some of EEP features can define a different behavior for each [Environments](#introduction-to-environments-and-deployments),
for instance, [you can create a secret variable to be injected to production environment only](variables/README.md#limiting-environment-scopes-of-variables-premium).
For example, you can [create a secret variable to be injected only into a production environment](variables/README.md#limiting-environment-scopes-of-variables-premium).
In most cases, these features use the _environment specs_ mechanism, which offers
an efficient way to implement scoping within each environment group.