PaloAltoNetworks / terraform-provider-panos

Terraform Panos provider
https://www.terraform.io/docs/providers/panos/
Mozilla Public License 2.0
87 stars 71 forks source link

fix: VR resources - default admin distances on import when not set #283

Closed trois-six closed 2 years ago

trois-six commented 3 years ago

Description

Fix for https://github.com/PaloAltoNetworks/terraform-provider-panos/issues/280 "dynamic routes dist (ex: ospfv3_ext_dist) are set to 0 by default instead of the default value"

Types of changes

welcome-to-palo-alto-networks[bot] commented 3 years ago

:tada: Thanks for opening this pull request! We really appreciate contributors like you! :raised_hands:

shinmog commented 2 years ago

The fix for this belongs in pango, which I just added:

https://github.com/PaloAltoNetworks/pango/commit/621183740ea6b92ce7187895c41362fa679ed977

This fix will be in the next provider release, due out before the end of December.

Please refer to #306 to track the inclusion of this fix.