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

added pagination support for members list in access group and removed deprecated function … #3234

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

narinder-kaur
Copy link
Contributor

@narinder-kaur narinder-kaur commented Oct 20, 2021

…with context resource func

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #3189

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccIBMIAMAccessGroupMember_Basic'


--- PASS: TestAccIBMIAMAccessGroupMember_Basic (88.92s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm 92.120s
testing: warning: no tests to run
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/internal/hashcode       (cached) [no tests to run]
testing: warning: no tests to run
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/internal/mutexkv        (cached) [no tests to run]
?       github.com/IBM-Cloud/terraform-provider-ibm/version     [no test files]

...

@narinder-kaur narinder-kaur force-pushed the ag-pagination-bug branch 2 times, most recently from 01750b5 to ce546eb Compare October 25, 2021 08:24
@hkantare hkantare merged commit 3e7796e into IBM-Cloud:master Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ibm_iam_access_group_members incorrect state when members list >50 users
3 participants