-
Notifications
You must be signed in to change notification settings - Fork 142
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
Make creation of resource group in modules optional #88
Labels
Comments
#115 addressed this for |
@alexott as we discussed, I will assign this issue to me and I will start working on it next week. Please let me know if it is ok for you. |
thank you! |
@alexott may I close this issue? |
@micheledaddetta-databricks is it done for all adb modules? |
@alexott I will review it and let you know |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In many deployments resource groups could be already pre-created by infra teams and actual deployment principal may not have an ability to create new resource group. It would be useful to make creation of resource group optional, allowing to pass the resource group name & location as parameters.
The text was updated successfully, but these errors were encountered: