Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.49 KB

File metadata and controls

32 lines (21 loc) · 1.49 KB

App Deploy Terraform

This module deploys doit-easily into cloudrun, including all required infrastucture

iSaas Codelab vs Production

This terraform should be deployed once for the iSaaS Codelab (with the TF_VAR_is_codelab=true) It should be deployed separately for a production version of Doit-easily (with the TF_VAR_is_codelab omitted (false))

Resources Created:

  • pubsub subscription from Google Marketplace topic
  • event topic (optional)
  • cloud run service
  • IAM policies
  • Load balancer, backend, managed SSL cert, A record

Terraform Variables

Pre-requisites

Before running this terraform verify the following:

After deploying the app

  • grant users access to log into the backend UI via IAP
  • update the secret settings-toml with valid values