Skip to content

[Bug]: Missing dpd_timeout_seconds in vpn_site_connection input variable #4092

@Navid-db

Description

@Navid-db

Which product(s) are you raising for?

ALZ Terraform (AVM)

What versions of the tools are you using?

  • avm-ptn-alz-connectivity-virtual-wan: v0.13.5

What is the bug?

The dpd_timeout_seconds attribute of azurerm_vpn_gateway_connection's
vpn_link block is not exposed in the module's vpn_site_connections input
variable, nor passed through the internal submodule chain. This causes
terraform plan to show dpd_timeout_seconds = <N> -> null for any
imported VPN gateway connections that have a non-default DPD timeout,
which would reset the value to null on apply.

Log Output


Screenshot(s)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Author Feedback 👂Needs the author to provide feedbackProduct: Terraform (AVM)Issues / PRs related to ALZ Terraform (AVM Based)Topic: Networking (VWAN) 🌐Issues / PRs related to Networking that is specific to Virtual WAN (VWAN) topologies

    Type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions