Skip to content

Instantly share code, notes, and snippets.

@zimbatm
Created March 1, 2022 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zimbatm/9e6512df7ecba9739e30377640c320fa to your computer and use it in GitHub Desktop.
Save zimbatm/9e6512df7ecba9739e30377640c320fa to your computer and use it in GitHub Desktop.
module "opentelemetry-collector" {
source = "../../terraform-modules/opentelemetry-collector"
honeycomb_dataset = local.honeycomb_dataset
region = local.aws_region
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment