-
Notifications
You must be signed in to change notification settings - Fork 548
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
Support enabling auth plugins with vault_auth_backend #54
Comments
It can be worked around with eg:
But its a bit of a hack... |
It seems like #214 would the final solution to this since plugins do have their own endpoints. This is a fairly annoying thing right now and everyone writing plugins ideally shouldn't have to write a custom TF resource to match it. |
This can actually be closed out now. hashicorp/vault#5536 fixes this and going off the above example lets you write the following tf. Thanks for the work on this @tyrannosaurus-becks.
|
closed by hashicorp/vault#5536 |
The plugin_name field needs to be supplied.
Terraform Version
Affected Resource(s)
The text was updated successfully, but these errors were encountered: