From e8588620f305339f0d2059a6f18de674065b5bad Mon Sep 17 00:00:00 2001 From: Johan Brandhorst-Satzkorn Date: Tue, 24 Jan 2023 09:29:45 -0800 Subject: [PATCH] Add Heimdall summary (#2830) Used by the CORE SRE team Heimdall product to give quick overview of all the HashiCorp repositories. Initially this just adds some very basic information about this repository. Could be expanded if we expand the use of Heimdall. --- META.d/_summary.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 META.d/_summary.yaml diff --git a/META.d/_summary.yaml b/META.d/_summary.yaml new file mode 100644 index 0000000000..a37fc8be1b --- /dev/null +++ b/META.d/_summary.yaml @@ -0,0 +1,8 @@ +--- +schema: 1.1 +partition: secure +category: product +summary: + owner: team-boundary + description: The repository holding the Boundary OSS backend code and releases + visibility: external