-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing the Azure Secrets Engine #460
Comments
Similar to aws, having these would also be useful: vault_azure_secret_backend |
Implemented |
|
#493 Merged! This can be closed when the next release goes out 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On the latest version of both terraform and the vault provider it looks as though the functionality for Azure is extremely limited. There is a way to create the roles under the Auth API for Azure, however there is nothing under the Secrets Engine for Azure.
The latter is where the details of the SP are received, thus the TF provider when it comes to Azure is not up to scratch.
Is there currently any work / discussion underway around this feature set?
The text was updated successfully, but these errors were encountered: