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

Support multi stage variable substitution #7

Open
matthewrmshin opened this issue Jun 1, 2022 · 1 comment
Open

Support multi stage variable substitution #7

matthewrmshin opened this issue Jun 1, 2022 · 1 comment
Assignees

Comments

@matthewrmshin
Copy link
Collaborator

Sometimes users may want to build a YAML configuration in different stages, so it is not always desirable to issue an error when a variable substitution fails. We should add an option to allow the system to leave the variable substitution syntax in place for specifc variables.

@matthewrmshin matthewrmshin self-assigned this Jun 1, 2022
@matthewrmshin
Copy link
Collaborator Author

Note a current workaround is to use escape syntax \${NAME} in the first pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant