From f9129d37a38d6039e927b4bc2ace650728418c55 Mon Sep 17 00:00:00 2001 From: Simon Davis Date: Fri, 27 Sep 2024 12:14:51 -0700 Subject: [PATCH] [chore] Add META.d folder (#39522) * add _summary.yaml * local copywrite run --- META.d/_summary.yaml | 14 ++++++++++++++ 1 file changed, 14 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 00000000000..c3c681857e4 --- /dev/null +++ b/META.d/_summary.yaml @@ -0,0 +1,14 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + +--- +schema: 1.1 + +partition: tf-ecosystem + +summary: + owner: team-terraform-aws + description: | + The Terraform AWS provider is a plugin that enables Terraform to manage AWS resources. + + visibility: external