razee-io / razeedeploy-core

Core components used to extend Razeedeploy
Apache License 2.0
4 stars 9 forks source link

do not limit recursion into lists #365

Closed carrolp closed 1 year ago

carrolp commented 1 year ago

Bugfix: prevent processing that never completes when resources to be applied contains five or more Lists.

Bug originally introduced in https://github.com/razee-io/razeedeploy-core/pull/344