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

Properly handle nil member_entity_ids in response. #1448

Merged
merged 1 commit into from
May 11, 2022

Conversation

benashz
Copy link
Contributor

@benashz benashz commented May 11, 2022

$ time make testacc TESTARGS='-v -test.count 1 -test.run TestAccIdentityGroupMemberEntityIds*'

PASS
ok      github.com/hashicorp/terraform-provider-vault/util      0.515s [no tests to run]
=== RUN   TestAccIdentityGroupMemberEntityIdsExclusiveEmpty
--- PASS: TestAccIdentityGroupMemberEntityIdsExclusiveEmpty (4.93s)
=== RUN   TestAccIdentityGroupMemberEntityIdsExclusive
--- PASS: TestAccIdentityGroupMemberEntityIdsExclusive (2.93s)
=== RUN   TestAccIdentityGroupMemberEntityIdsNonExclusiveEmpty
--- PASS: TestAccIdentityGroupMemberEntityIdsNonExclusiveEmpty (4.16s)
=== RUN   TestAccIdentityGroupMemberEntityIdsNonExclusive
--- PASS: TestAccIdentityGroupMemberEntityIdsNonExclusive (4.27s)
=== RUN   TestAccIdentityGroupMemberEntityIdsDynamic
--- PASS: TestAccIdentityGroupMemberEntityIdsDynamic (9.60s)
PASS
ok      github.com/hashicorp/terraform-provider-vault/vault     30.257s
make testacc   58.36s user 24.41s system 213% cpu 38.827 total

@benashz benashz added this to the 3.6.0 milestone May 11, 2022
@benashz benashz merged commit 44567b2 into main May 11, 2022
@benashz benashz deleted the VAULT-6132/fix-group-member-entity-panic branch May 11, 2022 22:52
marcboudreau pushed a commit to marcboudreau/terraform-provider-vault that referenced this pull request Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants