Skip to content
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

Support for Propagate Default Route in azurerm_virtual_hub_connection #12742

Open
shin-akuma opened this issue Jul 26, 2021 · 3 comments
Open

Comments

@shin-akuma
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

There should be an option to enable or disable Propagate Default Route when creating a vnet connection in virtual hub

New or Affected Resource(s)

  • azurerm_virtual_hub_connection

Potential Terraform Configuration

propagate_default_route - (Optional) Allows Virtual Hub to propagate a learnt default route to this connection. E.g. 0.0.0.0/0 with next hop to firewall. Defaults to false.

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000
@aidapsibr
Copy link

Is this the internet_security_enabled option? I noticed my plan changed to true when I manually enabled and can't find that setting in the portal. I'm assuming they are one and the same.

@jackperrypresidio
Copy link

I don't believe this issue has been fixed yet. Hopefully someone from Hashicorp will see this, and this gets resolved soon.

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

There should be an option to enable or disable Propagate Default Route when creating a vnet connection in virtual hub

New or Affected Resource(s)

  • azurerm_virtual_hub_connection

Potential Terraform Configuration

propagate_default_route - (Optional) Allows Virtual Hub to propagate a learnt default route to this connection. E.g. 0.0.0.0/0 with next hop to firewall. Defaults to false.

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000

This issue has not been resolved yet. Hopefully, someone from Hashicorp sees this, and they resolve this soon!

@bizrad
Copy link

bizrad commented Aug 18, 2023

Setting internet_security_enabled = true in the azurerm_virtual_hub_connection caused "Propagate Default Route" to show enabled in the UI for me. This is seen under Virtual WAN > Virtual network connections > Edit virtual network connection. I'm also using the vWAN hub premium firewall, not sure if that's related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants