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

Expand ConfigDir env vars when config.yml is missing #20

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Expand ConfigDir env vars when config.yml is missing #20

merged 1 commit into from
Jan 17, 2024

Conversation

johnmaguire
Copy link
Contributor

Fixes #19.

@stgraber
Copy link
Member

Hey @johnmaguire, could you sign-off your commit?

This is usually done by running git commit --amend -s followed by git push --force.
It adds a Signed-off-by: Firstname Lastname <email> line to the commit message.

@johnmaguire
Copy link
Contributor Author

@stgraber No problem, pushed an update.

@stgraber stgraber merged commit ab231e1 into lxc:main Jan 17, 2024
10 checks passed
@stgraber
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

When config.yml doesn't exist, a directory called "$HOME" is created in the terraform directory
2 participants