Skip to content

Commit

Permalink
Merge pull request #137 from imakewebthings/ct/backstage-catalog-info
Browse files Browse the repository at this point in the history
Add a catalog-info.yaml file for Backstage
  • Loading branch information
jbardin committed Sep 12, 2024
2 parents db693d5 + c285c1a commit 3b3d508
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 3b3d508

Please sign in to comment.