From d3bcbf74ee3e840da6ab567774f466d36056fc4e Mon Sep 17 00:00:00 2001 From: Mark DeCrane Date: Mon, 4 Nov 2024 14:24:42 -0500 Subject: [PATCH] Add data dict denoting that repo is GDPR exempt --- META.d/data.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 META.d/data.yaml diff --git a/META.d/data.yaml b/META.d/data.yaml new file mode 100644 index 000000000..6de828765 --- /dev/null +++ b/META.d/data.yaml @@ -0,0 +1,7 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + +data_summary: + gdpr: + exempt: true + last_reviewed: 2024-11-04