update_az_file()
should not need any access keys if run_local()==TRUE
#257
Labels
enhancement
New feature or request
currently, this call:
hdx-signals/src/utils/cloud_storage.R
Line 93 in 37fd8ab
gets run before the conditional
if(hs_local$hs_local())
call is made, but technically if running locally no need for the keyThe text was updated successfully, but these errors were encountered: