Let's say I take an InfluxDB In node in a subflow and configure it to some default settings based on how my stack is i.e.,
- Database Address
- Database Port
- Default Database
- Username
- Password
Subflow
Subflow Environment Variables
Let the user have the ability to change the username / password / database via the Env Vars of the subflow
InfluxDB Configuration
Would I be able to resolve the password using $(password) in the dedicated Password field of the InfluxDB configuration?




