Closed Peter2121 closed 2 years ago
It would be nice to be able to use multiple sources of variables. In my case I would like to use the 'main' YML file and pass some secure information (passwords) as environment variables.
r12 should implement this as the --include-env parameter, which will force environment variables into any dataset as overrides.
--include-env
It would be nice to be able to use multiple sources of variables. In my case I would like to use the 'main' YML file and pass some secure information (passwords) as environment variables.