13 lines
325 B
Markdown
13 lines
325 B
Markdown
# Terraform Datadog Application Dashboard
|
|
|
|
This Terraform module configures a dashboard for your Kubernetes application.
|
|
|
|
How-to set it up to work with your application is described below
|
|
|
|
# Setup
|
|
|
|
First you need to copy the contents of the example directory to a directory
|
|
|
|
module "your_application_name"
|
|
source = git://
|