##Architecture Diagram:
##Deployment Steps [Demo Only]:
- Clone project to your github repo
-
Create a new project on Google Cloud with billing enabled
-
Build the base service container (manual deployment for demo purposes):
gcloud builds submit
-
Create account in Terraform Cloud
-
Set up Project and Workspace
-
Connect to Workspace with VCS (Github) and link to your Github repo
- Inspired By Serverless Expedition