Skip to content
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

Closed
BrendanThompson opened this issue Jul 8, 2019 · 4 comments
Closed

Missing the Azure Secrets Engine #460

BrendanThompson opened this issue Jul 8, 2019 · 4 comments

Comments

@BrendanThompson
Copy link

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?

@marcpascual
Copy link

Similar to aws, having these would also be useful:

vault_azure_secret_backend
vault_azure_secret_backend_role

@petems
Copy link
Contributor

petems commented Aug 2, 2019

Implemented vault_azure_secret_backend #481

@petems
Copy link
Contributor

petems commented Aug 5, 2019

vault_azure_secret_backend is merged! Working on role now, need to figure out how to get the tests working...

@petems
Copy link
Contributor

petems commented Aug 9, 2019

#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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants