Skip to content

automationlogic/analytics-infra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytics Infra

Overview

Creates the Analytics project and all related infrastructure resources such as Pub/Sub topics and subscriptions, and BigQuery datasets.

Creates pipeline triggers for downstream services and apps, as configured in terraform.tfvars (see Configuration section).

Prerequisites

The platform-bootstrap repo must run before this repo.

Configuration

Create the terraform.tfvars file in infra/tfvars. See terraform.tfvars.example for example values.

repos : Ingestion and serving repo(s)
training_repos : Machine learning training repo(s)
security_repos : Security controls repo(s)
topics : Pub/Sub topic(s)
subscriptions : Pub/Sub subscription(s)
datasets : BigQuery dataset(s)

Run

The Analytics Infra pipeline resides in the Bootstrap project. It triggers automatically when code is pushed. It can also be triggered manually via the GCP Console.

About

Climate Analytics - Analytics Infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%