Commit Graph

6 Commits

Author SHA1 Message Date
Pete Wildsmith
b1c03e93df Document TLS options in Nomad provider 2017-04-25 23:17:32 +01:00
Seth Vargo
a765c320e4 Update nomad provider 2017-04-10 12:28:09 -04:00
George Christou
61277c0dbd website/docs: Run terraform fmt on code examples (#12075)
* docs/vsphere: Fix code block

* docs: Convert `...` to `# ...` to allow `terraform fmt`ing

* docs: Trim trailing whitespace

* docs: First-pass run of `terraform fmt` on code examples
2017-02-19 00:48:50 +02: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
Brian Lalor
8aae64145b Docs: fix incorrect NOMAD_ADDR description
Per [provider_test.go#L42](https://github.com/hashicorp/terraform/blob/master/builtin/providers/nomad/provider_test.go#L42).
2017-02-03 08:46:58 -05:00
Mitchell Hashimoto
bb5f6498e2 provider/nomad 2016-10-24 10:34:06 -07:00