Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Cloud Optimization Modules for Terraform

© Copyright 2022, Intel Corporation
© Copyright 2025, Intel Corporation

## Azure Databricks
The module can deploy an Intel Optimized Azure Databricks Workspace.
Expand Down Expand Up @@ -126,7 +126,7 @@ No modules.
| <a name="input_dbx_vnet"></a> [dbx\_vnet](#input\_dbx\_vnet) | Name of the virtual network for your Databricks worskpace. Required only if you like to use your own virtual network else it will be on a databricks network | `string` | `""` | no |
| <a name="input_dbx_workspace_name"></a> [dbx\_workspace\_name](#input\_dbx\_workspace\_name) | Name of the databricks workspace that will be created. | `string` | n/a | yes |
| <a name="input_enable_intel_tags"></a> [enable\_intel\_tags](#input\_enable\_intel\_tags) | If true adds additional Intel tags to resources | `bool` | `true` | no |
| <a name="input_intel_tags"></a> [intel\_tags](#input\_intel\_tags) | Intel Tags | `map(string)` | <pre>{<br> "intel-module": "terraform-intel-azure-databricks-workspace",<br> "intel-registry": "https://registry.terraform.io/namespaces/intel"<br>}</pre> | no |
| <a name="input_intel_tags"></a> [intel\_tags](#input\_intel\_tags) | Intel Tags | `map(string)` | <pre>{<br/> "intel-module": "terraform-intel-azure-databricks-workspace",<br/> "intel-registry": "https://registry.terraform.io/namespaces/intel"<br/>}</pre> | no |
| <a name="input_resource_group_name"></a> [resource\_group\_name](#input\_resource\_group\_name) | Existing Resource Group where databricks reosurce will be created. | `string` | n/a | yes |
| <a name="input_tags"></a> [tags](#input\_tags) | Tags to apply to the Databricks Workspace | `map(string)` | `{}` | no |

Expand Down
2 changes: 1 addition & 1 deletion examples/databricks-workspace-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Cloud Optimization Modules for Terraform

© Copyright 2022, Intel Corporation
© Copyright 2025, Intel Corporation

## Azure Databricks
The module can deploy an Intel Optimized Azure Databricks Workspace
Expand Down
2 changes: 1 addition & 1 deletion examples/databricks-workspace-custom-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Cloud Optimization Modules for Terraform

© Copyright 2022, Intel Corporation
© Copyright 2025, Intel Corporation

## Azure Databricks
The module can deploy an Intel Optimized Azure Databricks Workspace
Expand Down
8 changes: 1 addition & 7 deletions policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## HashiCorp Sentinel Policies

Expand All @@ -19,10 +19,4 @@ Reference the **intel-policy-library** [README.md](https://github.com/intel/inte
Intel® provides a list of `optimal` instance types per cloud resource, selected to deliver the best possible performance, security, and cost-efficiency for your cloud workloads. What sets this library apart is its dynamic nature; it is designed to automatically update, informing developers whenever more suitable hardware becomes available within their cloud environment, enabling them to make timely and informed decisions.

This library also contains `recommended` instance types for AI and Confidential Computing workloads. For more information regarding Intel's AI and Confidential Computing capabilities and policies see the Intel® Xeon® Scalable Processors and Intel® Advanced Matrix Extensions (AMX) and Intel® Xeon® Scalable Processors and Confidential Computing sections in the [intel-policy-library](https://github.com/intel/intel-policy-library)
## Links

<https://www.databricks.com/product/pricing>

<https://learn.microsoft.com/en-us/azure/virtual-machines/edv5-edsv5-series>

<https://www.databricks.com/blog/2022/05/17/reduce-time-to-decision-with-the-databricks-lakehouse-platform-and-latest-intel-3rd-gen-xeon-scalable-processors.html>