-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for directory creation in ADLS accounts #28
Add support for directory creation in ADLS accounts #28
Conversation
Added ACL support |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Unfortunately Travis is missing from this repository - something I'd been meaning to fix (opened #29 to track) Running the tests for this locally it appears that a couple of the test files needed updating - so I've pushed a commit to fix this, I hope you don't mind - and these now pass:
|
Thanks @tombuildsstuff. Do you have any plans to make a new release? Would love to update the |
@stuartleeks yes - just trying to get #27 in at the same time :) |
Initial implementation of Path API (for directory creation) to support hashicorp/terraform-provider-azurerm#7118