@pulumi/databricks 1.34.0-alpha.1709211630 → 1.34.0-alpha.1709638239

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,6 +10,7 @@ import * as outputs from "./types/output";
10
10
  * 'SELECT * FROM myTable' would reference the object 'retail_prod.default.myTable'
11
11
  * (the schema 'default' is always assumed).
12
12
  * This setting requires a restart of clusters and SQL warehouses to take effect. Additionally, the default namespace only applies when using Unity Catalog-enabled compute.
13
+ *
13
14
  * ## Example Usage
14
15
  *
15
16
  * ```typescript
@@ -20,6 +21,16 @@ import * as outputs from "./types/output";
20
21
  * value: "namespace_value",
21
22
  * }});
22
23
  * ```
24
+ *
25
+ * ## Import
26
+ *
27
+ * This resource can be imported by predefined name `global`:
28
+ *
29
+ * bash
30
+ *
31
+ * ```sh
32
+ * $ pulumi import databricks:index/defaultNamespaceSetting:DefaultNamespaceSetting this global
33
+ * ```
23
34
  */
24
35
  export declare class DefaultNamespaceSetting extends pulumi.CustomResource {
25
36
  /**
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
14
14
  * 'SELECT * FROM myTable' would reference the object 'retail_prod.default.myTable'
15
15
  * (the schema 'default' is always assumed).
16
16
  * This setting requires a restart of clusters and SQL warehouses to take effect. Additionally, the default namespace only applies when using Unity Catalog-enabled compute.
17
+ *
17
18
  * ## Example Usage
18
19
  *
19
20
  * ```typescript
@@ -24,6 +25,16 @@ const utilities = require("./utilities");
24
25
  * value: "namespace_value",
25
26
  * }});
26
27
  * ```
28
+ *
29
+ * ## Import
30
+ *
31
+ * This resource can be imported by predefined name `global`:
32
+ *
33
+ * bash
34
+ *
35
+ * ```sh
36
+ * $ pulumi import databricks:index/defaultNamespaceSetting:DefaultNamespaceSetting this global
37
+ * ```
27
38
  */
28
39
  class DefaultNamespaceSetting extends pulumi.CustomResource {
29
40
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"defaultNamespaceSetting.js","sourceRoot":"","sources":["../defaultNamespaceSetting.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AA9DL,0DA+DC;AAjDG,gBAAgB;AACO,oCAAY,GAAG,kEAAkE,CAAC"}
1
+ {"version":3,"file":"defaultNamespaceSetting.js","sourceRoot":"","sources":["../defaultNamespaceSetting.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AA9DL,0DA+DC;AAjDG,gBAAgB;AACO,oCAAY,GAAG,kEAAkE,CAAC"}
package/getNodeType.d.ts CHANGED
@@ -60,15 +60,15 @@ export interface GetNodeTypeArgs {
60
60
  */
61
61
  category?: string;
62
62
  /**
63
- * if we should limit the search only to [AWS fleet instance types](https://docs.databricks.com/compute/aws-fleet-instances.html). Default to *false*.
63
+ * if we should limit the search only to [AWS fleet instance types](https://docs.databricks.com/compute/aws-fleet-instances.html). Default to _false_.
64
64
  */
65
65
  fleet?: boolean;
66
66
  /**
67
- * Number of gigabytes per core available on instance. Conflicts with `minMemoryGb`. Defaults to *0*.
67
+ * Number of gigabytes per core available on instance. Conflicts with `minMemoryGb`. Defaults to _0_.
68
68
  */
69
69
  gbPerCore?: number;
70
70
  /**
71
- * if we should limit the search only to nodes with AWS Graviton CPUs. Default to *false*.
71
+ * if we should limit the search only to nodes with AWS Graviton CPUs. Default to _false_.
72
72
  */
73
73
  graviton?: boolean;
74
74
  /**
@@ -76,39 +76,39 @@ export interface GetNodeTypeArgs {
76
76
  */
77
77
  id?: string;
78
78
  /**
79
- * . Pick only nodes that have IO Cache. Defaults to *false*.
79
+ * . Pick only nodes that have IO Cache. Defaults to _false_.
80
80
  */
81
81
  isIoCacheEnabled?: boolean;
82
82
  /**
83
- * Pick only nodes with local storage. Defaults to *false*.
83
+ * Pick only nodes with local storage. Defaults to _false_.
84
84
  */
85
85
  localDisk?: boolean;
86
86
  /**
87
- * Pick only nodes that have size local storage greater or equal to given value. Defaults to *0*.
87
+ * Pick only nodes that have size local storage greater or equal to given value. Defaults to _0_.
88
88
  */
89
89
  localDiskMinSize?: number;
90
90
  /**
91
- * Minimum number of CPU cores available on instance. Defaults to *0*.
91
+ * Minimum number of CPU cores available on instance. Defaults to _0_.
92
92
  */
93
93
  minCores?: number;
94
94
  /**
95
- * Minimum number of GPU's attached to instance. Defaults to *0*.
95
+ * Minimum number of GPU's attached to instance. Defaults to _0_.
96
96
  */
97
97
  minGpus?: number;
98
98
  /**
99
- * Minimum amount of memory per node in gigabytes. Defaults to *0*.
99
+ * Minimum amount of memory per node in gigabytes. Defaults to _0_.
100
100
  */
101
101
  minMemoryGb?: number;
102
102
  /**
103
- * Pick only nodes that can run Photon driver. Defaults to *false*.
103
+ * Pick only nodes that can run Photon driver. Defaults to _false_.
104
104
  */
105
105
  photonDriverCapable?: boolean;
106
106
  /**
107
- * Pick only nodes that can run Photon workers. Defaults to *false*.
107
+ * Pick only nodes that can run Photon workers. Defaults to _false_.
108
108
  */
109
109
  photonWorkerCapable?: boolean;
110
110
  /**
111
- * Pick only nodes that support port forwarding. Defaults to *false*.
111
+ * Pick only nodes that support port forwarding. Defaults to _false_.
112
112
  */
113
113
  supportPortForwarding?: boolean;
114
114
  }
@@ -195,15 +195,15 @@ export interface GetNodeTypeOutputArgs {
195
195
  */
196
196
  category?: pulumi.Input<string>;
197
197
  /**
198
- * if we should limit the search only to [AWS fleet instance types](https://docs.databricks.com/compute/aws-fleet-instances.html). Default to *false*.
198
+ * if we should limit the search only to [AWS fleet instance types](https://docs.databricks.com/compute/aws-fleet-instances.html). Default to _false_.
199
199
  */
200
200
  fleet?: pulumi.Input<boolean>;
201
201
  /**
202
- * Number of gigabytes per core available on instance. Conflicts with `minMemoryGb`. Defaults to *0*.
202
+ * Number of gigabytes per core available on instance. Conflicts with `minMemoryGb`. Defaults to _0_.
203
203
  */
204
204
  gbPerCore?: pulumi.Input<number>;
205
205
  /**
206
- * if we should limit the search only to nodes with AWS Graviton CPUs. Default to *false*.
206
+ * if we should limit the search only to nodes with AWS Graviton CPUs. Default to _false_.
207
207
  */
208
208
  graviton?: pulumi.Input<boolean>;
209
209
  /**
@@ -211,39 +211,39 @@ export interface GetNodeTypeOutputArgs {
211
211
  */
212
212
  id?: pulumi.Input<string>;
213
213
  /**
214
- * . Pick only nodes that have IO Cache. Defaults to *false*.
214
+ * . Pick only nodes that have IO Cache. Defaults to _false_.
215
215
  */
216
216
  isIoCacheEnabled?: pulumi.Input<boolean>;
217
217
  /**
218
- * Pick only nodes with local storage. Defaults to *false*.
218
+ * Pick only nodes with local storage. Defaults to _false_.
219
219
  */
220
220
  localDisk?: pulumi.Input<boolean>;
221
221
  /**
222
- * Pick only nodes that have size local storage greater or equal to given value. Defaults to *0*.
222
+ * Pick only nodes that have size local storage greater or equal to given value. Defaults to _0_.
223
223
  */
224
224
  localDiskMinSize?: pulumi.Input<number>;
225
225
  /**
226
- * Minimum number of CPU cores available on instance. Defaults to *0*.
226
+ * Minimum number of CPU cores available on instance. Defaults to _0_.
227
227
  */
228
228
  minCores?: pulumi.Input<number>;
229
229
  /**
230
- * Minimum number of GPU's attached to instance. Defaults to *0*.
230
+ * Minimum number of GPU's attached to instance. Defaults to _0_.
231
231
  */
232
232
  minGpus?: pulumi.Input<number>;
233
233
  /**
234
- * Minimum amount of memory per node in gigabytes. Defaults to *0*.
234
+ * Minimum amount of memory per node in gigabytes. Defaults to _0_.
235
235
  */
236
236
  minMemoryGb?: pulumi.Input<number>;
237
237
  /**
238
- * Pick only nodes that can run Photon driver. Defaults to *false*.
238
+ * Pick only nodes that can run Photon driver. Defaults to _false_.
239
239
  */
240
240
  photonDriverCapable?: pulumi.Input<boolean>;
241
241
  /**
242
- * Pick only nodes that can run Photon workers. Defaults to *false*.
242
+ * Pick only nodes that can run Photon workers. Defaults to _false_.
243
243
  */
244
244
  photonWorkerCapable?: pulumi.Input<boolean>;
245
245
  /**
246
- * Pick only nodes that support port forwarding. Defaults to *false*.
246
+ * Pick only nodes that support port forwarding. Defaults to _false_.
247
247
  */
248
248
  supportPortForwarding?: pulumi.Input<boolean>;
249
249
  }
@@ -8,14 +8,14 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  *
9
9
  * The following resources are used in the same context:
10
10
  *
11
- * * End to end workspace management guide.
12
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
13
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
14
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
15
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
16
- * * databricks.GroupMember to attach users and groups as group members.
17
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
18
- * * databricksService principal to manage service principals
11
+ * - End to end workspace management guide.
12
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
13
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
14
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
15
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
16
+ * - databricks.GroupMember to attach users and groups as group members.
17
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
18
+ * - databricksService principal to manage service principals
19
19
  */
20
20
  export declare function getServicePrincipals(args?: GetServicePrincipalsArgs, opts?: pulumi.InvokeOptions): Promise<GetServicePrincipalsResult>;
21
21
  /**
@@ -54,14 +54,14 @@ export interface GetServicePrincipalsResult {
54
54
  *
55
55
  * The following resources are used in the same context:
56
56
  *
57
- * * End to end workspace management guide.
58
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
59
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
60
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
61
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
62
- * * databricks.GroupMember to attach users and groups as group members.
63
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
64
- * * databricksService principal to manage service principals
57
+ * - End to end workspace management guide.
58
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
59
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
60
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
61
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
62
+ * - databricks.GroupMember to attach users and groups as group members.
63
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
64
+ * - databricksService principal to manage service principals
65
65
  */
66
66
  export declare function getServicePrincipalsOutput(args?: GetServicePrincipalsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServicePrincipalsResult>;
67
67
  /**
@@ -14,14 +14,14 @@ const utilities = require("./utilities");
14
14
  *
15
15
  * The following resources are used in the same context:
16
16
  *
17
- * * End to end workspace management guide.
18
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
19
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
20
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
21
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
22
- * * databricks.GroupMember to attach users and groups as group members.
23
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
24
- * * databricksService principal to manage service principals
17
+ * - End to end workspace management guide.
18
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
19
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
20
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
21
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
22
+ * - databricks.GroupMember to attach users and groups as group members.
23
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
24
+ * - databricksService principal to manage service principals
25
25
  */
26
26
  function getServicePrincipals(args, opts) {
27
27
  args = args || {};
@@ -41,14 +41,14 @@ exports.getServicePrincipals = getServicePrincipals;
41
41
  *
42
42
  * The following resources are used in the same context:
43
43
  *
44
- * * End to end workspace management guide.
45
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
46
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
47
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
48
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
49
- * * databricks.GroupMember to attach users and groups as group members.
50
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
51
- * * databricksService principal to manage service principals
44
+ * - End to end workspace management guide.
45
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
46
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
47
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
48
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
49
+ * - databricks.GroupMember to attach users and groups as group members.
50
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
51
+ * - databricksService principal to manage service principals
52
52
  */
53
53
  function getServicePrincipalsOutput(args, opts) {
54
54
  return pulumi.output(args).apply((a) => getServicePrincipals(a, opts));
@@ -61,7 +61,7 @@ export interface GetSparkVersionArgs {
61
61
  */
62
62
  gpu?: boolean;
63
63
  /**
64
- * if we should limit the search only to runtimes supporting AWS Graviton CPUs. Default to `false`. *Deprecated with DBR 14.0 release. DBR version compiled for Graviton will be automatically installed when nodes with Graviton CPUs are specified in the cluster configuration.*
64
+ * if we should limit the search only to runtimes supporting AWS Graviton CPUs. Default to `false`. _Deprecated with DBR 14.0 release. DBR version compiled for Graviton will be automatically installed when nodes with Graviton CPUs are specified in the cluster configuration._
65
65
  *
66
66
  * @deprecated Not required anymore - it's automatically enabled on the Graviton-based node types
67
67
  */
@@ -180,7 +180,7 @@ export interface GetSparkVersionOutputArgs {
180
180
  */
181
181
  gpu?: pulumi.Input<boolean>;
182
182
  /**
183
- * if we should limit the search only to runtimes supporting AWS Graviton CPUs. Default to `false`. *Deprecated with DBR 14.0 release. DBR version compiled for Graviton will be automatically installed when nodes with Graviton CPUs are specified in the cluster configuration.*
183
+ * if we should limit the search only to runtimes supporting AWS Graviton CPUs. Default to `false`. _Deprecated with DBR 14.0 release. DBR version compiled for Graviton will be automatically installed when nodes with Graviton CPUs are specified in the cluster configuration._
184
184
  *
185
185
  * @deprecated Not required anymore - it's automatically enabled on the Graviton-based node types
186
186
  */
package/getUser.d.ts CHANGED
@@ -27,15 +27,15 @@ import * as pulumi from "@pulumi/pulumi";
27
27
  *
28
28
  * The following resources are used in the same context:
29
29
  *
30
- * * End to end workspace management guide.
31
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
32
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
33
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
34
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
35
- * * databricks.GroupMember to attach users and groups as group members.
36
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
37
- * * databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
38
- * * databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
30
+ * - End to end workspace management guide.
31
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
32
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
33
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
34
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
35
+ * - databricks.GroupMember to attach users and groups as group members.
36
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
37
+ * - databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
38
+ * - databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
39
39
  */
40
40
  export declare function getUser(args?: GetUserArgs, opts?: pulumi.InvokeOptions): Promise<GetUserResult>;
41
41
  /**
@@ -118,15 +118,15 @@ export interface GetUserResult {
118
118
  *
119
119
  * The following resources are used in the same context:
120
120
  *
121
- * * End to end workspace management guide.
122
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
123
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
124
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
125
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
126
- * * databricks.GroupMember to attach users and groups as group members.
127
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
128
- * * databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
129
- * * databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
121
+ * - End to end workspace management guide.
122
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
123
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
124
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
125
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
126
+ * - databricks.GroupMember to attach users and groups as group members.
127
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
128
+ * - databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
129
+ * - databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
130
130
  */
131
131
  export declare function getUserOutput(args?: GetUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserResult>;
132
132
  /**
package/getUser.js CHANGED
@@ -33,15 +33,15 @@ const utilities = require("./utilities");
33
33
  *
34
34
  * The following resources are used in the same context:
35
35
  *
36
- * * End to end workspace management guide.
37
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
38
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
39
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
40
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
41
- * * databricks.GroupMember to attach users and groups as group members.
42
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
43
- * * databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
44
- * * databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
36
+ * - End to end workspace management guide.
37
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
38
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
39
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
40
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
41
+ * - databricks.GroupMember to attach users and groups as group members.
42
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
43
+ * - databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
44
+ * - databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
45
45
  */
46
46
  function getUser(args, opts) {
47
47
  args = args || {};
@@ -80,15 +80,15 @@ exports.getUser = getUser;
80
80
  *
81
81
  * The following resources are used in the same context:
82
82
  *
83
- * * End to end workspace management guide.
84
- * * databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
85
- * * databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
86
- * * databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
87
- * * databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
88
- * * databricks.GroupMember to attach users and groups as group members.
89
- * * databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
90
- * * databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
91
- * * databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
83
+ * - End to end workspace management guide.
84
+ * - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
85
+ * - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
86
+ * - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
87
+ * - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
88
+ * - databricks.GroupMember to attach users and groups as group members.
89
+ * - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
90
+ * - databricks.User to [manage users](https://docs.databricks.com/administration-guide/users-groups/users.html), that could be added to databricks.Group within the workspace.
91
+ * - databricks.UserInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_user.
92
92
  */
93
93
  function getUserOutput(args, opts) {
94
94
  return pulumi.output(args).apply((a) => getUser(a, opts));
package/metastore.d.ts CHANGED
@@ -47,7 +47,7 @@ export declare class Metastore extends pulumi.CustomResource {
47
47
  */
48
48
  readonly deltaSharingRecipientTokenLifetimeInSeconds: pulumi.Output<number | undefined>;
49
49
  /**
50
- * Required along with `deltaSharingRecipientTokenLifetimeInSeconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
50
+ * Required along with `deltaSharingRecipientTokenLifetimeInSeconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
51
51
  */
52
52
  readonly deltaSharingScope: pulumi.Output<string | undefined>;
53
53
  /**
@@ -101,7 +101,7 @@ export interface MetastoreState {
101
101
  */
102
102
  deltaSharingRecipientTokenLifetimeInSeconds?: pulumi.Input<number>;
103
103
  /**
104
- * Required along with `deltaSharingRecipientTokenLifetimeInSeconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
104
+ * Required along with `deltaSharingRecipientTokenLifetimeInSeconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
105
105
  */
106
106
  deltaSharingScope?: pulumi.Input<string>;
107
107
  /**
@@ -147,7 +147,7 @@ export interface MetastoreArgs {
147
147
  */
148
148
  deltaSharingRecipientTokenLifetimeInSeconds?: pulumi.Input<number>;
149
149
  /**
150
- * Required along with `deltaSharingRecipientTokenLifetimeInSeconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
150
+ * Required along with `deltaSharingRecipientTokenLifetimeInSeconds`. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
151
151
  */
152
152
  deltaSharingScope?: pulumi.Input<string>;
153
153
  /**
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Allows you to create a [Private Access Setting]that can be used as part of a databricks.MwsWorkspaces resource to create a [Databricks Workspace that leverages AWS PrivateLink](https://docs.databricks.com/administration-guide/cloud-configurations/aws/privatelink.html) or [GCP Private Service Connect](https://docs.gcp.databricks.com/administration-guide/cloud-configurations/gcp/private-service-connect.html)
3
+ * Allows you to create a Private Access Setting resource that can be used as part of a databricks.MwsWorkspaces resource to create a [Databricks Workspace that leverages AWS PrivateLink](https://docs.databricks.com/administration-guide/cloud-configurations/aws/privatelink.html) or [GCP Private Service Connect](https://docs.gcp.databricks.com/administration-guide/cloud-configurations/gcp/private-service-connect.html)
4
4
  *
5
5
  * It is strongly recommended that customers read the [Enable AWS Private Link](https://docs.databricks.com/administration-guide/cloud-configurations/aws/privatelink.html) [Enable GCP Private Service Connect](https://docs.gcp.databricks.com/administration-guide/cloud-configurations/gcp/private-service-connect.html) documentation before trying to leverage this resource.
6
6
  *
@@ -110,7 +110,7 @@ export declare class MwsPrivateAccessSettings extends pulumi.CustomResource {
110
110
  *
111
111
  * @deprecated Configuring `account_id` at the resource-level is deprecated; please specify it in the `provider {}` configuration block instead
112
112
  */
113
- readonly accountId: pulumi.Output<string | undefined>;
113
+ readonly accountId: pulumi.Output<string>;
114
114
  /**
115
115
  * An array of databricks.MwsVpcEndpoint `vpcEndpointId` (not `id`). Only used when `privateAccessLevel` is set to `ENDPOINT`. This is an allow list of databricks.MwsVpcEndpoint that in your account that can connect to your databricks.MwsWorkspaces over AWS PrivateLink. If hybrid access to your workspace is enabled by setting `publicAccessEnabled` to true, then this control only works for PrivateLink connections. To control how your workspace is accessed via public internet, see the article for databricks_ip_access_list.
116
116
  */
@@ -6,7 +6,7 @@ exports.MwsPrivateAccessSettings = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * Allows you to create a [Private Access Setting]that can be used as part of a databricks.MwsWorkspaces resource to create a [Databricks Workspace that leverages AWS PrivateLink](https://docs.databricks.com/administration-guide/cloud-configurations/aws/privatelink.html) or [GCP Private Service Connect](https://docs.gcp.databricks.com/administration-guide/cloud-configurations/gcp/private-service-connect.html)
9
+ * Allows you to create a Private Access Setting resource that can be used as part of a databricks.MwsWorkspaces resource to create a [Databricks Workspace that leverages AWS PrivateLink](https://docs.databricks.com/administration-guide/cloud-configurations/aws/privatelink.html) or [GCP Private Service Connect](https://docs.gcp.databricks.com/administration-guide/cloud-configurations/gcp/private-service-connect.html)
10
10
  *
11
11
  * It is strongly recommended that customers read the [Enable AWS Private Link](https://docs.databricks.com/administration-guide/cloud-configurations/aws/privatelink.html) [Enable GCP Private Service Connect](https://docs.gcp.databricks.com/administration-guide/cloud-configurations/gcp/private-service-connect.html) documentation before trying to leverage this resource.
12
12
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/databricks",
3
- "version": "v1.34.0-alpha.1709211630+6e31c393",
3
+ "version": "v1.34.0-alpha.1709638239+56dd6122",
4
4
  "description": "A Pulumi package for creating and managing databricks cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -56,7 +56,7 @@ export declare class RegisteredModel extends pulumi.CustomResource {
56
56
  */
57
57
  static isInstance(obj: any): obj is RegisteredModel;
58
58
  /**
59
- * The name of the catalog where the schema and the registered model reside.
59
+ * The name of the catalog where the schema and the registered model reside. *Change of this parameter forces recreation of the resource.*
60
60
  */
61
61
  readonly catalogName: pulumi.Output<string>;
62
62
  /**
@@ -64,13 +64,16 @@ export declare class RegisteredModel extends pulumi.CustomResource {
64
64
  */
65
65
  readonly comment: pulumi.Output<string | undefined>;
66
66
  /**
67
- * The name of the registered model.
67
+ * The name of the registered model. *Change of this parameter forces recreation of the resource.*
68
68
  */
69
69
  readonly name: pulumi.Output<string>;
70
70
  /**
71
- * The name of the schema where the registered model resides.
71
+ * The name of the schema where the registered model resides. *Change of this parameter forces recreation of the resource.*
72
72
  */
73
73
  readonly schemaName: pulumi.Output<string>;
74
+ /**
75
+ * The storage location under which model version data files are stored. *Change of this parameter forces recreation of the resource.*
76
+ */
74
77
  readonly storageLocation: pulumi.Output<string>;
75
78
  /**
76
79
  * Create a RegisteredModel resource with the given unique name, arguments, and options.
@@ -86,7 +89,7 @@ export declare class RegisteredModel extends pulumi.CustomResource {
86
89
  */
87
90
  export interface RegisteredModelState {
88
91
  /**
89
- * The name of the catalog where the schema and the registered model reside.
92
+ * The name of the catalog where the schema and the registered model reside. *Change of this parameter forces recreation of the resource.*
90
93
  */
91
94
  catalogName?: pulumi.Input<string>;
92
95
  /**
@@ -94,13 +97,16 @@ export interface RegisteredModelState {
94
97
  */
95
98
  comment?: pulumi.Input<string>;
96
99
  /**
97
- * The name of the registered model.
100
+ * The name of the registered model. *Change of this parameter forces recreation of the resource.*
98
101
  */
99
102
  name?: pulumi.Input<string>;
100
103
  /**
101
- * The name of the schema where the registered model resides.
104
+ * The name of the schema where the registered model resides. *Change of this parameter forces recreation of the resource.*
102
105
  */
103
106
  schemaName?: pulumi.Input<string>;
107
+ /**
108
+ * The storage location under which model version data files are stored. *Change of this parameter forces recreation of the resource.*
109
+ */
104
110
  storageLocation?: pulumi.Input<string>;
105
111
  }
106
112
  /**
@@ -108,7 +114,7 @@ export interface RegisteredModelState {
108
114
  */
109
115
  export interface RegisteredModelArgs {
110
116
  /**
111
- * The name of the catalog where the schema and the registered model reside.
117
+ * The name of the catalog where the schema and the registered model reside. *Change of this parameter forces recreation of the resource.*
112
118
  */
113
119
  catalogName: pulumi.Input<string>;
114
120
  /**
@@ -116,12 +122,15 @@ export interface RegisteredModelArgs {
116
122
  */
117
123
  comment?: pulumi.Input<string>;
118
124
  /**
119
- * The name of the registered model.
125
+ * The name of the registered model. *Change of this parameter forces recreation of the resource.*
120
126
  */
121
127
  name?: pulumi.Input<string>;
122
128
  /**
123
- * The name of the schema where the registered model resides.
129
+ * The name of the schema where the registered model resides. *Change of this parameter forces recreation of the resource.*
124
130
  */
125
131
  schemaName: pulumi.Input<string>;
132
+ /**
133
+ * The storage location under which model version data files are stored. *Change of this parameter forces recreation of the resource.*
134
+ */
126
135
  storageLocation?: pulumi.Input<string>;
127
136
  }
@@ -1 +1 @@
1
- {"version":3,"file":"registeredModel.js","sourceRoot":"","sources":["../registeredModel.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"registeredModel.js","sourceRoot":"","sources":["../registeredModel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAnFL,0CAoFC;AAtEG,gBAAgB;AACO,4BAAY,GAAG,kDAAkD,CAAC"}
@@ -7,11 +7,13 @@ import * as outputs from "./types/output";
7
7
  * The `databricks.RestrictWorkspaceAdminsSetting` resource lets you control the capabilities of workspace admins.
8
8
  *
9
9
  * With the status set to `ALLOW_ALL`, workspace admins can:
10
+ *
10
11
  * 1. Create service principal personal access tokens on behalf of any service principal in their workspace.
11
12
  * 2. Change a job owner to any user in the workspace.
12
13
  * 3. Change the job runAs setting to any user in their workspace or a service principal on which they have the Service Principal User role.
13
14
  *
14
15
  * With the status set to `RESTRICT_TOKENS_AND_JOB_RUN_AS`, workspace admins can:
16
+ *
15
17
  * 1. Only create personal access tokens on behalf of service principals on which they have the Service Principal User role.
16
18
  * 2. Only change a job owner to themselves.
17
19
  * 3. Only change the job runAs setting to themselves a service principal on which they have the Service Principal User role.
@@ -28,6 +30,16 @@ import * as outputs from "./types/output";
28
30
  * status: "RESTRICT_TOKENS_AND_JOB_RUN_AS",
29
31
  * }});
30
32
  * ```
33
+ *
34
+ * ## Import
35
+ *
36
+ * This resource can be imported by predefined name `global`:
37
+ *
38
+ * bash
39
+ *
40
+ * ```sh
41
+ * $ pulumi import databricks:index/restrictWorkspaceAdminsSetting:RestrictWorkspaceAdminsSetting this global
42
+ * ```
31
43
  */
32
44
  export declare class RestrictWorkspaceAdminsSetting extends pulumi.CustomResource {
33
45
  /**
@@ -11,11 +11,13 @@ const utilities = require("./utilities");
11
11
  * The `databricks.RestrictWorkspaceAdminsSetting` resource lets you control the capabilities of workspace admins.
12
12
  *
13
13
  * With the status set to `ALLOW_ALL`, workspace admins can:
14
+ *
14
15
  * 1. Create service principal personal access tokens on behalf of any service principal in their workspace.
15
16
  * 2. Change a job owner to any user in the workspace.
16
17
  * 3. Change the job runAs setting to any user in their workspace or a service principal on which they have the Service Principal User role.
17
18
  *
18
19
  * With the status set to `RESTRICT_TOKENS_AND_JOB_RUN_AS`, workspace admins can:
20
+ *
19
21
  * 1. Only create personal access tokens on behalf of service principals on which they have the Service Principal User role.
20
22
  * 2. Only change a job owner to themselves.
21
23
  * 3. Only change the job runAs setting to themselves a service principal on which they have the Service Principal User role.
@@ -32,6 +34,16 @@ const utilities = require("./utilities");
32
34
  * status: "RESTRICT_TOKENS_AND_JOB_RUN_AS",
33
35
  * }});
34
36
  * ```
37
+ *
38
+ * ## Import
39
+ *
40
+ * This resource can be imported by predefined name `global`:
41
+ *
42
+ * bash
43
+ *
44
+ * ```sh
45
+ * $ pulumi import databricks:index/restrictWorkspaceAdminsSetting:RestrictWorkspaceAdminsSetting this global
46
+ * ```
35
47
  */
36
48
  class RestrictWorkspaceAdminsSetting extends pulumi.CustomResource {
37
49
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"restrictWorkspaceAdminsSetting.js","sourceRoot":"","sources":["../restrictWorkspaceAdminsSetting.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2C,EAAE,IAAmC;QACzI,OAAO,IAAI,8BAA8B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,8BAA8B,CAAC,YAAY,CAAC;IAC/E,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAsF,EAAE,IAAmC;QACjJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8D,CAAC;YAC7E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAA6D,CAAC;YAC3E,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,uBAAuB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpE,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;aAC1E;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,8BAA8B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnF,CAAC;;AA9DL,wEA+DC;AAjDG,gBAAgB;AACO,2CAAY,GAAG,gFAAgF,CAAC"}
1
+ {"version":3,"file":"restrictWorkspaceAdminsSetting.js","sourceRoot":"","sources":["../restrictWorkspaceAdminsSetting.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2C,EAAE,IAAmC;QACzI,OAAO,IAAI,8BAA8B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,8BAA8B,CAAC,YAAY,CAAC;IAC/E,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAsF,EAAE,IAAmC;QACjJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8D,CAAC;YAC7E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAA6D,CAAC;YAC3E,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,uBAAuB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpE,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;aAC1E;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,8BAA8B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnF,CAAC;;AA9DL,wEA+DC;AAjDG,gBAAgB;AACO,2CAAY,GAAG,gFAAgF,CAAC"}
package/sqlEndpoint.d.ts CHANGED
@@ -90,9 +90,9 @@ export declare class SqlEndpoint extends pulumi.CustomResource {
90
90
  /**
91
91
  * Whether this SQL warehouse is a serverless endpoint. See below for details about the default values. To avoid ambiguity, especially for organizations with many workspaces, Databricks recommends that you always set this field explicitly.
92
92
  *
93
- * - **For AWS**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between September 1, 2022 and April 30, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. If your account needs updated [terms of use](https://docs.databricks.com/sql/admin/serverless.html#accept-terms), workspace admins are prompted in the Databricks SQL UI. A workspace must meet the [requirements](https://docs.databricks.com/sql/admin/serverless.html#requirements) and might require an update to its instance profile role to [add a trust relationship](https://docs.databricks.com/sql/admin/serverless.html#aws-instance-profile-setup).
93
+ * * **For AWS**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between September 1, 2022 and April 30, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. If your account needs updated [terms of use](https://docs.databricks.com/sql/admin/serverless.html#accept-terms), workspace admins are prompted in the Databricks SQL UI. A workspace must meet the [requirements](https://docs.databricks.com/sql/admin/serverless.html#requirements) and might require an update to its instance profile role to [add a trust relationship](https://docs.databricks.com/sql/admin/serverless.html#aws-instance-profile-setup).
94
94
  *
95
- * - **For Azure**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between November 1, 2022 and May 19, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. A workspace must meet the [requirements](https://learn.microsoft.com/azure/databricks/sql/admin/serverless) and might require an update to its [Azure storage firewall](https://learn.microsoft.com/azure/databricks/sql/admin/serverless-firewall).
95
+ * * **For Azure**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between November 1, 2022 and May 19, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. A workspace must meet the [requirements](https://learn.microsoft.com/azure/databricks/sql/admin/serverless) and might require an update to its [Azure storage firewall](https://learn.microsoft.com/azure/databricks/sql/admin/serverless-firewall).
96
96
  */
97
97
  readonly enableServerlessCompute: pulumi.Output<boolean>;
98
98
  /**
@@ -184,9 +184,9 @@ export interface SqlEndpointState {
184
184
  /**
185
185
  * Whether this SQL warehouse is a serverless endpoint. See below for details about the default values. To avoid ambiguity, especially for organizations with many workspaces, Databricks recommends that you always set this field explicitly.
186
186
  *
187
- * - **For AWS**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between September 1, 2022 and April 30, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. If your account needs updated [terms of use](https://docs.databricks.com/sql/admin/serverless.html#accept-terms), workspace admins are prompted in the Databricks SQL UI. A workspace must meet the [requirements](https://docs.databricks.com/sql/admin/serverless.html#requirements) and might require an update to its instance profile role to [add a trust relationship](https://docs.databricks.com/sql/admin/serverless.html#aws-instance-profile-setup).
187
+ * * **For AWS**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between September 1, 2022 and April 30, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. If your account needs updated [terms of use](https://docs.databricks.com/sql/admin/serverless.html#accept-terms), workspace admins are prompted in the Databricks SQL UI. A workspace must meet the [requirements](https://docs.databricks.com/sql/admin/serverless.html#requirements) and might require an update to its instance profile role to [add a trust relationship](https://docs.databricks.com/sql/admin/serverless.html#aws-instance-profile-setup).
188
188
  *
189
- * - **For Azure**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between November 1, 2022 and May 19, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. A workspace must meet the [requirements](https://learn.microsoft.com/azure/databricks/sql/admin/serverless) and might require an update to its [Azure storage firewall](https://learn.microsoft.com/azure/databricks/sql/admin/serverless-firewall).
189
+ * * **For Azure**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between November 1, 2022 and May 19, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. A workspace must meet the [requirements](https://learn.microsoft.com/azure/databricks/sql/admin/serverless) and might require an update to its [Azure storage firewall](https://learn.microsoft.com/azure/databricks/sql/admin/serverless-firewall).
190
190
  */
191
191
  enableServerlessCompute?: pulumi.Input<boolean>;
192
192
  /**
@@ -266,9 +266,9 @@ export interface SqlEndpointArgs {
266
266
  /**
267
267
  * Whether this SQL warehouse is a serverless endpoint. See below for details about the default values. To avoid ambiguity, especially for organizations with many workspaces, Databricks recommends that you always set this field explicitly.
268
268
  *
269
- * - **For AWS**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between September 1, 2022 and April 30, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. If your account needs updated [terms of use](https://docs.databricks.com/sql/admin/serverless.html#accept-terms), workspace admins are prompted in the Databricks SQL UI. A workspace must meet the [requirements](https://docs.databricks.com/sql/admin/serverless.html#requirements) and might require an update to its instance profile role to [add a trust relationship](https://docs.databricks.com/sql/admin/serverless.html#aws-instance-profile-setup).
269
+ * * **For AWS**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between September 1, 2022 and April 30, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. If your account needs updated [terms of use](https://docs.databricks.com/sql/admin/serverless.html#accept-terms), workspace admins are prompted in the Databricks SQL UI. A workspace must meet the [requirements](https://docs.databricks.com/sql/admin/serverless.html#requirements) and might require an update to its instance profile role to [add a trust relationship](https://docs.databricks.com/sql/admin/serverless.html#aws-instance-profile-setup).
270
270
  *
271
- * - **For Azure**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between November 1, 2022 and May 19, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. A workspace must meet the [requirements](https://learn.microsoft.com/azure/databricks/sql/admin/serverless) and might require an update to its [Azure storage firewall](https://learn.microsoft.com/azure/databricks/sql/admin/serverless-firewall).
271
+ * * **For Azure**, If omitted, the default is `false` for most workspaces. However, if this workspace used the SQL Warehouses API to create a warehouse between November 1, 2022 and May 19, 2023, the default remains the previous behavior which is default to `true` if the workspace is enabled for serverless and fits the requirements for serverless SQL warehouses. A workspace must meet the [requirements](https://learn.microsoft.com/azure/databricks/sql/admin/serverless) and might require an update to its [Azure storage firewall](https://learn.microsoft.com/azure/databricks/sql/admin/serverless-firewall).
272
272
  */
273
273
  enableServerlessCompute?: pulumi.Input<boolean>;
274
274
  instanceProfileArn?: pulumi.Input<string>;
@@ -84,7 +84,7 @@ export declare class SqlGlobalConfig extends pulumi.CustomResource {
84
84
  /**
85
85
  * @deprecated This field is intended as an internal API and may be removed from the Databricks Terraform provider in the future
86
86
  */
87
- readonly enableServerlessCompute: pulumi.Output<boolean | undefined>;
87
+ readonly enableServerlessCompute: pulumi.Output<boolean>;
88
88
  /**
89
89
  * used to access GCP services, such as Cloud Storage, from databricks_sql_endpoint. Please note that this parameter is only for GCP, and will generate an error if used on other clouds.
90
90
  */
package/types/input.d.ts CHANGED
@@ -906,7 +906,7 @@ export interface GetCurrentMetastoreMetastoreInfo {
906
906
  */
907
907
  deltaSharingRecipientTokenLifetimeInSeconds?: number;
908
908
  /**
909
- * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
909
+ * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
910
910
  */
911
911
  deltaSharingScope?: string;
912
912
  /**
@@ -977,7 +977,7 @@ export interface GetCurrentMetastoreMetastoreInfoArgs {
977
977
  */
978
978
  deltaSharingRecipientTokenLifetimeInSeconds?: pulumi.Input<number>;
979
979
  /**
980
- * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
980
+ * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
981
981
  */
982
982
  deltaSharingScope?: pulumi.Input<string>;
983
983
  /**
@@ -3585,7 +3585,7 @@ export interface GetMetastoreMetastoreInfo {
3585
3585
  */
3586
3586
  deltaSharingRecipientTokenLifetimeInSeconds?: number;
3587
3587
  /**
3588
- * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
3588
+ * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
3589
3589
  */
3590
3590
  deltaSharingScope?: string;
3591
3591
  globalMetastoreId?: string;
@@ -3626,7 +3626,7 @@ export interface GetMetastoreMetastoreInfoArgs {
3626
3626
  */
3627
3627
  deltaSharingRecipientTokenLifetimeInSeconds?: pulumi.Input<number>;
3628
3628
  /**
3629
- * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
3629
+ * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
3630
3630
  */
3631
3631
  deltaSharingScope?: pulumi.Input<string>;
3632
3632
  globalMetastoreId?: pulumi.Input<string>;
package/types/output.d.ts CHANGED
@@ -676,7 +676,7 @@ export interface GetCurrentMetastoreMetastoreInfo {
676
676
  */
677
677
  deltaSharingRecipientTokenLifetimeInSeconds?: number;
678
678
  /**
679
- * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
679
+ * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
680
680
  */
681
681
  deltaSharingScope?: string;
682
682
  /**
@@ -2018,7 +2018,7 @@ export interface GetMetastoreMetastoreInfo {
2018
2018
  */
2019
2019
  deltaSharingRecipientTokenLifetimeInSeconds?: number;
2020
2020
  /**
2021
- * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
2021
+ * Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
2022
2022
  */
2023
2023
  deltaSharingScope?: string;
2024
2024
  globalMetastoreId?: string;
@@ -4,11 +4,11 @@ import * as pulumi from "@pulumi/pulumi";
4
4
  *
5
5
  * Allows specification of custom configuration properties for expert usage:
6
6
  *
7
- * * `enableIpAccessLists` - enables the use of databricks.IpAccessList resources
8
- * * `maxTokenLifetimeDays` - (string) Maximum token lifetime of new tokens in days, as an integer. If zero, new tokens are permitted to have no lifetime limit. Negative numbers are unsupported. **WARNING:** This limit only applies to new tokens, so there may be tokens with lifetimes longer than this value, including unlimited lifetime. Such tokens may have been created before the current maximum token lifetime was set.
9
- * * `enableTokensConfig` - (boolean) Enable or disable personal access tokens for this workspace.
10
- * * `enableDeprecatedClusterNamedInitScripts` - (boolean) Enable or disable [legacy cluster-named init scripts](https://docs.databricks.com/clusters/init-scripts.html#disable-legacy-cluster-named-init-scripts-for-a-workspace) for this workspace.
11
- * * `enableDeprecatedGlobalInitScripts` - (boolean) Enable or disable [legacy global init scripts](https://docs.databricks.com/clusters/init-scripts.html#migrate-legacy-scripts) for this workspace.
7
+ * * `enableIpAccessLists` - enables the use of databricks.IpAccessList resources
8
+ * * `maxTokenLifetimeDays` - (string) Maximum token lifetime of new tokens in days, as an integer. If zero, new tokens are permitted to have no lifetime limit. Negative numbers are unsupported. **WARNING:** This limit only applies to new tokens, so there may be tokens with lifetimes longer than this value, including unlimited lifetime. Such tokens may have been created before the current maximum token lifetime was set.
9
+ * * `enableTokensConfig` - (boolean) Enable or disable personal access tokens for this workspace.
10
+ * * `enableDeprecatedClusterNamedInitScripts` - (boolean) Enable or disable [legacy cluster-named init scripts](https://docs.databricks.com/clusters/init-scripts.html#disable-legacy-cluster-named-init-scripts-for-a-workspace) for this workspace.
11
+ * * `enableDeprecatedGlobalInitScripts` - (boolean) Enable or disable [legacy global init scripts](https://docs.databricks.com/clusters/init-scripts.html#migrate-legacy-scripts) for this workspace.
12
12
  *
13
13
  * ```typescript
14
14
  * import * as pulumi from "@pulumi/pulumi";
package/workspaceConf.js CHANGED
@@ -10,11 +10,11 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * Allows specification of custom configuration properties for expert usage:
12
12
  *
13
- * * `enableIpAccessLists` - enables the use of databricks.IpAccessList resources
14
- * * `maxTokenLifetimeDays` - (string) Maximum token lifetime of new tokens in days, as an integer. If zero, new tokens are permitted to have no lifetime limit. Negative numbers are unsupported. **WARNING:** This limit only applies to new tokens, so there may be tokens with lifetimes longer than this value, including unlimited lifetime. Such tokens may have been created before the current maximum token lifetime was set.
15
- * * `enableTokensConfig` - (boolean) Enable or disable personal access tokens for this workspace.
16
- * * `enableDeprecatedClusterNamedInitScripts` - (boolean) Enable or disable [legacy cluster-named init scripts](https://docs.databricks.com/clusters/init-scripts.html#disable-legacy-cluster-named-init-scripts-for-a-workspace) for this workspace.
17
- * * `enableDeprecatedGlobalInitScripts` - (boolean) Enable or disable [legacy global init scripts](https://docs.databricks.com/clusters/init-scripts.html#migrate-legacy-scripts) for this workspace.
13
+ * * `enableIpAccessLists` - enables the use of databricks.IpAccessList resources
14
+ * * `maxTokenLifetimeDays` - (string) Maximum token lifetime of new tokens in days, as an integer. If zero, new tokens are permitted to have no lifetime limit. Negative numbers are unsupported. **WARNING:** This limit only applies to new tokens, so there may be tokens with lifetimes longer than this value, including unlimited lifetime. Such tokens may have been created before the current maximum token lifetime was set.
15
+ * * `enableTokensConfig` - (boolean) Enable or disable personal access tokens for this workspace.
16
+ * * `enableDeprecatedClusterNamedInitScripts` - (boolean) Enable or disable [legacy cluster-named init scripts](https://docs.databricks.com/clusters/init-scripts.html#disable-legacy-cluster-named-init-scripts-for-a-workspace) for this workspace.
17
+ * * `enableDeprecatedGlobalInitScripts` - (boolean) Enable or disable [legacy global init scripts](https://docs.databricks.com/clusters/init-scripts.html#migrate-legacy-scripts) for this workspace.
18
18
  *
19
19
  * ```typescript
20
20
  * import * as pulumi from "@pulumi/pulumi";