I had to manually download the service account JSON from firebase once terraform setup the project, and then move it into server/.env.local. I tried terraform just creating that itself, but I had lots of issues with the formatting of public key + correct permissioning of the service account.
I had to manually download the service account JSON from firebase once terraform setup the project, and then move it into server/.env.local. I tried terraform just creating that itself, but I had lots of issues with the formatting of public key + correct permissioning of the service account.