Commit Graph

101 Commits

Author SHA1 Message Date
Ryan Uber
00763ff7cd vendor: update github.com/hashicorp/go-retryablehttp 2017-04-21 10:48:34 -07:00
=
494a18a4ad Fixes panic from occuring with unqualifying nats 2017-04-20 15:45:06 -06:00
Jake Champlin
3bf354b16b bump go-oracle-compute vendor 2017-04-19 10:59:52 -04:00
Jake Champlin
3433850c9c provider/opc: Add debug logging
Adds debug logging, fixes a failing instance acceptance test, and updates vendored dep
2017-04-06 13:59:16 -04:00
Jake Champlin
e569fd3f6c provider/opc: Add Storage Volume Snapshots
Adds `storage_volume_snapshot` resource, and allows for creating a storage_volume from a storage volume snapshot.
Also adds documentation for additions, and tests.

```
TF_ACC=1 go test ./builtin/providers/opc -v -run=TestAccOPCStorageVolume -timeout 120m
=== RUN   TestAccOPCStorageVolumeSnapshot_importBasic
--- PASS: TestAccOPCStorageVolumeSnapshot_importBasic (24.72s)
=== RUN   TestAccOPCStorageVolumeSnapshot_basic
--- PASS: TestAccOPCStorageVolumeSnapshot_basic (24.01s)
=== RUN   TestAccOPCStorageVolume_Basic
--- PASS: TestAccOPCStorageVolume_Basic (12.99s)
=== RUN   TestAccOPCStorageVolume_Complete
--- PASS: TestAccOPCStorageVolume_Complete (13.91s)
=== RUN   TestAccOPCStorageVolume_MaxSize
--- PASS: TestAccOPCStorageVolume_MaxSize (14.47s)
=== RUN   TestAccOPCStorageVolume_Update
--- PASS: TestAccOPCStorageVolume_Update (22.36s)
=== RUN   TestAccOPCStorageVolume_FromSnapshot
--- PASS: TestAccOPCStorageVolume_FromSnapshot (32.28s)
```
2017-04-06 02:07:38 -04:00
Jake Champlin
9062ddded3 Add Storage Volumes to instances
- Adds storage volumes to instances
- Updates go-oracle-terraform vendor
- Adds clarification between ip/shared network in docs
- make 'bootable.image_list' a required parameter in the storage_volume resource
- Add storage volume test + docs
2017-04-05 16:40:05 -04:00
Jake Champlin
edc524df55 provider/opc: Update OPC Provider
Updates the OPC provider to a fully working version.
2017-04-03 18:24:57 -04:00
James Bardin
7233cc9cae vendor consul/testutil
try to weed out extras later
2017-03-14 14:28:13 -04:00
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