deps: tf 1.0.11 (#1892)

This commit is contained in:
rui
2021-11-10 18:44:50 -05:00
committed by GitHub
parent f4314e2f12
commit 6d86119d75
4 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ import (
)
const hashicorpReleasesURL = "https://releases.hashicorp.com"
const terraformVersion = "1.0.10"
const terraformVersion = "1.0.11"
const ngrokDownloadURL = "https://bin.equinox.io/c/4VmDzA7iaHb"
const ngrokAPIURL = "localhost:41414" // We hope this isn't used.
const atlantisPort = 4141