Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding environment variable in the Yaml syntax #15

Open
kpicaza opened this issue Jul 12, 2020 · 0 comments
Open

Allow adding environment variable in the Yaml syntax #15

kpicaza opened this issue Jul 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kpicaza
Copy link
Member

kpicaza commented Jul 12, 2020

Is your feature request related to a problem? Please describe.
Allow adding environment variables as Symfony does.

Describe the solution you'd like
Allow interpretation the %env($var)% expression

parameters:
    foo: "%env(VAR)%"
@kpicaza kpicaza added the question Further information is requested label Jul 12, 2020
@kpicaza kpicaza self-assigned this Jul 12, 2020
@kpicaza kpicaza added enhancement New feature or request good first issue Good for newcomers and removed question Further information is requested labels Jul 12, 2020
@kpicaza kpicaza changed the title Allos adding environment variable in the Yaml syntax Allow adding environment variable in the Yaml syntax Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant