I think these imports got left behind when we removed the fabric_link_addressing attribute (a 4.1.0 feature) from template resources.
apstra/design/template_pod_based.go:8:2: "github.com/Juniper/terraform-provider-apstra/apstra/validator" imported as apstravalidator and not used
apstra/design/template_rack_based.go:9:2: "github.com/Juniper/terraform-provider-apstra/apstra/validator" imported as apstravalidator and not used
I think these imports got left behind when we removed the
fabric_link_addressing
attribute (a 4.1.0 feature) from template resources.