influx
gruntwork-io/influx/google
Reusable infrastructure modules for running TICK stack on GCP
TICK Stack GCP Module   !Terraform Version This repo contains the official module for deploying the TICK Stack on GCP using Terraform and Packer. TICK Stack Architecture !TICK multi-cluster architecture Features - Deploy the TICK stack (Telegraf, InfluxDB, Chronograf, Kapacitor) to gather and process time series data. - Supports both InfluxDB Enterprise and OSS - Supports both InfluxDB Enterprise and OSS - Supports colocated clusters and separate clusters What is TICK Stack? The TICK Stack is a loosely coupled yet tightly integrated set of open source projects designed to handle massive amounts of time-stamped infor
| Name | Type | Description | Default |
|---|---|---|---|
| image | string | The source image used to create the boot disk for an InfluxDB node. | required |
| region | string | All resources will be launched in this region. | required |
| project | string | ID of the GCP Project where all resources will be launched. | required |
| name | string | The name of the cluster (e.g. tick-oss-example). This variable is used to namesp | required |
| machine_type | string | The machine type of the Compute Instance to run for each node in the cluster (e. | "n1-standard-1" |
tick_oss_instance_group — Self link to the InfluxDB instance grouptick_oss_instance_group_manager — Self link of the InfluxDB instance group manager