Allows configuring environment variable credentials for renovate, read from files. This should always be used for passing confidential data to renovate.
Declarations
Type
attribute set of path
Default
{ }
Example
{
RENOVATE_TOKEN = "/etc/renovate/token";
}