Breaking Changes
- This release introduces a new 'local_user_enabled' variable to control Storage Account Local Users. The 'local_user_enabled' variable is now part of the module. Existing deployments will default to
false, - This release updates the minimum required version of the AzureRM provider to
4.37.0across the module and all example configurations, ensuring compatibility with newer features and bug fixes.
What's Changed
- Add local_user_enabled variable by @chinthakaru in #286
- Fix minor issues by @chinthakaru in #290
- Fix/role assignment scope data lake by @chinthakaru in #291
- Feature Update - provisioned_billing_model_version by @chinthakaru in #292
- fixing diagnostics issue by @chinthakaru in #295
Full Changelog: v0.6.4...v0.6.5