You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In multiple places in this repo (docs and code), we reference locations = ["*", "global"] however we have been informed that when you use "*" you also don't need to include "global". Suggest to update this in all relevant spots