-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
azurerm_advisor_recommendations
- fix Acc Test
#26801
Conversation
azurerm_advisor_recommendations
- fix TestAccAdvisorRecommendationsDataSource_complete
azurerm_advisor_recommendations
- fix Acc Test
b51a544
to
2609c5c
Compare
…er-azurerm into fix-advisor-testcase
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.
Thanks @ms-zhenhua - Can you update this to conditionally use the new property name https_traffic_only_enabled
and not just remove the setting entirely? There's a number of examples in the provider already for returning the config based on the 4.0 beta flag.
Thanks!
@jackofallops, thank you for your review. I have added |
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.
Thanks @ms-zhenhua LGTM 👍
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. |
Community Note
Description
Fix
TestAccAdvisorRecommendationsDataSource_complete
PR Checklist
For example: “
resource_name_here
- description of change e.g. adding propertynew_property_name_here
”Changes to existing Resource / Data Source
Testing
--- PASS: TestAccAdvisorRecommendationsDataSource_complete (374.68s)
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_advisor_recommendations
- fix Acc TestThis is a (please select all that apply):
Related Issue(s)
Fixes #0000
Note
If this PR changes meaningfully during the course of review please update the title and description as required.