👋 could anyone point me to a good example of deploying a JS GCP function using Pulumi that has requirements for node_modules as well as functions imported from local directories? all of the examples I've been able to find just have an inline closure for the GCP cloud function callback