Skip to main content

EnvironmentVariableParameterProvider

Description

Fetches parameters from environment variables

Tags

environment, variable

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Parameter Group Name *parameter-group-nameEnvironment VariablesThe name of the parameter group that will be fetched. This indicates the name of the Parameter Context that may receive the fetched parameters.
Environment Variable Inclusion Strategy *environment-variable-inclusion-strategyInclude All
  • Include All
  • Comma-Separated
  • Regular Expression
Indicates how Environment Variables should be included
Include Environment Variablesinclude-environment-variablesSpecifies environment variable names that should be included from the fetched environment variables.

This property is only considered if:
  • the property Environment Variable Inclusion Strategy has a value of regex or comma-separated

State Management

This component does not store state.

Restricted

Required PermissionExplanation
access environment credentialsProvides operator the ability to read environment variables, which may contain environment credentials.

System Resource Considerations

This component does not specify system resource considerations.

See Also