terraform-aviatrix-modules / terraform-aviatrix-mc-spoke

Aviatrix Terraform module for spoke deployment in multiple clouds
Apache License 2.0
7 stars 18 forks source link

Support tunnel_count when attach spoke to transit #26

Closed jye-aviatrix closed 9 months ago

jye-aviatrix commented 9 months ago

https://registry.terraform.io/providers/AviatrixSystems/aviatrix/latest/docs/resources/aviatrix_spoke_transit_attachment

tunnel_count - (Optional) Number of public tunnels. Required with both Spoke and Transit to be insane mode enabled and max performance enabled. Type: Integer. Valid Range: 1-49. Available as of provider version R3.1.3+.

Dennizz commented 9 months ago

This is already in the master branch, just not yet released. Will be part of next release. Feel free to test directly against master and report any issues.