and build the file from there. But wondering if pulumi has an API for this? Tried to search through the docs but can't find anything for this.
Just for context. Im using GCP cloud run (AWS lambda equivalent) and pubsub (AWS SNS equivalent). After the pubsub is built, i want to put the pubsub url as an environment variable in the docker image to be used in the cloud run (so that it knows which pubsub to publish to)