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

* Add catalog metadata (META.d)

* Add catalog metadata (META.d)
This commit is contained in:
Baraa Basata 2025-05-13 08:12:30 -04:00 committed by GitHub
parent 47b8243237
commit dd60b8fb9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 0 deletions

View File

@ -6,6 +6,9 @@ project {
copyright_year = 2021
header_ignore = [
# internal catalog metadata (prose)
"META.d/**/*.yaml",
# examples used within documentation (prose)
"examples/**",

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: |
Quick start repository for creating a Terraform provider using terraform-plugin-framework
visibility: public