Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 488 Bytes

Terraform Module: Xray

A repository for setting up Xray group and sampling. NOTE: The Xray group and sampling is shared within the whole region so this module only need to be run once in each region.

Usage

module "xray" {
  source = "github.com/dbl-works/terraform//xray?ref=v2021.08.24"

  # optional
  response_time_threshold = 0.2
  duration_threshold      = 0.25
}

You will need to grant access to non-admin users, see iam/xray.