Skip to content

Commit

Permalink
Add a catalog-info.yaml file for Backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
imakewebthings committed Sep 10, 2024
1 parent db693d5 commit c285c1a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
#
# Intended for internal HashiCorp use only
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: terraform-json
description: Helper types for the Terraform external data representation
annotations:
github.com/project-slug: hashicorp/terraform-json
jira/project-key: TF
jira/label: terraform-json
spec:
type: library
owner: terraform-core
lifecycle: production

0 comments on commit c285c1a

Please sign in to comment.