Skip to content

Commit 344fef4

Browse files
authored
(TFECO-8260) Add Heimdall metadata (#450)
* (TFECO-8260) Add Heimdall metadata * Update META.d/_summary.yml * Update META.d/_summary.yml ---------
1 parent 638baae commit 344fef4

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

‎META.d/_summary.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
4+
schema: 1.1
5+
partition: tf-ecosystem
6+
category: github-action
7+
8+
summary:
9+
owner: team-tf-devex
10+
description: JavaScript action that sets up Terraform CLI in your GitHub Actions workflow
11+
visibility: external

‎META.d/data.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
4+
data_summary:
5+
gdpr:
6+
exempt: true

0 commit comments

Comments
 (0)