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

[BB-233] Rename generic to shell + fix terraform mount/env-var support #239

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

Franr
Copy link
Contributor

@Franr Franr commented Jan 30, 2024

What?

Rename generic command to shell for better association.
Fix mount/env-vars support on the terraform commands.

References

#233

"MFA_SCRIPT_LOG_LEVEL": get_script_log_level(), # Legacy
"SSH_AUTH_SOCK": "" if SSH_AUTH_SOCK is None else "/ssh-agent",
}
self.environment.update(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise the env-vars provided at the container base class get overridden

@Franr Franr merged commit b71c1d0 into master Jan 31, 2024
12 checks passed
@Franr Franr deleted the bb-233-shell-rename branch January 31, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants