Add catalog-info.yml

This commit is contained in:
TS Security Bot 2024-02-29 09:32:49 +09:00 committed by Dariusz Piechota
parent dcfd957502
commit 33abd682ee
No known key found for this signature in database
GPG key ID: 92DB08FD7197015D

15
catalog-info.yml Normal file
View 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