setup-terraform/.github
Brian Flad d3026307a0
Remove wrapper package.json (#302)
Reference: https://github.com/hashicorp/setup-terraform/issues/290

The `wrapper` directory contains the JavaScript wrapper for the Terraform binary. It currently contains a `package.json` and lock file, however this code is not packaged and released separately. Having the separate package makes it unnecessarily difficult to ensure the subdirectory is built correctly and dependencies are up to date.

This change removes the `wrapper` package files and consolidates the test, lint, and build logic into the main `package.json`.
2023-02-09 10:36:54 -05:00
..
workflows Bump atlassian/gajira-transition from 3.0.0 to 3.0.1 (#294) 2023-02-09 09:15:13 -05:00
CODEOWNERS Setting @hashicorp/terraform-devex as Code Owners 2022-05-19 15:53:54 +01:00
dependabot.yml Remove wrapper package.json (#302) 2023-02-09 10:36:54 -05:00
release.yml Add GitHub automatic release (#173) 2022-04-04 09:38:08 -04:00