open-vault/website/source/docs
James Nugent e320d0580a physical/dynamodb: Clarify ha_enabled type (#3703)
The example in the documentation correctly passes a quoted boolean (i.e.
true or false as a string) instead of a "real" HCL boolean. This commit
corrects the parameter list to document that fact.

While it would be more desirable to change the implementation to accept
an unquoted boolean, it seems that the use of `hcl.DecodeObject` for
parameters which are not common to all storage back ends would make this
a rather more involved change than this necessarily warrants.
2017-12-18 09:30:29 -05:00
..
audit Conditionally set file audit log mode (#3649) 2017-12-07 11:44:15 -05:00
auth Adding mfa support to okta auth backend. (#3653) 2017-12-07 14:17:42 -05:00
commands Docs update related to new top-level config values (#3556) 2017-11-10 20:06:07 -05:00
concepts Docs: policy update for multiple policies, fixes #3611 (#3613) 2017-11-27 09:54:38 -05:00
configuration physical/dynamodb: Clarify ha_enabled type (#3703) 2017-12-18 09:30:29 -05:00
enterprise Add now-necessary mfa import to sentinel MFA example 2017-11-14 21:42:43 -05:00
install Updated cli arg to reflect text description (#3487) 2017-10-27 09:44:56 -05:00
internals Clarify api_addr related errors on VaultPluginTLSProvider (#3620) 2017-12-05 12:01:35 -05:00
plugin Clarify api_addr related errors on VaultPluginTLSProvider (#3620) 2017-12-05 12:01:35 -05:00
secrets Docs: Update PKI URL config examples to FQDN — addresses #3606 (#3647) 2017-12-11 13:25:59 -05:00
index.html.markdown Fix broken link 2016-12-13 10:56:18 +05:30