terraform-aws-datadog/terraform.tfvars

11 lines
413 B
HCL
Executable File

# These variables are the same for all AWS accounts, and can be stored as a generaly available variable
region = "eu-west-1"
api_key = "2fcc093ed06e4dbe0935433495898cad"
app_key = "aaf4a9654b82cfa8b23b2d65801901a4ad9d35ed"
datadog_site = "https://api.datadoghq.eu/"
namespace = "datadog"
# These variables are unique for each AWS account
#aws_profile = "ws-playground-applicatiebeheer"
aws_profile = "dd_belgie"