Skip to content

Commit

Permalink
Merge pull request #1664 from serbrech/vendor-in-azure-provider
Browse files Browse the repository at this point in the history
pkg/terraform/exec/plugins: vendor in azure terraform provider
  • Loading branch information
openshift-merge-robot authored Apr 26, 2019
2 parents 028763c + d20d833 commit 61c2e16
Show file tree
Hide file tree
Showing 2,102 changed files with 1,135,247 additions and 403,967 deletions.
24 changes: 4 additions & 20 deletions pkg/terraform/exec/Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions pkg/terraform/exec/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ ignored = [
"golang.org/x/net*"
]

required = [
"github.com/hashicorp/terraform/helper/acctest"
]

[prune]
go-tests = true
unused-packages = true
Expand Down
Loading

0 comments on commit 61c2e16

Please sign in to comment.