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: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -377,6 +377,7 @@ No modules.
377
377
| <aname="input_create_group"></a> [create\_group](#input\_create\_group)| Create a new group, if group already exists the deployment will fail. |`bool`|`false`| no |
378
378
| <aname="input_create_user"></a> [create\_user](#input\_create\_user)| Create a new user, if user already exists the deployment will fail. |`bool`|`false`| no |
379
379
| <aname="input_custom_tags"></a> [custom\_tags](#input\_custom\_tags)| Extra custom tags |`any`|`null`| no |
380
+
| <aname="input_data_security_mode"></a> [data\_security\_mode](#input\_data\_security\_mode)| Access mode |`string`|`"NONE"`| no |
380
381
| <aname="input_databricks_username"></a> [databricks\_username](#input\_databricks\_username)| User allowed to access the platform. |`string`|`""`| no |
381
382
| <aname="input_deploy_cluster"></a> [deploy\_cluster](#input\_deploy\_cluster)| feature flag, true or false |`bool`|`false`| no |
382
383
| <aname="input_deploy_cluster_policy"></a> [deploy\_cluster\_policy](#input\_deploy\_cluster\_policy)| feature flag, true or false |`bool`|`false`| no |
0 commit comments