Michael Sambol
abac457033
website: Fix typo in Getting Started guide
2018-02-21 11:42:22 -08:00
chrisjob1021
10bb21e9c4
provisioner/local-exec: Optional "working_dir" argument
...
This new argument allows overriding of the working directory of the child process, with the default still being the working directory of Terraform itself.
2018-02-16 11:31:11 -08:00
James Bardin
e41b29d096
Merge pull request #17354 from hashicorp/jbardin/known_hosts
...
Verify host keys in ssh connections
2018-02-15 18:33:41 -05:00
James Bardin
5458ea9aff
update etcd documentation links
...
Add missing link to ectdv3.
Update etcd v2 link to the current v2 README, which highlights the pending
deprecation.
2018-02-15 17:13:24 -05:00
James Bardin
194a4e88e2
add host_key and bastion_host_key to the docs
2018-02-14 15:35:41 -05:00
Brian Flad
5576b889ab
docs/import: Remove out of date listing of importable resources and note where to find the information
2018-02-14 12:02:45 -05:00
Nolan Davidson
848375b9a6
[provisioner-habitat] Allow custom service name ( #17196 )
...
This change allows the Habitat supervisor service name to be
configurable. Currently it is hard coded to `hab-supervisor`.
Signed-off-by: Nolan Davidson <ndavidson@chef.io>
2018-02-13 14:11:59 -06:00
Joshua Carp
52f6abf47b
Document aws_route53_record importable ( #17306 )
...
See https://github.com/hashicorp/terraform-website/issues/20
2018-02-13 14:07:05 -06:00
JeongHoon Byun (aka Outsider)
8566ade0c3
website: fix incorrect anchor links for registry API pagination
2018-02-12 19:36:52 -08:00
Michael Mell
4b598860bb
website: document the naming conventions for outputs
2018-02-12 19:33:57 -08:00
Alvaro Miranda Aguilera
bf18ad3eb9
Update cloud-index.html.markdown
2018-02-12 11:08:28 +01:00
Justin Campbell
c3872b42b5
website: Clarify Registry examples behavior
2018-02-09 12:51:19 -05:00
Nick Fagerlund
f0a009c573
website: private module registry documentation
2018-02-07 09:15:55 -08:00
Chris Griggs
1e12e49878
Website: Restructure Community providers list ( #17286 )
...
* restructure community providers list
* add vRA
* add Gandi provider
* re-organize
2018-02-06 15:35:12 -08:00
Chris Griggs
4f38f4f9eb
Website Update provider name ( #17270 )
...
* edit prvoider name
2018-02-02 12:17:30 -06:00
Aidan Feldman
c9481ab012
website: improve the Module Sources documentation
...
Better section linking within Module Sources page, and centralize the documentation on Terraform Registry sources.
2018-01-31 11:52:14 -08:00
Blake Stoddard
f918fb8583
website: fix ordering of interpolation functions
2018-01-31 11:50:00 -08:00
Chris Griggs
3d23a14a7a
Website: Provider link ( #17246 )
...
* Website: add PANOS links
* fix type
* edit
2018-01-31 10:29:48 -06:00
Cameron Childress
5ebb9d818d
Workspaces are supported locally.
2018-01-30 10:40:07 -07:00
Chris Griggs
61ff3422b7
website: even more community providers
2018-01-29 15:49:21 -08:00
Brian Flad
1ff724f333
Merge pull request #17087 from hashicorp/f-versioning-docs-updates
...
Documentation: Add version specifier information to provider version docs and clarify pessimistic specifier
2018-01-25 14:56:08 -05:00
James Bardin
142dd6632b
Merge pull request #17126 from hashicorp/module-examples-clarification
...
website: Clarify submodule examples location
2018-01-25 14:04:08 -05:00
James Bardin
3a608cd275
Merge pull request #17183 from jeloou/fix/docs-typo
...
website: fix typo in getting started guide
2018-01-25 14:03:37 -05:00
James Bardin
aba18f2588
Merge pull request #17184 from Haegin/master
...
Correct website typo
2018-01-25 14:03:23 -05:00
Joseph Núñez
7c5e160c58
website: fix typo in getting started guide
2018-01-24 21:02:03 -03:00
Marco Molteni
5f27730ca3
Update init.html.markdown
...
Fix typo and replace some "it's" with "it is", according to rules for written English.
2018-01-24 18:41:42 +01:00
Harry Mills
856b852ac2
Correct typo
2018-01-24 11:02:12 -05:00
Chris Griggs
02531b237c
Website Docs: add community providers ( #17149 )
...
* add community providers
* add Infoblox
* change ACME github org to vancluever
2018-01-22 16:31:52 -06:00
Rubén González
944a98f42d
website: correct link from file interpolation function to path information variables
2018-01-22 11:35:33 -08:00
Justin Campbell
0f00291dfe
website: Clarify submodule examples location
...
When writing an example for a submodule, the example should be placed in
`examples/{example name}` instead of
`modules/{module name}/examples/{example name}`.
2018-01-17 14:58:13 -05:00
Chris Griggs
0e93e0c2b0
website: fix typo on community provider index page
2018-01-17 10:38:10 -08:00
Chris Griggs
0e69f1542d
website: additional community provider links
...
List now includes DigitalRebar, Kibana, Kong and Rubscope.
Also fixes the previously-broken link for OpenDayLight.
2018-01-11 10:50:06 -08:00
Brian Flad
939f20011e
Documentation: Cleaner copy around pessimistic version specifiers for modules and providers
2018-01-11 12:46:00 -05:00
Brian Flad
4d4fe85227
Documentation: Add version specifier information to provider version docs and clarify pessimistic specifier
2018-01-11 12:38:43 -05:00
James Bardin
a50db7edc4
Merge pull request #17060 from hashicorp/jbardin/agent_identity-docs
...
add agent_identity in the connection docs
2018-01-09 17:21:55 -05:00
Jeremy Voorhis
e1eb7d45a5
Fix DNSMadeEasy's name in the provider index ( #17063 )
2018-01-09 09:40:42 +00:00
Paddy
e4cdbd6c9f
Merge pull request #16936 from negz/gcskeys
...
Support 'customer supplied encryption keys' in the GCS backend
2018-01-09 01:17:35 -08:00
Chris Griggs
17fbb8edd7
website: some additional community providers
2018-01-08 15:00:56 -08:00
James Bardin
2c79cd35df
add agent_identity in the connection docs
2018-01-08 17:14:10 -05:00
James Bardin
61c2be3e95
Merge pull request #16969 from hashicorp/jbardin/reset-plugin-dir
...
allow init to reset -plugin-dir
2018-01-08 16:51:47 -05:00
James Bardin
fe8cb9e847
mention -plugin-dir="" in the docs
2018-01-08 16:51:18 -05:00
James Bardin
d1a678db0d
Merge pull request #16915 from hashicorp/jbardin/gcs-docs
...
add gcs to the backends that support workspaces in the documentation
2018-01-08 16:47:45 -05:00
Chris Griggs
18975d7270
website: present provider documentation via categories
...
We have outgrown the single flat list presentation of providers due to the shear number now present, so we'll move here to a model where the providers are split into a number of categories that each contain a smaller list.
The full list is still included in the body of the main index page for quick access via search, but the categories make for a more accessible navbar for those who are just browsing.
2018-01-04 15:04:35 -08:00
Paul Stack
191cf283d5
backend/manta: Support Triton RBAC
...
Triton Manta allows an account other than the main triton account to be used via RBAC.
Here we expose the SDC_USER / TRITON_USER options to the backend so that a user can be specified.
2018-01-03 12:12:46 -08:00
Charles Chan
894a7c966e
website: tweak ambiguous nesting of punctuation inside quotes
...
Our prevailing writing style is to place punctuation outside of quotes, since in many contexts Terraform itself treats punctuation within quotes as significant and so it can be confusing to use punctuation in quotes in our prose.
2018-01-03 12:00:19 -08:00
Yaron Tal
a40eac1cca
Small typo fix in provider documentation
2017-12-22 12:23:13 +01:00
Clint
f43d66e143
Revert "Restructure terraform.io to include provider categories ( #16934 )" ( #16966 )
...
This reverts commit 7481c113ee
.
2017-12-20 17:25:43 -06:00
Chris Griggs
7481c113ee
Restructure terraform.io to include provider categories ( #16934 )
...
* add catagory files
* try new source path
* cleaning up formatting
* fixin
* add all providers to providers index page
* add descriptions
* add link to form and first two providers
* small edits
* small edits
* small changes
* add community providers and decription edit from marketing
* add some lines to improve design
* fix typos
2017-12-20 16:26:41 -06:00
Chris Marchesi
c2c9e4f418
Merge pull request #16583 from hashicorp/azurerm-website
...
Renaming the Azure Provider
2017-12-19 11:00:33 -08:00
Clint
a8f08faab5
copy doc note from terraform-providers/terraform-provider-aws/2162 ( #16940 )
2017-12-19 10:29:55 -06:00