nutanix-cloud-native / packer-plugin-nutanix

Packer Builder for Nutanix AHV
https://developer.hashicorp.com/packer/integrations/nutanix-cloud-native/nutanix
Apache License 2.0
35 stars 19 forks source link

fix(bug): allow filtering overlay subnets #199

Closed thunderboltsid closed 1 month ago

thunderboltsid commented 1 month ago

In an older change where we allowed filtering multiple subnets with same name based on cluster we introduced a regression where we assumed all subnets have clusters. However, overlay subnets don't have a associated cluster and also need to be accounted for.