-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add globals to set minimum and latest Terraform versions. TERRAFORM_VERSION_MINIMUM: The minimum required version. If there is an existing binary that matches the minor version and is equal to or greater than this value then a new binary will not be downloaded. TERRAFORM_VERSION_LATEST: The version that will be downloaded if there is no existing binary, or if the existing binary does not meet the minimum version requirement.
- Loading branch information
1 parent
1c75486
commit b562e5d
Showing
1 changed file
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters