hashicorp / hashicorp/setup-terraform
unable to get local issuer certificate / Self hosted runner
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 288
- Avg merge
- 23h 21m
- Merged PRs (30d)
- 3
Description
I am using a self hosted runner in GHES to run this
```
steps:
- uses: hashicorp/setup-terraform@v1
```
and I am getting this error:
```
Run actions/setup-terraform@v1
with:
cli_config_credentials_hostname: app.terraform.io
terraform_version: latest
terraform_wrapper: true
Error: Error: unable to get local issuer certificate
Error: unable to get local issuer certificate
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.