Subtle docs change for allow_store_key (#14889)

* Subtle docs change for allow_store_key

* errant space
This commit is contained in:
Scott Miller
2022-04-04 17:03:49 -05:00
committed by GitHub
parent 7d92a63ab0
commit 7aef98e045

View File

@@ -87,8 +87,8 @@ $ curl \
a key into the configured backend even if a key is present, if set to false those operations are forbidden
if a key exists.
- `allow_store_key` `(string: "false")` - Controls the ability for Vault to generate or import a key within the
configured backend, if "false" those operations will be forbidden.
- `allow_store_key` `(string: "false")` - Controls the ability for Vault to import a key
to the configured backend, if "false" those operations will be forbidden.
- `any_mount` `(string: "false")` - Allow usage from any mount point within the namespace if "true". If "false"
specific mount points will need their `allowed_managed_keys` parameter to be updated with the key name to