Support environment variable interpolation in configuration properties
----------------------------------------------------------------------
Key: WHIRR-163
URL: https://issues.apache.org/jira/browse/WHIRR-163
Project: Whirr
Issue Type: Improvement
Components: core
Reporter: Tom White
It would be useful to support environment variables in configuration file; to
specify cloud credentials, for example. The syntax that Commons Configuration
uses is {{{env:AWS_ACCESS_KEY_ID}}}, although that isn't supported for
environment variables until 1.7 which isn't available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.