/lets-plan-infra

Terraform IaC for Let's Plan

Primary LanguageHCLISC LicenseISC

Let's Plan logo

The status badge for the licence of this project The status badge for the Snyk-detected vulnerabilities count for this project

WebappInfrastructureFirebase Functions


Terraform Infrastructure

A Terraform configuration for various non-Firebase parts of the Let's Plan infrastructure.

Install

Pre-requisites:

  1. Log in with your Application Default Credentials (ADCs): gcloud auth application-default login - this will open a browser pop-up asking you to authenticate with Google Auth Library
  2. Set the project for billing & quotas: gcloud auth application-default set-quota-project your-firebase-project-here
  3. terraform init, terraform plan, etc