hashicorp / hashicorp/terraform-exec
Add ability to cache binaries between e2etest run
Open
testing
- Dominant language
- Go
- Stars
- 786
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Downloading binaries for every test run is slow.
The easiest method is probably allowing a hard coded install directory that it can look for prior to downloading.
Contributor guide
Assessment
This issue has not been assessed yet.