Ahh interesting read on the Terraform GitHub page ...
# general
e
Ahh interesting read on the Terraform GitHub page says I should probably be managing all my Firestore stuff from functions...yes that makes sense as I am doing 99% of that currently using Pulumi with GCP Functions...Well then, that's easy enough!
b
If you are interested, I’d love to see if you would be happy to submit an example of how to do this in our examples repo :)
e
Yeah I might do that...I get caught up in my own stuff too often and never end up committing examples, it's bad.
What may be interesting is I am going to convert all of my GCP Functions over to use NestJS
Will be curious if I use Pulumi to deploy them still with that method...I'm not sure yet.