Michael Shoemaker
Michael Shoemaker
I cloned the repo and switched into the nginx-flask-mysql directory. However, when I run: `docker-compose up` local host shows Bad Gateway  Then when I run `docker-compose down` I see...
Added homework.md for terraform
The old link was pointing to a dataset.md file in the same directory which appears to no longer exist.
Not sure how I missed all the extra text the first time. This SHOULD be fixed now.
Infer GCP projectId from the serviceAccount property instead of requiring it to be passed explicitly
### Explain the bug Creating GCP Bucket fails when using base64 encoded secret. If I mount my service account json file into the container and set the GOOGLE_APPLICATION_CREDENTIAL manually it...