correct alicloud auth changelog note

This commit is contained in:
Becca Petrin 2018-08-16 13:00:03 -07:00 committed by GitHub
parent 6b7b33bb0f
commit 01ab4338a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -15,10 +15,10 @@ DEPRECATIONS/CHANGES:
FEATURES:
* **AliCloud OSS Storage**: AliCloud OSS can now be used for Vault storage.
* **Azure Secrets Plugin**: There is now a plugin (pulled in to Vault) that
allows generating credentials to allow access to Azure. See the [plugin
repository](https://github.com/hashicorp/vault-plugin-secrets-azure) for
more information.
* **AliCloud Auth Plugin**: AliCloud's identity services can now be used to
grant access to Vault. See the
[plugin repository](https://github.com/hashicorp/vault-plugin-auth-alicloud)
for more information.
* **Azure Secrets Plugin**: There is now a plugin (pulled in to Vault) that
allows generating credentials to allow access to Azure. See the [plugin
repository](https://github.com/hashicorp/vault-plugin-secrets-azure) for