Azure / terraform-azurerm-avm-ptn-virtualwan

MIT License
5 stars 11 forks source link

Feature: Add support for `hub_routing_preference` property on `azurerm_virtual_hub` resource #28

Closed jinkang23 closed 3 months ago

jinkang23 commented 6 months ago

Latest version 0.3.0 of avm-ptn-virtualwan module doesn't appear to expose an input variable to specify the hub_routing_preference argument to set the routing preference to ASPath or VpnGateway on azurerm_virtual_hub resource.

This is similar to the issue reported in the caf-enterprise-scale module: https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues/861.

I have considered working around this by using azapi_update_resource but I can't set ignore_changes on modules.

Any plans to add support for this in the next release?

Thank you!

khushal08 commented 6 months ago

Thanks @jinkang23 for the feedback. We will look at your request.

khushal08 commented 3 months ago

Fix pushed in 0.v.4.2