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

Add feature to unset environment variable in mirrord.json #2260

Closed
aviramha opened this issue Feb 22, 2024 · 0 comments · Fixed by #2344
Closed

Add feature to unset environment variable in mirrord.json #2260

aviramha opened this issue Feb 22, 2024 · 0 comments · Fixed by #2344

Comments

@aviramha
Copy link
Member

under env we should have unset which would unset given keys.
When executing from VSCode/INtelliJ we join the process env, so the API from ext should probably let the IDE also know that those env should be excluded.

Specific use case was user had AWS_PROFILE, making boto search for a profile locally instead of using service account.
https://discord.com/channels/933706914808889356/1210230207554916383

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 a pull request may close this issue.

1 participant