sudo87 commented on PR #338:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/338#issuecomment-5521100321
@nagaboinaramgopal Before this fix, zero filters would have returned `false`
(no match), but now it returns true. This is behavior change worth looking
into, since filter is Required: true but has no MinItems, so a config with zero
filter{} blocks (e.g. an empty dynamic "filter") can still pass validation and
hit this path.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]