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)

Which product(s) are you raising for?
ALZ Terraform (AVM)
What versions of the tools are you using?
What is the bug?
The
dpd_timeout_secondsattribute ofazurerm_vpn_gateway_connection'svpn_linkblock is not exposed in the module'svpn_site_connectionsinputvariable, nor passed through the internal submodule chain. This causes
terraform planto showdpd_timeout_seconds = <N> -> nullfor anyimported VPN gateway connections that have a non-default DPD timeout,
which would reset the value to null on apply.
Log Output
Screenshot(s)