[IDEA] Add 'connect_storage' and 'create_catalog' modules to Azure Terraform code#22
[IDEA] Add 'connect_storage' and 'create_catalog' modules to Azure Terraform code#22
Conversation
|
This is currently at the idea stage; one of my customers requested this feature, and I thought it would be a nice addition. What do you think? |
Hi @gergelj :) If this is a use case that’s not currently covered by go/uc-quickstart and we think it’s worth adding, wouldn’t it make more sense to add it under data governance rather than workspace-setup? |
|
I was just thinking, due to convenience, that an initial storage and catalog could be provisioned with this setup. I understand it might fall under Unity Catalog setup and the data governance topic. But on the other hand, if we don't add storage and a catalog, can we say the workspace is finalized? I'm happy to start this discussion, and if we decide to move this under a different directory, like data governance, I'd be happy to help there as well. |
fe0073b to
7f6f324
Compare
I agree with the point that customers often want to set up storage and Unity Catalog together during the workspace setup phase. That said, I’m a bit concerned that the current project folder (azure-vnet-injection) already has a lot of options and parameters, and adding storage and UC layers on top could make it increasingly heavy and harder to maintain. What if we try a slightly different approach? For example, we could create a new folder like In that case, it would also be good to clearly position how this project differs from uc-quickstart. How do we want to explain when customers should use one versus the other? Curious to hear your thoughts. |
Pull Request
Description
Brief description of what this PR does and why.
Category
Type of Change
Project Details
Project Name:
Purpose:
Technologies Used:
Testing
Security Compliance ✅
By submitting this PR, I confirm I have followed the CONTRIBUTING.md guidelines and security requirements.