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

OZ-573: Add environment variable substitution for CSV files in initializer data directory #4

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

corneliouzbett
Copy link
Contributor

Issue: https://mekomsolutions.atlassian.net/browse/OZ-573

This PR;

  • Implements environment variable substitution for CSV files located in the ${INITIALIZER_DATA_FILES_PATH} directory.
  • Ensures that any environment variables present in the CSV files are replaced with their corresponding values.
  • Utilizes envsubst for substitution and sponge to handle in-place file editing.

@enyachoke enyachoke merged commit 99f07df into mekomsolutions:main Nov 21, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants