Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 606987b

Browse files
committed
Change terraform folder
Signed-off-by: Mattias Gees <mattias.gees@gmail.com>
1 parent b5d544f commit 606987b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gopkg.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ required = [
103103

104104
[[constraint]]
105105
name = "github.com/hashicorp/terraform"
106-
version = "0.11.11"
106+
branch = "v0.11.11-ignore-changes"
107+
source = "https://github.com/MattiasGees/terraform.git"
107108

108109
[[override]]
109110
name = "github.com/hashicorp/go-tfe"

0 commit comments

Comments
 (0)