You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: terraform/databricks/databricks-workspace/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@
45
45
| <aname="input_managed_services_cmk_key_vault_key_id"></a> [managed\_services\_cmk\_key\_vault\_key\_id](#input\_managed\_services\_cmk\_key\_vault\_key\_id)| Customer managed encryption properties for the Databricks Workspace managed resources(e.g. Notebooks and Artifacts). |`string`|`null`| no |
46
46
| <aname="input_managed_disk_cmk_key_vault_key_id"></a> [managed\_disk\_cmk\_key\_vault\_key\_id](#input\_managed\_disk\_cmk\_key\_vault\_key\_id)| Customer managed encryption properties for the Databricks Workspace managed disks. |`string`|`null`| no |
47
47
| <aname="input_managed_disk_cmk_rotation_to_latest_version_enabled"></a> [managed\_disk\_cmk\_rotation\_to\_latest\_version\_enabled](#input\_managed\_disk\_cmk\_rotation\_to\_latest\_version\_enabled)| Whether customer managed keys for disk encryption will automatically be rotated to the latest version. |`bool`|`null`| no |
48
-
| <aname="input_load_balancer_backend_address_pool_id"></a> [load\_balancer\_backend\_address\_pool\_id](#input\_load\_balancer\_backend\_address\_pool\_id)| Resource ID of the Outbound Load balancer Backend Address Pool for Secure Cluster Connectivity (No Public IP) workspace. Changing this forces a new resource to be created. |`string`|`null`| no |
48
+
| <aname="input_load_balancer_backend_address_pool_id"></a> [load\_balancer\_backend\_address\_pool\_id](#input\_load\_balancer\_backend\_address\_pool\_id)| Resource ID of the Outbound Load balancer Backend Address Pool for Secure Cluster Connectivity (No Public IP) workspace. Changing this forces a new resource to be created. This property is currently disabled and has no effect. |`string`|`null`| no |
49
49
| <aname="input_nat_gateway_name"></a> [nat\_gateway\_name](#input\_nat\_gateway\_name)| Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. Changing this forces a new resource to be created. |`string`|`"nat-gateway"`| no |
50
50
| <aname="input_public_ip_name"></a> [public\_ip\_name](#input\_public\_ip\_name)| Name of the Public IP for No Public IP workspace with managed vNet. Changing this forces a new resource to be created. |`string`|`"nat-gw-public-ip"`| no |
0 commit comments