We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c0fb5 commit 7139846Copy full SHA for 7139846
testing/infra/terraform/modules/tags/output.tf
@@ -2,7 +2,7 @@ locals {
2
tags = {
3
"division" : "engineering"
4
"org" : "obs"
5
- "team" : "apm-server"
+ "team" : "obs-ds-intake-services"
6
"project" : var.project
7
"build" : var.build
8
"ephemeral" : "true"
0 commit comments