c12
c12 copied to clipboard
Support partial values from Environment variables
trafficstars
Describe the feature
For and example if the service is depends on partial values from environment variable like
{
"someServicePath": "${S3_PATH}/abc/file.json"
}
Can we also have environment variable support?
Additional information
- [ ] Would you be willing to help implement this feature?