mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
Add catalog metadata (META.d) (#479)
* Add catalog metadata (META.d) * Add catalog metadata (META.d)
This commit is contained in:
parent
607bf09de2
commit
25dabe9f9b
2 changed files with 13 additions and 0 deletions
10
META.d/_summary.yaml
Normal file
10
META.d/_summary.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue