Skip to content

Commit

Permalink
Add a catalog-info.yaml file for Backstage (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
imakewebthings committed Sep 17, 2024
1 parent ae771c9 commit b776f38
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-exec
description: Terraform CLI commands via Go
annotations:
github.com/project-slug: hashicorp/terraform-exec
jira/project-key: TF
jira/label: terraform-exec
spec:
type: library
owner: terraform-core
lifecycle: production

0 comments on commit b776f38

Please sign in to comment.