Fetches parameters from environment variables.
This provider generates a single Parameter Context with the name specified in the Parameter Group Name
property, if it doesn't exist yet. The parameters generated match the name of the environment variables that are included.
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Name | Default Value | Allowable Values | Description |
---|---|---|---|
Sensitive Parameter Scope | none | none all selected | Define which parameters are considered sensitive. If ‘selected’ is chosen, the ‘Sensitive Parameter List’ property must be set. |
Sensitive Parameter List | List of sensitive parameters, if ‘Sensitive Parameter Scope’ is set to ‘selected’. | ||
Environment Variable Inclusion Strategy | Include All | Include All Comma-Separated Regular Expression | Indicates how Environment Variables should be included |
Include Environment Variables | Specifies comma separated environment variable names or regular expression (depending on the Environment Variable Inclusion Strategy) that should be used to fetch environment variables. | ||
Parameter Group Name | The name of the parameter group that will be fetched. This indicates the name of the Parameter Context that may receive the fetched parameters. |