Skip to content

Commit

Permalink
fix: update terraform team tag to obs-ds-intake-services
Browse files Browse the repository at this point in the history
apm-server team is deprecated, use obs-ds-intake-servies
  • Loading branch information
kruskall committed Nov 5, 2024
1 parent e2c0fb5 commit 7139846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/infra/terraform/modules/tags/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ locals {
tags = {
"division" : "engineering"
"org" : "obs"
"team" : "apm-server"
"team" : "obs-ds-intake-services"
"project" : var.project
"build" : var.build
"ephemeral" : "true"
Expand Down

0 comments on commit 7139846

Please sign in to comment.