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
@@ -159,13 +163,13 @@ Please refer to examples directory [link](examples) for references.
159
163
| <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 |
160
164
| <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). Changing this forces a new resource to be created. |`string`|`null`| no |
161
165
| <aname="input_network_security_group_rules_required"></a> [network\_security\_group\_rules\_required](#input\_network\_security\_group\_rules\_required)| Does the data plane (clusters) to control plane communication happen over private link endpoint only or publicly? Possible values AllRules, NoAzureDatabricksRules or NoAzureServiceRules. Required when public\_network\_access\_enabled is set to false. Changing this forces a new resource to be created |`string`|`null`| no |
162
-
| <aname="input_prjid"></a> [prjid](#input\_prjid)|(Required) Name of the project/stack e.g: mystack, nifieks, demoaci. Should not be changed after running 'tf apply' |`string`| n/a | yes |
166
+
| <aname="input_prjid"></a> [prjid](#input\_prjid)| Name of the project/stack e.g: mystack, nifieks, demoaci. Should not be changed after running 'tf apply' |`string`| n/a | yes |
163
167
| <aname="input_public_network_access_enabled"></a> [public\_network\_access\_enabled](#input\_public\_network\_access\_enabled)| Allow public access for accessing workspace. Set value to false to access workspace only via private link endpoint. Possible values include true or false. Defaults to true. Changing this forces a new resource to be created |`bool`|`true`| no |
164
168
| <aname="input_region"></a> [region](#input\_region)| The region where the resources are created |`string`|`"westus2"`| no |
165
169
| <aname="input_resource_group_name"></a> [resource\_group\_name](#input\_resource\_group\_name)| Resource Group name |`string`|`null`| no |
| <aname="input_resource_group_settings"></a> [resource\_group\_settings](#input\_resource\_group\_settings)|Resource Group name |`map(any)`|`null`|no|
167
171
| <aname="input_sku"></a> [sku](#input\_sku)| The sku to use for the Databricks Workspace. Possible values are standard, premium, or trial. Changing this can force a new resource to be created in some circumstances |`string`|`"standard"`| no |
168
-
| <aname="input_teamid"></a> [teamid](#input\_teamid)|(Required) Name of the team/group e.g. devops, dataengineering. Should not be changed after running 'tf apply' |`string`| n/a | yes |
172
+
| <aname="input_teamid"></a> [teamid](#input\_teamid)| Name of the team/group e.g. devops, dataengineering. Should not be changed after running 'tf apply' |`string`| n/a | yes |
169
173
| <aname="input_workspace_name"></a> [workspace\_name](#input\_workspace\_name)| Specifies the name of the Databricks Workspace resource. Changing this forces a new resource to be created |`string`|`null`| no |
0 commit comments