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

update_az_file() should not need any access keys if run_local()==TRUE #257

Open
zackarno opened this issue Nov 7, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@zackarno
Copy link
Collaborator

zackarno commented Nov 7, 2024

currently, this call:

container <- get_container(container)

gets run before the conditional if(hs_local$hs_local()) call is made, but technically if running locally no need for the key

@zackarno zackarno self-assigned this Nov 7, 2024
@zackarno zackarno added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant