Skip to content

Commit

Permalink
fix: update terraform team tag to obs-ds-intake-services (#14540)
Browse files Browse the repository at this point in the history
apm-server team is deprecated, use obs-ds-intake-servies

(cherry picked from commit 9f69a50)
  • Loading branch information
kruskall authored and mergify[bot] committed Nov 6, 2024
1 parent 52952e2 commit 3b35a1c
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 3b35a1c

Please sign in to comment.