hashicorp / hashicorp/setup-terraform
/usr/bin/env: 'node' no such file or directory when terraform_wrapper is set to true
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 288
- Avg merge
- 23h 21m
- Merged PRs (30d)
- 3
Description
Hey there,
I tried using setup-terraform with terraform_wrapper se to true, but getting

I am running this in a self-hosted, dockerized runner.
I have tried installing node in the container before running the action but it still fails. I have also tried to install node from within the workflow yaml, but still getting the same.
I have resorted to disable the terraform_wrapper, which then makes the whole workflow run fine.
Could you look into it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.