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

advisor: refactoring to use hashicorp/go-azure-sdk #21307

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Conversation

katbyte
Copy link
Collaborator

@katbyte katbyte commented Apr 5, 2023

No description provided.

Copy link
Member

@stephybun stephybun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @katbyte, got a test failure though

------- Stdout: -------
=== RUN   TestAccAdvisorRecommendationsDataSource_basic
=== PAUSE TestAccAdvisorRecommendationsDataSource_basic
=== CONT  TestAccAdvisorRecommendationsDataSource_basic
testcase.go:110: Step 1/1 error: Error running pre-apply refresh: exit status 1
Error: loading Advisor Recommendation for "Subscription (Subscription: \"*******\")": loading the initial page: getrecommendations.GetRecommendationsClient#RecommendationsList: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: error response cannot be parsed: {"" '\x00' '\x00'} error: EOF
with data.azurerm_advisor_recommendations.test,
on terraform_plugin_test.tf line 16, in data "azurerm_advisor_recommendations" "test":
16: data "azurerm_advisor_recommendations" "test" {}
--- FAIL: TestAccAdvisorRecommendationsDataSource_basic (7.09s)
FAIL

@mbfrahry mbfrahry changed the title Advisor: swap to go-azure-sdk advisor: refactoring to use hashicorp/go-azure-sdk Apr 14, 2023
Copy link
Member

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the test and LGTM!

@mbfrahry mbfrahry merged commit c979daf into main Apr 14, 2023
@mbfrahry mbfrahry deleted the kt/sdk-advisor branch April 14, 2023 21:53
@github-actions github-actions bot added this to the v3.53.0 milestone Apr 14, 2023
mbfrahry added a commit that referenced this pull request Apr 14, 2023
@github-actions
Copy link

This functionality has been released in v3.53.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Copy link

github-actions bot commented Jun 2, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants