-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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_route_server
- Add support for hub_routing_preference
property
#28363
base: main
Are you sure you want to change the base?
azurerm_route_server
- Add support for hub_routing_preference
property
#28363
Conversation
Co-authored-by: stephybun <[email protected]>
Co-authored-by: stephybun <[email protected]>
Co-authored-by: stephybun <[email protected]>
@stephybun thanks for the review. I've updated the code as per your suggestions and added the extra test. There are still a couple of open comments - let me know how you want them addressed. Updated tests are passing - results are here |
Hi @stephybun I've updated the PR to remove the computed property and fix the update logic. It's ready for you to re-review. Test are passing - https://dev.azure.com/bubbletroubles/terraform/_build/results?buildId=177&view=logs&j=275f1d19-1bd8-5591-b06b-07d489ea915a&t=33e5d3ec-87e7-5f80-0281-074c6962cb44 |
Community Note
Description
hub_routing_preference
property inazurerm_route_server
.hub_routing_preference
property.Here are the references for this feature
PR Checklist
For example: “
resource_name_here
- description of change e.g. adding propertynew_property_name_here
”Changes to existing Resource / Data Source
Testing
All tests are passing - see here.
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_route_server
- support for thehub_routing_preference
property [azurerm_route_server
- Add support forhub_routing_preference
property #28363]This is a (please select all that apply):
Note
If this PR changes meaningfully during the course of review please update the title and description as required.