Skip to content

Commit

Permalink
🆙 vendor github.com/hashicorp/terraform/helper/schema
Browse files Browse the repository at this point in the history
GitLab Slack service implementation requires terraform's
ResourceData.GetOkExists method, because of the large number of boolean
attributes. See: hashicorp/terraform#15723
  • Loading branch information
hypnoglow committed Oct 16, 2018
1 parent 66c9d47 commit 990e604
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 10 deletions.

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

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

10 changes: 5 additions & 5 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,12 +469,12 @@
"versionExact": "v0.10.0"
},
{
"checksumSHA1": "0smlb90amL15c/6nWtW4DV6Lqh8=",
"checksumSHA1": "juS4uWVIFt4ANQBvZ2j8mawtjlY=",
"path": "github.com/hashicorp/terraform/helper/schema",
"revision": "2041053ee9444fa8175a298093b55a89586a1823",
"revisionTime": "2017-08-02T18:39:14Z",
"version": "v0.10.0",
"versionExact": "v0.10.0"
"revision": "f6d16263a0389cfea95266d9e0072ccfc2bd4bf0",
"revisionTime": "2017-08-15T21:50:02Z",
"version": "v0.10.1",
"versionExact": "v0.10.1"
},
{
"checksumSHA1": "1yCGh/Wl4H4ODBBRmIRFcV025b0=",
Expand Down

0 comments on commit 990e604

Please sign in to comment.