issues
search
Azure
/
azure-data-labs-modules
A list of Terraform modules to build your Azure Data IaC templates.
http://azuredatalabs.com
MIT License
86
stars
46
forks
source link
Support missing configuration for databricks workspace module
#221
Closed
jdocampo
closed
1 year ago
jdocampo
commented
1 year ago
Improvements:
Refactor module into folder to accommodate for future databricks modules (e.g. access connector)
Added missing configurations
General
DBFS account name & tier
Machine Learning Workspace Id
Encryption
Customer managed encryption properties (managed resources and disk)
Customer managed key encryption (dbfs)
Infrastructure encryption
No Public IP / NPIP
Resource ID of the Outbound Load balancer Backend Address Pool
NAT Gateway name
Added output values to match azurerm module
Add encryption to module test
Add missing private endpoint for DBFS storage account
Add support for webauth mode in private link deployment type
Improvements: