-
Notifications
You must be signed in to change notification settings - Fork 554
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
vault_auth_backend description change shouldn't create new mount #998
Comments
Is this also the case for |
A side effect to that is that any |
Also the case for |
The original issue in the title and main description has been fixed via #1439. It's not clear to me whether subsequent comments about aws and azure resources need any further work, but I'd suggest closing this issue and filing new ones if there is other work still needed. |
Max, you make my job so much easier. Thanks again. :) |
Affected Resource(s)
vault_auth_backend
Expected Behavior
Altering
description
should not force replacement of resource.Actual Behavior
Description change forces new resource.
Steps to Reproduce
Apply terraform instantiating a
vault_auth_backend
. Change thedescription
field once the resource exists.The text was updated successfully, but these errors were encountered: