mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-15 16:12:35 +00:00
(TFECO-8260) Add Heimdall metadata (#450)
* (TFECO-8260) Add Heimdall metadata * Update META.d/_summary.yml * Update META.d/_summary.yml ---------
This commit is contained in:
parent
638baae343
commit
344fef46b6
2 changed files with 17 additions and 0 deletions
11
META.d/_summary.yml
Normal file
11
META.d/_summary.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
schema: 1.1
|
||||
partition: tf-ecosystem
|
||||
category: github-action
|
||||
|
||||
summary:
|
||||
owner: team-tf-devex
|
||||
description: JavaScript action that sets up Terraform CLI in your GitHub Actions workflow
|
||||
visibility: external
|
||||
6
META.d/data.yml
Normal file
6
META.d/data.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
data_summary:
|
||||
gdpr:
|
||||
exempt: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue