How to create a Deployment file for cloud run and mongo DB Atlas cluster!
Imports
We will need to import the following modules to use Deployment Manager:
imports:
- path: cloudrun.jinja
name: cloudrun
- path: mongodbatlas.jinja
name: mongodbatlas
Resources
Cloud Run
We will create a Cloud Run service with the followin...
adnwalkar.hashnode.dev1 min read