blob: 12e668068a1f3e0c8d6fed69c6562c38c53c2a82 [file] [log] [blame]
Caleb Troughtonb776f382024-09-17 10:18:21 -07001# Copyright (c) HashiCorp, Inc.
2# SPDX-License-Identifier: MPL-2.0
3#
4# Intended for internal HashiCorp use only
5apiVersion: backstage.io/v1alpha1
6kind: Component
7metadata:
8 name: terraform-exec
9 description: Terraform CLI commands via Go
10 annotations:
11 github.com/project-slug: hashicorp/terraform-exec
12 jira/project-key: TF
13 jira/label: terraform-exec
14spec:
15 type: library
16 owner: terraform-core
17 lifecycle: production