Commit Graph

93 Commits

Author SHA1 Message Date
Mitchell Hashimoto
3c543a4d6f vendor: update HCL (formatting) 2017-02-17 08:52:09 -08:00
Mitchell Hashimoto
8ee3be9d55 Merge pull request #12048 from hashicorp/b-update-go-pllugin
vendor: update go-plugin
2017-02-17 08:37:53 -08:00
Mitchell Hashimoto
6cc5123d31 vendor: update go-plugin
This fixes some hanging issues seen by TF users, see the relevant
commits in go-plugin.
2017-02-17 08:32:21 -08:00
Sean Chittenden
7063ee1af2 Update github.com/hashicorp/consul/api to the latest and greatest. 2017-02-16 13:50:04 -08:00
Jake Champlin
804c1cdef7 core: Update go-cleanhttp vendored dependency
Updates go-cleanhttp vendored dependency
2017-02-13 13:13:16 -05:00
Mitchell Hashimoto
34227e5a9c vendor: update go-getter for #11438 2017-02-07 14:00:38 -08:00
Mitchell Hashimoto
244992c1be vendor: update HCL 2017-02-06 18:24:39 -08:00
Jake Champlin
9532c84f76 structs package now includes entire helper package 2017-02-03 18:37:46 -05:00
Jake Champlin
79c117877e provider/nomad: Update jobspec parser
Updates vendored Nomad jobspec parser such that parameterized nomad job files can no be parsed and used with Terraform.
Also fixes tests to adhere to new jobspec version, and update documentation to reflect such as well.
2017-02-03 18:19:23 -05:00
James Nugent
cfc142df62 deps: Update github.com/hashicorp/atlas-go 2017-01-31 19:33:47 +00:00
clint shryock
e94fcc011d update go-getter 2017-01-26 14:33:22 -06:00
Mitchell Hashimoto
9a8c3ce753 vendor update HCL 2017-01-24 17:12:02 -08:00
James Bardin
cfa299d2ee Update deps in unknown state and rever nomad
Nomad was manually updated, so revert that to the version in master,
remove it from vendor.json and add it to the ignore list.

Update all packages that were in an unknown state to their latest master
commits.
2017-01-19 20:10:17 -05:00
James Bardin
a0b70b0ec7 Sync the vendor folder with the manifest
A number of PRs have come through which modified the vendor folder
without recording the proper information. This resets everything back to
the recorded version.
2017-01-19 14:10:52 -05:00
Mitchell Hashimoto
6b044a82df vendor: update HCL 2017-01-08 16:30:44 -08:00
Mitchell Hashimoto
1bae160796 vendor: update HIL
Fixes #10847
Fixes #10778
2016-12-21 11:31:53 -08:00
Mitchell Hashimoto
cd1cd1cb7d vendor: update HIL 2016-12-09 12:40:34 -05:00
Mitchell Hashimoto
db3ca7587d vendor: update HIL with conditionals 2016-12-07 18:13:48 -05:00
Mitchell Hashimoto
e97195c935 vendor: update HCL 2016-11-30 13:03:56 -08:00
Mitchell Hashimoto
5ce7ff178b vendor: update HCL 2016-11-29 10:30:51 -08:00
Mitchell Hashimoto
23c58c6d62 vendor: update HCL 2016-11-21 18:16:09 -08:00
Mitchell Hashimoto
784bc25847 vendir: update HIL
Fixes #10236
2016-11-19 22:15:50 -08:00
Mitchell Hashimoto
f0be9675b5 vendor: update to Nomad 0.5 2016-11-18 21:18:49 -08:00
Mitchell Hashimoto
9daa9942b3 vendor: update HIL 2016-11-15 15:24:48 -08:00
Mitchell Hashimoto
9afce5aa6e vendor: update hil 2016-11-14 19:51:43 -08:00
Mitchell Hashimoto
3c2e21701d vendor: update HIL 2016-11-13 10:28:26 -08:00
Mitchell Hashimoto
80a1120a0f vendor: remove a bunch of stuff that required cgo 2016-11-11 13:49:05 -08:00
Mitchell Hashimoto
df92abe90f vendor: manually modify Nomad jobspec parser to not validate drivers 2016-11-11 13:48:14 -08:00
Mitchell Hashimoto
efd27e9e4e update HIL 2016-11-10 17:14:12 -08:00
Mitchell Hashimoto
fd498fbfff Merge pull request #9538 from hashicorp/f-nomad-provider
provider/nomad: Nomad provider for managing jobs
2016-11-09 18:34:55 -08:00
Mitchell Hashimoto
27f7e4b296 vendor: update HCL 2016-11-09 14:55:45 -08:00
James Bardin
da09dcfc79 update github.com/hashicorp/hil 2016-11-09 14:28:15 -08:00
Mitchell Hashimoto
839e91756e vendor: update HCL for GH-8709 2016-11-08 16:07:24 -08:00
Mitchell Hashimoto
646b3c1b68 Merge pull request #9158 from hashicorp/f-vault-provider
Vault Provider
2016-11-08 15:27:33 -08:00
Mitchell Hashimoto
429373c47c vendor: update HCL 2016-11-03 18:46:27 -07:00
Mitchell Hashimoto
3b2aa0ad0d vendor: update HCL for printing updates 2016-11-01 11:08:08 -07:00
Martin Atkins
23431f4246 Add official Vault client library
Also includes no-op upgrades to various pre-existing vendored Vault packages.
2016-10-29 23:16:36 -07:00
Mitchell Hashimoto
6e1e33fd8a vendor: update HCL 2016-10-28 19:39:00 -04:00
James Nugent
d58223137e deps: github.com/hashicorp/vault/helper/pgpkeys 2016-10-25 12:08:50 -05:00
Mitchell Hashimoto
8af241e501 vendor: Nomad 2016-10-24 10:33:59 -07:00
Mitchell Hashimoto
e678222d56 vendor: update HIL to support more eval in indexes, implicit conversion 2016-10-14 10:13:50 -07:00
James Bardin
86715617ec Update github.com/hashicorp/hil
includes fix for #9282
2016-10-12 16:24:51 -04:00
Mitchell Hashimoto
0ff0d23287 update HCL vendor
This fixes primarily printer issues with JSON, list comments, and bare
comments not attached to anything in particular.
2016-10-08 16:29:25 +08:00
James Bardin
425142d221 Update github.com/hashicorp/hcl
Fixes #8820
2016-09-16 09:06:26 -04:00
James Bardin
790b60a352 update github.com/hashicorp/go-getter 2016-09-12 17:47:08 -04:00
Mitchell Hashimoto
c84f699158 update HCL vendor 2016-09-02 09:58:05 -07:00
Mitchell Hashimoto
a1c4e1a97b vendor: update go-getter 2016-08-30 15:54:31 -07:00
Mitchell Hashimoto
997f2b332b vendor: update go-getter 2016-08-24 16:48:59 -07:00
Mitchell Hashimoto
9a8209cfbd command/push: create the proper parent directory entries in tar 2016-08-24 10:39:50 -07:00
Mitchell Hashimoto
02512b5487 vendor: update HCL for GH-8295 2016-08-22 09:40:31 -07:00