laravel-google-cloud-storage
laravel-google-cloud-storage copied to clipboard
Fix issue #60: keyFile in config (#60)
Fix logic if keyFile is null
@nicja thoughts on trying to get some tests in here? I'm wondering if @ralfiannor should perhaps at least add a test for the config merging, but that would require some setup on your side to get a pipeline running.
Confirmed that this fix works for a GKE-powered environment with creds provided at the instance level. Had the same issue mentioned in #68. I'll fork off of this branch and a test that fails prior to this commit and succeeds with the commit if that's what it takes to get this merged.
If this fixes #60, then please could it be merged in? cc @nikolaos-spyratos, @alihen