-
Notifications
You must be signed in to change notification settings - Fork 553
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
Expand PR899 to also cover Entity Groups #1010
Expand PR899 to also cover Entity Groups #1010
Conversation
Build error looks unrelated:
|
Hi @yermulnik, thanks for the contribution. Yes that CI is unrelated. We're unable to merge this PR without the CLA being signed. Are you able to do so? Thanks! |
@jasonodonnell Oops, I somehow missed that comment from the bot. Just went through signing step. Could you please verify whether it completed with success? |
Hi @yermulnik , this PR is looking good. Would you mind updating the changelog message a bit. Suggestion:
|
Hi @benashz, |
No, I was referring to your commit message:
No need to modify |
@benashz Done |
* detect preexisting identity group prior to creation, and suggest importing the resource in this case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for your contribution to HashiCorp!
* detect preexisting identity group prior to creation, and suggest importing the resource in this case.
resource_identity_entity.go
] LogWrote IdentityEntity
only whenresp != nil
resource_identity_group.go
] Catch empty response inidentityGroupCreate()
and prompt to import existing resourceresource_identity_group.go
] AddidentityGrpupNamePath()
function to align withresource_identity_entity.go
identity_group.html.md
] Add import detailsCommunity Note
Relates: #734, #899
Release note for CHANGELOG:
Output from acceptance testing: