mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 00:18:28 +00:00
deps: terraform 1.1.5 (#2042)
Upgrading to the latest Terraform release
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
)
|
||||
|
||||
const hashicorpReleasesURL = "https://releases.hashicorp.com"
|
||||
const terraformVersion = "1.1.4"
|
||||
const terraformVersion = "1.1.5"
|
||||
const ngrokDownloadURL = "https://bin.equinox.io/c/4VmDzA7iaHb"
|
||||
const ngrokAPIURL = "localhost:41414" // We hope this isn't used.
|
||||
const atlantisPort = 4141
|
||||
|
||||
Reference in New Issue
Block a user