Skip to content

Commit

Permalink
ci: add ephemeral tag (#14179)
Browse files Browse the repository at this point in the history
this will help the oblt-cli automation to destroy the ECE/ESS/Serverless deployments automatically
  • Loading branch information
v1v authored Sep 25, 2024
1 parent 6976610 commit 812d7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/infra/terraform/modules/tags/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ locals {
"team" : "apm-server"
"project" : var.project
"build" : var.build
"ephemeral" : "true"
}
}

Expand Down

0 comments on commit 812d7dd

Please sign in to comment.