Brian Shumate
482b303b40
Docs: Basics: Tokens: Note ( #5479 )
...
- Add note about token values
2018-10-17 10:40:55 -04:00
Martin
725b295389
add mentions of authorization header support in doc ( #5478 )
2018-10-17 10:38:15 -04:00
Kevin Buchs
3cf5b6350b
Update dynamodb.html.md ( #5519 )
2018-10-17 10:36:52 -04:00
Jeff Mitchell
db5783d1f0
Remove outdated references to UUIDs for token values
2018-10-08 12:45:17 -04:00
Jim Kalafut
4731f1319c
Fix docs typos
2018-10-05 22:53:09 -07:00
Jim Kalafut
238a93d23d
Update examples to use sha256 ( #5468 )
...
sha_256 is supported but not referenced in our API docs.
2018-10-04 09:51:54 -07:00
Martins Sipenko
1e1a31e8d8
Fix missing > ( #5452 )
2018-10-03 09:16:36 -04:00
Becca Petrin
3ebe388dc1
alicloud auto-unseal docs ( #5446 )
2018-10-02 17:21:26 -07:00
Saurabh Pal
239f2013b8
Enable TLS based communication with Zookeeper Backend ( #4856 )
...
* The added method customTLSDial() creates a tls connection to the zookeeper backend when 'tls_enabled' is set to true in config
* Update to the document for TLS configuration that is required to enable TLS connection to Zookeeper backend
* Minor formatting update
* Minor update to the description for example config
* As per review comments from @kenbreeman, additional property description indicating support for multiple Root CAs in a single file has been added
* minor formatting
2018-10-01 14:12:08 -07:00
Calvin Leung Huang
6f63f42daf
docs: Update CLI page to include namespace and flags info ( #5363 )
2018-09-27 17:08:14 -07:00
Jim Kalafut
cb8a3551ed
operator migrate docs ( #5400 )
...
* operator migrate docs
* Address feedback
* Fix title
2018-09-26 10:55:04 -07:00
emily
076c1819c5
Docs PR for GCP secrets backend access token changes ( #5366 )
...
* initial docs pass
* fix docs
2018-09-21 10:31:49 -07:00
Brian Shumate
9c1638497e
Add Enterprise Replication metrics ( #3981 )
2018-09-21 12:01:44 -04:00
Becca Petrin
8367eb6619
AliCloud Secrets Docs ( #5351 )
2018-09-19 08:42:59 -07:00
Jeff Mitchell
e8b7ec2e11
Fix default_max_request_duration HCL name and update docs ( #5321 )
...
* Fix default_max_request_duration HCL name and update docs
* Update tcp.html.md
2018-09-18 14:30:21 -07:00
Evan Grim
e31cdb7a10
Fix small grammatical error in plugin docs ( #5334 )
2018-09-13 14:23:24 -07:00
Becca Petrin
25cb22fe0a
Poll for new creds in the AWS auth agent ( #5300 )
2018-09-12 13:30:57 -07:00
Jeff Mitchell
995efc0a61
Update some text around encrypting with agent
2018-09-11 15:05:44 -04:00
Becca Petrin
e1687ed78d
update to match aws ( #5315 )
2018-09-11 11:10:50 -07:00
Brian Shumate
9dd7753866
Docs: namespaces edit lookup subcommand text ( #5310 )
...
* Docs: namespaces edit lookup subcommand text
* precise
2018-09-10 11:56:01 -04:00
Jeff Mitchell
6acf58d77d
Finish updating jwt auth docs
2018-09-10 11:46:50 -04:00
mg
18569d78be
resolve incorrect scope ( #5307 )
...
https://github.com/terraform-providers/terraform-provider-azurerm/issues/943
> Turns out the problem is that the scope was invalid. There was a missing s on resourceGroup. The error message though is absolutely awful for detecting that.
2018-09-07 16:56:02 -07:00
Joakim Bakke Hellum
839d1ed372
Fix typos in Azure Secrets Engine docs ( #5295 )
2018-09-06 15:31:19 -07:00
Jeff Mitchell
d3edc47096
Allow most parts of Vault's logging to have its level changed on-the-fly ( #5280 )
...
* Allow most parts of Vault's logging to have its level changed on-the-fly
* Use a const for not set
2018-09-05 15:52:54 -04:00
Steven Black
80272dfe07
Fix misspelling ( #5279 )
2018-09-05 15:40:01 -04:00
Brian Shumate
b96fc7dfb9
Update terminology ( #5225 )
...
- Change "key ring" references to "key" to match Transit API docs
2018-09-05 12:05:02 -04:00
Becca Petrin
d69c674c8e
Add AliCloud auth to the Vault Agent ( #5179 )
2018-09-05 11:56:30 -04:00
Seth Vargo
1bc3222929
Fix resource binding examples ( #5273 )
2018-09-05 11:55:45 -04:00
RobinsonWM
abf336eec8
Documentation: Corrected typo in CLI init doc ( #5269 )
2018-09-04 15:44:41 -06:00
Andy Manoske
152c91c6db
namespace docs updates
...
Post-launch clarifications on namespace docs
2018-08-30 14:20:14 -07:00
Jeff Mitchell
828124acf2
Remove some confusing language on perf standby page
2018-08-29 19:51:23 -04:00
Jeff Mitchell
9248335d48
Add namespace/mfa docs ( #5215 )
2018-08-28 15:33:34 -07:00
Jeff Mitchell
601c028d43
Make the usernames match in all examples in userpass
2018-08-28 18:33:00 -04:00
Brian Kassouf
db178f6b25
Add Performance Standby Docs ( #5214 )
...
* Add Performance Standby Docs
* Review updates
2018-08-28 12:48:02 -07:00
Frederic Hemberger
dac2b8658b
Fix ssh command in example ( #5209 )
2018-08-28 12:34:48 -07:00
Jeff Mitchell
52e446152a
Document disable_performance_standby
2018-08-28 12:09:13 -04:00
Austin Workman
99fe3a61d2
Adding documentation clarifying oracle plugin setup and requirements ( #5183 )
2018-08-25 12:27:13 -07:00
Becca Petrin
7df67566ba
use ldaps in docs ( #5180 )
2018-08-24 10:36:20 -07:00
Chris Hoffman
c15c6b7c5c
Revert "Add Configuration Builder and Better Download page" ( #5171 )
2018-08-23 19:34:50 -04:00
Joshua Ogle
cb833a0eec
Merge branch 'master' into oss-download-config-path
2018-08-23 14:01:39 -06:00
Jeff Mitchell
e4b251661b
Restricts ACL templating to paths but allows failures ( #5167 )
...
When a templating failure happens, we now simply ignore that path,
rather than fail all access to all policies
2018-08-23 12:15:02 -04:00
Chris Hoffman
fea8ee5125
Docs: ACL Templating ( #5159 )
2018-08-23 10:05:44 -04:00
Greg Oledzki
a60e39489c
Update delete.html.md ( #5155 )
...
Minor typo in `delete` command docs
2018-08-22 11:26:21 -07:00
Becca Petrin
c5f9575c62
Alibaba auth docs ( #5132 )
2018-08-22 10:23:33 -07:00
Hugo Wood
08782dc7a1
JWT/OIDC documentation fixes ( #5157 )
...
* Fix argument name in JWT/OIDC login CLI example
* Fix groups_claim documented as required when creating roles for JWT/OIDC
2018-08-22 10:44:08 -04:00
Chris Hoffman
9369c8e1c4
adding namespace docs ( #5133 )
2018-08-17 12:17:11 -04:00
Andy Manoske
0a3a1d2810
Merge pull request #5112 from hashicorp/namespaces-docs
...
Merge for Beta Launch
2018-08-16 15:36:43 -07:00
Andy Manoske
f59d8a8814
Update index.html.md
...
Updated to include Yoko's guide URL
2018-08-16 13:38:24 -07:00
Jim Kalafut
bc2f70e19b
Initial Azure Secrets docs ( #5121 )
2018-08-16 12:10:56 -07:00
brianvans
801eddf5f8
Add ha_enabled for mysql backend ( #5122 )
...
* Slight cleanup around mysql ha lock implementation
* Removes some duplication around lock table naming
* Escapes lock table name with backticks to handle weird characters
* Lock table defaults to regular table name + "_lock"
* Drop lock table after tests run
* Add `ha_enabled` option for mysql storage
It defaults to false, and we gate a few things like creating the lock
table and preparing lock related statements on it
2018-08-16 11:03:16 -07:00