mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 04:07:06 +00:00
Add catalog-info.yml
This commit is contained in:
parent
dcfd957502
commit
33abd682ee
1 changed files with 15 additions and 0 deletions
15
catalog-info.yml
Normal file
15
catalog-info.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# This file contains metadata for backstage
|
||||
# Read more about available fields and annotations:
|
||||
# https://github.com/tradeshift/backstage
|
||||
#
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: setup-terraform
|
||||
description: "Sets up Terraform CLI in your GitHub Actions workflow."
|
||||
annotations:
|
||||
github.com/project-slug: Tradeshift/setup-terraform
|
||||
spec:
|
||||
type: other
|
||||
lifecycle: experimental
|
||||
owner: infrastructure-security
|
||||
Loading…
Add table
Add a link
Reference in a new issue