[GH-102] Fix read approle_auth_role regression - #103
Merged
paddycarver merged 2 commits intoApr 17, 2018
Conversation
This was referenced Apr 16, 2018
syndbg
force-pushed
the
gh-102-fix-approle-role-regression
branch
from
April 16, 2018 11:35
a3f193d to
2b78f82
Compare
paddycarver
approved these changes
Apr 17, 2018
paddycarver
left a comment
Contributor
There was a problem hiding this comment.
Thanks for jumping in and fixing that!
This was referenced May 10, 2018
|
@paddycarver When is the next expected release that will include this fix? Thanks! |
Contributor
|
👍 I'm also hitting this bug and was diving into how to fix it before I saw this PR. Would love an official release as well. |
dandandy
pushed a commit
to dandandy/terraform-provider-vault
that referenced
this pull request
Jun 17, 2021
…ole-role-regression [hashicorpGH-102] Fix read approle_auth_role regression
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #102
@paddycarver