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

fix(bm-profiles): resolved nil pointer on resource type #5354

Merged
merged 2 commits into from
May 16, 2024

Conversation

ujjwal-ibm
Copy link
Collaborator

@ujjwal-ibm ujjwal-ibm commented May 15, 2024

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 #0000

Output from acceptance testing:

% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISBMSProfileDataSource_EmptyResourceType'
=== RUN   TestAccIBMISBMSProfileDataSource_EmptyResourceType
--- PASS: TestAccIBMISBMSProfileDataSource_EmptyResourceType (27.26s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     29.249s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISBMSProfilesDataSource_ResourceTypeNull'
=== RUN   TestAccIBMISBMSProfilesDataSource_ResourceTypeNull
--- PASS: TestAccIBMISBMSProfilesDataSource_ResourceTypeNull (21.64s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     23.692s

@hkantare hkantare merged commit 88e974d into IBM-Cloud:master May 16, 2024
1 check passed
@ujjwal-ibm ujjwal-ibm deleted the bm-datasource-fix branch May 16, 2024 07:38
hkantare pushed a commit that referenced this pull request May 17, 2024
* fix(bm-profiles): resolved nil pointer on resource type

* fix(bm-profiles): resolved nil pointer on resource type
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.

2 participants