hashicorp / hashicorp/setup-terraform
Not possible to use Terraform wrapper with pwsh shell on windows based self-hosted runner
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 288
- Avg merge
- 23h 21m
- Merged PRs (30d)
- 3
Description
Hi,
I am trying to use windows based self-hosted runners for terraform deployment, but when I use the terraform-wrapper: true, None of the Terraform commands get executed and give the following output:

However when I run it with terraform-wrapper: false, all Terraform commands works fine, but then I cannot use -detailed-exitcode, as with this plan fails due to non zero exit code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.