c12 icon indicating copy to clipboard operation
c12 copied to clipboard

Support partial values from Environment variables

Open iamchathu opened this issue 1 year ago • 0 comments
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?

iamchathu avatar Mar 27 '24 12:03 iamchathu