0.15.1 • Published 8 years ago
tf-content v0.15.1
tf-content
This repo contains the terraform module for content related infrastructure
Modules
elasticsearch
elasticsearch cluster for content data
streams
creates kinesis streams for all content entities
module "content_streams" {
source = "git::git@github.com:GaiamTV/tf-streams-content.git//modules/kinesis?ref=v0.1.0"
region = "us-west-2"
env = "dev"
shard_count = 1
}
License
UNLICENSED
0.15.1
8 years ago