karolusz / adls-acl

Manage Azure Data Lake Gen 2 ACLs as Code
MIT License
1 stars 0 forks source link

Recursive application of ACLs #12

Closed karolusz closed 6 months ago

karolusz commented 6 months ago

This PR enables the recursive update of ACLs. ACLs can be marked for recursive application by recursive: True in the input file.

Closes #3