mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 20:08:31 +00:00
* Move terraform version listing into Terraform client * Add flag to disable Terraform downloads * Fallback to exact version matching if unable to list TF versions * Add new config option to documentation * Fix and update tests * Fix check-lint errors * Change option name * Remove obsolete commented code * Migrate version detection logic into terraform client * Improve consistency in new function signatures & log statements * Test requests before calling terraform-switch, to prevent unnecessary crashes * Fix broken tests * Silence gosec error * Close response body