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

Commit 3544951

Browse files
authored
Merge pull request #764 from MattiasGees/automated-cherry-pick-of-#763-upstream-release-0.6
Automated cherry pick of #763
2 parents 4b1cd9a + 863bfe7 commit 3544951

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

Gopkg.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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"

vendor/github.com/hashicorp/terraform/terraform/eval_diff.go

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)