mirror of
https://github.com/hashicorp/terraform.git
synced 2025-12-18 23:26:07 -05:00
17 lines
409 B
YAML
17 lines
409 B
YAML
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
#
|
|
# Intended for internal HashiCorp use only
|
|
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: terraform
|
|
description: HashiCorp Terraform
|
|
annotations:
|
|
github.com/project-slug: hashicorp/terraform
|
|
jira/project-key: TF
|
|
jira/label: terraform
|
|
spec:
|
|
type: library
|
|
owner: team-tf-core
|
|
lifecycle: production
|