rancherlabs / terraform-harvester-equinix

Apache License 2.0
12 stars 10 forks source link

Issues 3 #7

Closed rajeshkio closed 1 year ago

rajeshkio commented 1 year ago

Added VLan configuration through Terraform

rajeshkio commented 1 year ago

Done.

I tested this PR and works great. Tried these combinations: 1 node, 0 vlans 3 nodes, 0 vlans 1 node, 1 vlan 3 nodes, 20 vlans

However, there's a new network_type variable that is not being used. Can it be removed for now, unless you want to make changes to use it in the main terraform.

Done