2023-04-10 15:36:59 +00:00
|
|
|
{{!
|
|
|
|
Copyright (c) HashiCorp, Inc.
|
|
|
|
SPDX-License-Identifier: MPL-2.0
|
2023-04-14 17:08:13 +00:00
|
|
|
~}}
|
2023-04-10 15:36:59 +00:00
|
|
|
|
2017-09-19 14:47:10 +00:00
|
|
|
{{yield (hash
|
2020-07-13 14:26:12 +00:00
|
|
|
metrics=(component "job-deployment/deployment-metrics" deployment=@deployment)
|
|
|
|
taskGroups=(component "job-deployment/task-groups" deployment=@deployment)
|
|
|
|
allocations=(component "job-deployment/deployment-allocations" deployment=@deployment)
|
2017-09-19 14:47:10 +00:00
|
|
|
)}}
|