From d4cada5ecb51360ebc0cbefe097d0704aa6b148d Mon Sep 17 00:00:00 2001 From: Baraa Basata Date: Mon, 12 May 2025 17:57:12 -0400 Subject: [PATCH] Add catalog metadata (META.d) --- META.d/_summary.yaml | 10 ++++++++++ 1 file changed, 10 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 0000000..11483a6 --- /dev/null +++ b/META.d/_summary.yaml @@ -0,0 +1,10 @@ +--- +schema: 1.1 + +partition: tf-ecosystem + +summary: + owner: team-tf-core-plugins + description: | + Sets up Terraform CLI in your GitHub Actions workflow. + visibility: public