Add catalog metadata (META.d) (#479)

* Add catalog metadata (META.d)

* Add catalog metadata (META.d)
This commit is contained in:
Baraa Basata 2025-05-13 08:19:52 -04:00 committed by GitHub
parent 607bf09de2
commit 25dabe9f9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 0 deletions

View file

@ -5,6 +5,9 @@ project {
copyright_year = 2020
header_ignore = [
# internal catalog metadata (prose)
"META.d/**/*.yaml",
# changie tooling configuration and CHANGELOG entries (prose)
".changes/unreleased/*.yaml",
".changie.yaml",

10
META.d/_summary.yaml Normal file
View file

@ -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