diff --git a/META.d/_summary.yml b/META.d/_summary.yml new file mode 100644 index 0000000..5aee97d --- /dev/null +++ b/META.d/_summary.yml @@ -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 diff --git a/META.d/data.yml b/META.d/data.yml new file mode 100644 index 0000000..2d42c6b --- /dev/null +++ b/META.d/data.yml @@ -0,0 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + +data_summary: + gdpr: + exempt: true