@pulumi/databricks 1.91.0-alpha.1776924583 → 1.91.0
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.
- package/accessControlRuleSet.d.ts +15 -0
- package/accessControlRuleSet.js +4 -0
- package/accessControlRuleSet.js.map +1 -1
- package/accountNetworkPolicy.d.ts +34 -4
- package/accountNetworkPolicy.js +4 -0
- package/accountNetworkPolicy.js.map +1 -1
- package/accountSettingUserPreferenceV2.d.ts +1 -1
- package/accountSettingUserPreferenceV2.js +1 -1
- package/app.d.ts +1 -1
- package/catalog.d.ts +3 -0
- package/catalog.js +2 -0
- package/catalog.js.map +1 -1
- package/credential.d.ts +12 -0
- package/credential.js +2 -0
- package/credential.js.map +1 -1
- package/entityTagAssignment.d.ts +4 -4
- package/entityTagAssignment.js +1 -1
- package/environmentsDefaultWorkspaceBaseEnvironment.d.ts +6 -10
- package/environmentsDefaultWorkspaceBaseEnvironment.js +6 -10
- package/environmentsDefaultWorkspaceBaseEnvironment.js.map +1 -1
- package/environmentsWorkspaceBaseEnvironment.d.ts +3 -3
- package/environmentsWorkspaceBaseEnvironment.js +3 -3
- package/externalLocation.d.ts +3 -0
- package/externalLocation.js +2 -0
- package/externalLocation.js.map +1 -1
- package/featureEngineeringMaterializedFeature.d.ts +10 -2
- package/featureEngineeringMaterializedFeature.js +2 -0
- package/featureEngineeringMaterializedFeature.js.map +1 -1
- package/getAccountNetworkPolicy.d.ts +10 -0
- package/getAccountNetworkPolicy.js.map +1 -1
- package/getAccountSettingUserPreferenceV2.d.ts +2 -2
- package/getAccountSettingUserPreferenceV2.js +2 -2
- package/getCurrentConfig.d.ts +14 -2
- package/getCurrentConfig.js +6 -2
- package/getCurrentConfig.js.map +1 -1
- package/getEntityTagAssignment.d.ts +5 -5
- package/getEntityTagAssignment.js +2 -2
- package/getEntityTagAssignments.d.ts +5 -5
- package/getEntityTagAssignments.js +2 -2
- package/getEnvironmentsDefaultWorkspaceBaseEnvironment.d.ts +24 -0
- package/getEnvironmentsDefaultWorkspaceBaseEnvironment.js +24 -0
- package/getEnvironmentsDefaultWorkspaceBaseEnvironment.js.map +1 -1
- package/getEnvironmentsWorkspaceBaseEnvironment.d.ts +22 -0
- package/getEnvironmentsWorkspaceBaseEnvironment.js +22 -0
- package/getEnvironmentsWorkspaceBaseEnvironment.js.map +1 -1
- package/getEnvironmentsWorkspaceBaseEnvironments.d.ts +20 -0
- package/getEnvironmentsWorkspaceBaseEnvironments.js +20 -0
- package/getEnvironmentsWorkspaceBaseEnvironments.js.map +1 -1
- package/getFeatureEngineeringMaterializedFeature.d.ts +4 -0
- package/getFeatureEngineeringMaterializedFeature.js.map +1 -1
- package/getGroup.d.ts +9 -0
- package/getGroup.js +2 -0
- package/getGroup.js.map +1 -1
- package/getPostgresCatalog.d.ts +75 -0
- package/getPostgresCatalog.js +30 -0
- package/getPostgresCatalog.js.map +1 -0
- package/getPostgresSyncedTable.d.ts +79 -0
- package/getPostgresSyncedTable.js +30 -0
- package/getPostgresSyncedTable.js.map +1 -0
- package/getTagPolicies.d.ts +2 -2
- package/getTagPolicies.js +2 -2
- package/getTagPolicy.d.ts +2 -2
- package/getTagPolicy.js +2 -2
- package/getUser.d.ts +3 -0
- package/getUser.js +2 -0
- package/getUser.js.map +1 -1
- package/getUsers.d.ts +18 -0
- package/getUsers.js +4 -0
- package/getUsers.js.map +1 -1
- package/group.d.ts +17 -0
- package/group.js +4 -0
- package/group.js.map +1 -1
- package/groupInstanceProfile.d.ts +17 -0
- package/groupInstanceProfile.js +4 -0
- package/groupInstanceProfile.js.map +1 -1
- package/groupMember.d.ts +17 -0
- package/groupMember.js +4 -0
- package/groupMember.js.map +1 -1
- package/groupRole.d.ts +17 -0
- package/groupRole.js +4 -0
- package/groupRole.js.map +1 -1
- package/index.d.ts +12 -0
- package/index.js +21 -5
- package/index.js.map +1 -1
- package/metastore.d.ts +26 -0
- package/metastore.js +4 -0
- package/metastore.js.map +1 -1
- package/metastoreAssignment.d.ts +26 -0
- package/metastoreAssignment.js +4 -0
- package/metastoreAssignment.js.map +1 -1
- package/metastoreDataAccess.d.ts +24 -0
- package/metastoreDataAccess.js +4 -0
- package/metastoreDataAccess.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +5 -0
- package/mwsNccPrivateEndpointRule.js +2 -0
- package/mwsNccPrivateEndpointRule.js.map +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/package.json +2 -2
- package/postgresCatalog.d.ts +120 -0
- package/postgresCatalog.js +69 -0
- package/postgresCatalog.js.map +1 -0
- package/postgresEndpoint.d.ts +58 -0
- package/postgresEndpoint.js +58 -0
- package/postgresEndpoint.js.map +1 -1
- package/postgresProject.d.ts +26 -0
- package/postgresProject.js +26 -0
- package/postgresProject.js.map +1 -1
- package/postgresSyncedTable.d.ts +141 -0
- package/postgresSyncedTable.js +67 -0
- package/postgresSyncedTable.js.map +1 -0
- package/servicePrincipal.d.ts +17 -0
- package/servicePrincipal.js +4 -0
- package/servicePrincipal.js.map +1 -1
- package/servicePrincipalRole.d.ts +17 -0
- package/servicePrincipalRole.js +4 -0
- package/servicePrincipalRole.js.map +1 -1
- package/servicePrincipalSecret.d.ts +12 -0
- package/servicePrincipalSecret.js +2 -0
- package/servicePrincipalSecret.js.map +1 -1
- package/sqlPermissions.d.ts +3 -0
- package/sqlPermissions.js +2 -0
- package/sqlPermissions.js.map +1 -1
- package/storageCredential.d.ts +30 -6
- package/storageCredential.js +4 -0
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +1 -1
- package/tagPolicy.js +1 -1
- package/types/input.d.ts +1023 -20
- package/types/output.d.ts +2173 -54
- package/user.d.ts +17 -0
- package/user.js +4 -0
- package/user.js.map +1 -1
- package/userInstanceProfile.d.ts +17 -0
- package/userInstanceProfile.js +4 -0
- package/userInstanceProfile.js.map +1 -1
- package/userRole.d.ts +17 -0
- package/userRole.js +4 -0
- package/userRole.js.map +1 -1
- package/vectorSearchIndex.d.ts +3 -0
- package/vectorSearchIndex.js +2 -0
- package/vectorSearchIndex.js.map +1 -1
|
@@ -28,6 +28,10 @@ export declare class FeatureEngineeringMaterializedFeature extends pulumi.Custom
|
|
|
28
28
|
* The full name of the feature in Unity Catalog
|
|
29
29
|
*/
|
|
30
30
|
readonly featureName: pulumi.Output<string>;
|
|
31
|
+
/**
|
|
32
|
+
* (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
|
|
33
|
+
*/
|
|
34
|
+
readonly isOnline: pulumi.Output<boolean>;
|
|
31
35
|
/**
|
|
32
36
|
* (string) - The timestamp when the pipeline last ran and updated the materialized feature values.
|
|
33
37
|
* If the pipeline has not run yet, this field will be null
|
|
@@ -37,8 +41,8 @@ export declare class FeatureEngineeringMaterializedFeature extends pulumi.Custom
|
|
|
37
41
|
* Unique identifier for the materialized feature
|
|
38
42
|
*/
|
|
39
43
|
readonly materializedFeatureId: pulumi.Output<string | undefined>;
|
|
40
|
-
readonly offlineStoreConfig: pulumi.Output<outputs.FeatureEngineeringMaterializedFeatureOfflineStoreConfig
|
|
41
|
-
readonly onlineStoreConfig: pulumi.Output<outputs.FeatureEngineeringMaterializedFeatureOnlineStoreConfig
|
|
44
|
+
readonly offlineStoreConfig: pulumi.Output<outputs.FeatureEngineeringMaterializedFeatureOfflineStoreConfig>;
|
|
45
|
+
readonly onlineStoreConfig: pulumi.Output<outputs.FeatureEngineeringMaterializedFeatureOnlineStoreConfig>;
|
|
42
46
|
/**
|
|
43
47
|
* The schedule state of the materialization pipeline. Possible values are: `ACTIVE`, `PAUSED`, `SNAPSHOT`
|
|
44
48
|
*/
|
|
@@ -72,6 +76,10 @@ export interface FeatureEngineeringMaterializedFeatureState {
|
|
|
72
76
|
* The full name of the feature in Unity Catalog
|
|
73
77
|
*/
|
|
74
78
|
featureName?: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
|
|
81
|
+
*/
|
|
82
|
+
isOnline?: pulumi.Input<boolean>;
|
|
75
83
|
/**
|
|
76
84
|
* (string) - The timestamp when the pipeline last ran and updated the materialized feature values.
|
|
77
85
|
* If the pipeline has not run yet, this field will be null
|
|
@@ -38,6 +38,7 @@ class FeatureEngineeringMaterializedFeature extends pulumi.CustomResource {
|
|
|
38
38
|
const state = argsOrState;
|
|
39
39
|
resourceInputs["cronSchedule"] = state?.cronSchedule;
|
|
40
40
|
resourceInputs["featureName"] = state?.featureName;
|
|
41
|
+
resourceInputs["isOnline"] = state?.isOnline;
|
|
41
42
|
resourceInputs["lastMaterializationTime"] = state?.lastMaterializationTime;
|
|
42
43
|
resourceInputs["materializedFeatureId"] = state?.materializedFeatureId;
|
|
43
44
|
resourceInputs["offlineStoreConfig"] = state?.offlineStoreConfig;
|
|
@@ -58,6 +59,7 @@ class FeatureEngineeringMaterializedFeature extends pulumi.CustomResource {
|
|
|
58
59
|
resourceInputs["onlineStoreConfig"] = args?.onlineStoreConfig;
|
|
59
60
|
resourceInputs["pipelineScheduleState"] = args?.pipelineScheduleState;
|
|
60
61
|
resourceInputs["providerConfig"] = args?.providerConfig;
|
|
62
|
+
resourceInputs["isOnline"] = undefined /*out*/;
|
|
61
63
|
resourceInputs["lastMaterializationTime"] = undefined /*out*/;
|
|
62
64
|
resourceInputs["tableName"] = undefined /*out*/;
|
|
63
65
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"featureEngineeringMaterializedFeature.js","sourceRoot":"","sources":["../featureEngineeringMaterializedFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,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,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;
|
|
1
|
+
{"version":3,"file":"featureEngineeringMaterializedFeature.js","sourceRoot":"","sources":["../featureEngineeringMaterializedFeature.ts"],"names":[],"mappings":"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"}
|
|
@@ -37,6 +37,16 @@ export interface GetAccountNetworkPolicyResult {
|
|
|
37
37
|
* The provider-assigned unique ID for this managed resource.
|
|
38
38
|
*/
|
|
39
39
|
readonly id: string;
|
|
40
|
+
/**
|
|
41
|
+
* (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
|
|
42
|
+
*/
|
|
43
|
+
readonly ingress: outputs.GetAccountNetworkPolicyIngress;
|
|
44
|
+
/**
|
|
45
|
+
* (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request
|
|
46
|
+
* is allowed by the ingress policy. When this field is set, the policy will be evaluated
|
|
47
|
+
* and emit logs only without blocking requests
|
|
48
|
+
*/
|
|
49
|
+
readonly ingressDryRun: outputs.GetAccountNetworkPolicyIngressDryRun;
|
|
40
50
|
/**
|
|
41
51
|
* (string) - The unique identifier for the network policy
|
|
42
52
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccountNetworkPolicy.js","sourceRoot":"","sources":["../getAccountNetworkPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;GAUG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;
|
|
1
|
+
{"version":3,"file":"getAccountNetworkPolicy.js","sourceRoot":"","sources":["../getAccountNetworkPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;GAUG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AA2CD;;;;;;;;;;GAUG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
3
|
/**
|
|
4
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
5
5
|
*
|
|
6
6
|
* This data source can be used to get a single account user preference setting.
|
|
7
7
|
*/
|
|
@@ -53,7 +53,7 @@ export interface GetAccountSettingUserPreferenceV2Result {
|
|
|
53
53
|
readonly userId: string;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
57
57
|
*
|
|
58
58
|
* This data source can be used to get a single account user preference setting.
|
|
59
59
|
*/
|
|
@@ -6,7 +6,7 @@ exports.getAccountSettingUserPreferenceV2Output = exports.getAccountSettingUserP
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
10
10
|
*
|
|
11
11
|
* This data source can be used to get a single account user preference setting.
|
|
12
12
|
*/
|
|
@@ -19,7 +19,7 @@ function getAccountSettingUserPreferenceV2(args, opts) {
|
|
|
19
19
|
}
|
|
20
20
|
exports.getAccountSettingUserPreferenceV2 = getAccountSettingUserPreferenceV2;
|
|
21
21
|
/**
|
|
22
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
23
23
|
*
|
|
24
24
|
* This data source can be used to get a single account user preference setting.
|
|
25
25
|
*/
|
package/getCurrentConfig.d.ts
CHANGED
|
@@ -42,7 +42,7 @@ import * as outputs from "./types/output";
|
|
|
42
42
|
* * `isAccount` - Whether the provider is configured at account-level
|
|
43
43
|
* * `accountId` - Account Id if provider is configured at account-level
|
|
44
44
|
* * `host` - Host of the Databricks workspace or account console
|
|
45
|
-
* * `cloudType` - Cloud type
|
|
45
|
+
* * `cloudType` - Cloud type of the provider. If `cloud` argument is set, this will match that value. Otherwise, it is determined from the provider configuration.
|
|
46
46
|
* * `authType` - Auth type used by the provider
|
|
47
47
|
*
|
|
48
48
|
* ## Related Resources
|
|
@@ -60,7 +60,12 @@ export declare function getCurrentConfig(args?: GetCurrentConfigArgs, opts?: pul
|
|
|
60
60
|
*/
|
|
61
61
|
export interface GetCurrentConfigArgs {
|
|
62
62
|
accountId?: string;
|
|
63
|
+
api?: string;
|
|
63
64
|
authType?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Explicitly set the cloud type. Must be one of `aws`, `azure`, or `gcp`. If not set, the cloud type is determined automatically from the provider configuration. It is recommended to set this explicitly to avoid relying on host-based detection.
|
|
67
|
+
*/
|
|
68
|
+
cloud?: string;
|
|
64
69
|
cloudType?: string;
|
|
65
70
|
host?: string;
|
|
66
71
|
isAccount?: boolean;
|
|
@@ -74,7 +79,9 @@ export interface GetCurrentConfigArgs {
|
|
|
74
79
|
*/
|
|
75
80
|
export interface GetCurrentConfigResult {
|
|
76
81
|
readonly accountId: string;
|
|
82
|
+
readonly api?: string;
|
|
77
83
|
readonly authType: string;
|
|
84
|
+
readonly cloud?: string;
|
|
78
85
|
readonly cloudType: string;
|
|
79
86
|
readonly host: string;
|
|
80
87
|
/**
|
|
@@ -125,7 +132,7 @@ export interface GetCurrentConfigResult {
|
|
|
125
132
|
* * `isAccount` - Whether the provider is configured at account-level
|
|
126
133
|
* * `accountId` - Account Id if provider is configured at account-level
|
|
127
134
|
* * `host` - Host of the Databricks workspace or account console
|
|
128
|
-
* * `cloudType` - Cloud type
|
|
135
|
+
* * `cloudType` - Cloud type of the provider. If `cloud` argument is set, this will match that value. Otherwise, it is determined from the provider configuration.
|
|
129
136
|
* * `authType` - Auth type used by the provider
|
|
130
137
|
*
|
|
131
138
|
* ## Related Resources
|
|
@@ -143,7 +150,12 @@ export declare function getCurrentConfigOutput(args?: GetCurrentConfigOutputArgs
|
|
|
143
150
|
*/
|
|
144
151
|
export interface GetCurrentConfigOutputArgs {
|
|
145
152
|
accountId?: pulumi.Input<string>;
|
|
153
|
+
api?: pulumi.Input<string>;
|
|
146
154
|
authType?: pulumi.Input<string>;
|
|
155
|
+
/**
|
|
156
|
+
* Explicitly set the cloud type. Must be one of `aws`, `azure`, or `gcp`. If not set, the cloud type is determined automatically from the provider configuration. It is recommended to set this explicitly to avoid relying on host-based detection.
|
|
157
|
+
*/
|
|
158
|
+
cloud?: pulumi.Input<string>;
|
|
147
159
|
cloudType?: pulumi.Input<string>;
|
|
148
160
|
host?: pulumi.Input<string>;
|
|
149
161
|
isAccount?: pulumi.Input<boolean>;
|
package/getCurrentConfig.js
CHANGED
|
@@ -46,7 +46,7 @@ const utilities = require("./utilities");
|
|
|
46
46
|
* * `isAccount` - Whether the provider is configured at account-level
|
|
47
47
|
* * `accountId` - Account Id if provider is configured at account-level
|
|
48
48
|
* * `host` - Host of the Databricks workspace or account console
|
|
49
|
-
* * `cloudType` - Cloud type
|
|
49
|
+
* * `cloudType` - Cloud type of the provider. If `cloud` argument is set, this will match that value. Otherwise, it is determined from the provider configuration.
|
|
50
50
|
* * `authType` - Auth type used by the provider
|
|
51
51
|
*
|
|
52
52
|
* ## Related Resources
|
|
@@ -63,7 +63,9 @@ function getCurrentConfig(args, opts) {
|
|
|
63
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
64
|
return pulumi.runtime.invoke("databricks:index/getCurrentConfig:getCurrentConfig", {
|
|
65
65
|
"accountId": args.accountId,
|
|
66
|
+
"api": args.api,
|
|
66
67
|
"authType": args.authType,
|
|
68
|
+
"cloud": args.cloud,
|
|
67
69
|
"cloudType": args.cloudType,
|
|
68
70
|
"host": args.host,
|
|
69
71
|
"isAccount": args.isAccount,
|
|
@@ -112,7 +114,7 @@ exports.getCurrentConfig = getCurrentConfig;
|
|
|
112
114
|
* * `isAccount` - Whether the provider is configured at account-level
|
|
113
115
|
* * `accountId` - Account Id if provider is configured at account-level
|
|
114
116
|
* * `host` - Host of the Databricks workspace or account console
|
|
115
|
-
* * `cloudType` - Cloud type
|
|
117
|
+
* * `cloudType` - Cloud type of the provider. If `cloud` argument is set, this will match that value. Otherwise, it is determined from the provider configuration.
|
|
116
118
|
* * `authType` - Auth type used by the provider
|
|
117
119
|
*
|
|
118
120
|
* ## Related Resources
|
|
@@ -129,7 +131,9 @@ function getCurrentConfigOutput(args, opts) {
|
|
|
129
131
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
130
132
|
return pulumi.runtime.invokeOutput("databricks:index/getCurrentConfig:getCurrentConfig", {
|
|
131
133
|
"accountId": args.accountId,
|
|
134
|
+
"api": args.api,
|
|
132
135
|
"authType": args.authType,
|
|
136
|
+
"cloud": args.cloud,
|
|
133
137
|
"cloudType": args.cloudType,
|
|
134
138
|
"host": args.host,
|
|
135
139
|
"isAccount": args.isAccount,
|
package/getCurrentConfig.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCurrentConfig.js","sourceRoot":"","sources":["../getCurrentConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getCurrentConfig.js","sourceRoot":"","sources":["../getCurrentConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,4CAaC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAAiC;IACvG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,wDAaC"}
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
6
6
|
*
|
|
7
7
|
* This data source allows you to get information about a tag assignment for a specific entity using the entity type, entity name, and tag key.
|
|
8
8
|
*
|
|
@@ -51,7 +51,7 @@ export interface GetEntityTagAssignmentArgs {
|
|
|
51
51
|
*/
|
|
52
52
|
entityName: string;
|
|
53
53
|
/**
|
|
54
|
-
* The type of the entity to which the tag is assigned
|
|
54
|
+
* The type of the entity to which the tag is assigned
|
|
55
55
|
*/
|
|
56
56
|
entityType: string;
|
|
57
57
|
/**
|
|
@@ -72,7 +72,7 @@ export interface GetEntityTagAssignmentResult {
|
|
|
72
72
|
*/
|
|
73
73
|
readonly entityName: string;
|
|
74
74
|
/**
|
|
75
|
-
* (string) - The type of the entity to which the tag is assigned
|
|
75
|
+
* (string) - The type of the entity to which the tag is assigned
|
|
76
76
|
*/
|
|
77
77
|
readonly entityType: string;
|
|
78
78
|
/**
|
|
@@ -102,7 +102,7 @@ export interface GetEntityTagAssignmentResult {
|
|
|
102
102
|
readonly updatedBy: string;
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
106
106
|
*
|
|
107
107
|
* This data source allows you to get information about a tag assignment for a specific entity using the entity type, entity name, and tag key.
|
|
108
108
|
*
|
|
@@ -151,7 +151,7 @@ export interface GetEntityTagAssignmentOutputArgs {
|
|
|
151
151
|
*/
|
|
152
152
|
entityName: pulumi.Input<string>;
|
|
153
153
|
/**
|
|
154
|
-
* The type of the entity to which the tag is assigned
|
|
154
|
+
* The type of the entity to which the tag is assigned
|
|
155
155
|
*/
|
|
156
156
|
entityType: pulumi.Input<string>;
|
|
157
157
|
/**
|
|
@@ -6,7 +6,7 @@ exports.getEntityTagAssignmentOutput = exports.getEntityTagAssignment = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
10
10
|
*
|
|
11
11
|
* This data source allows you to get information about a tag assignment for a specific entity using the entity type, entity name, and tag key.
|
|
12
12
|
*
|
|
@@ -56,7 +56,7 @@ function getEntityTagAssignment(args, opts) {
|
|
|
56
56
|
}
|
|
57
57
|
exports.getEntityTagAssignment = getEntityTagAssignment;
|
|
58
58
|
/**
|
|
59
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
60
60
|
*
|
|
61
61
|
* This data source allows you to get information about a tag assignment for a specific entity using the entity type, entity name, and tag key.
|
|
62
62
|
*
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
6
6
|
*
|
|
7
7
|
* This data source allows you to retrieve tag assignments that have been applied to a particular entity in Unity Catalog.
|
|
8
8
|
*
|
|
@@ -46,7 +46,7 @@ export interface GetEntityTagAssignmentsArgs {
|
|
|
46
46
|
*/
|
|
47
47
|
entityName: string;
|
|
48
48
|
/**
|
|
49
|
-
* The type of the entity to which the tag is assigned
|
|
49
|
+
* The type of the entity to which the tag is assigned
|
|
50
50
|
*/
|
|
51
51
|
entityType: string;
|
|
52
52
|
/**
|
|
@@ -67,7 +67,7 @@ export interface GetEntityTagAssignmentsResult {
|
|
|
67
67
|
*/
|
|
68
68
|
readonly entityName: string;
|
|
69
69
|
/**
|
|
70
|
-
* (string) - The type of the entity to which the tag is assigned
|
|
70
|
+
* (string) - The type of the entity to which the tag is assigned
|
|
71
71
|
*/
|
|
72
72
|
readonly entityType: string;
|
|
73
73
|
/**
|
|
@@ -79,7 +79,7 @@ export interface GetEntityTagAssignmentsResult {
|
|
|
79
79
|
readonly tagAssignments: outputs.GetEntityTagAssignmentsTagAssignment[];
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
83
83
|
*
|
|
84
84
|
* This data source allows you to retrieve tag assignments that have been applied to a particular entity in Unity Catalog.
|
|
85
85
|
*
|
|
@@ -123,7 +123,7 @@ export interface GetEntityTagAssignmentsOutputArgs {
|
|
|
123
123
|
*/
|
|
124
124
|
entityName: pulumi.Input<string>;
|
|
125
125
|
/**
|
|
126
|
-
* The type of the entity to which the tag is assigned
|
|
126
|
+
* The type of the entity to which the tag is assigned
|
|
127
127
|
*/
|
|
128
128
|
entityType: pulumi.Input<string>;
|
|
129
129
|
/**
|
|
@@ -6,7 +6,7 @@ exports.getEntityTagAssignmentsOutput = exports.getEntityTagAssignments = void 0
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
10
10
|
*
|
|
11
11
|
* This data source allows you to retrieve tag assignments that have been applied to a particular entity in Unity Catalog.
|
|
12
12
|
*
|
|
@@ -51,7 +51,7 @@ function getEntityTagAssignments(args, opts) {
|
|
|
51
51
|
}
|
|
52
52
|
exports.getEntityTagAssignments = getEntityTagAssignments;
|
|
53
53
|
/**
|
|
54
|
-
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
55
55
|
*
|
|
56
56
|
* This data source allows you to retrieve tag assignments that have been applied to a particular entity in Unity Catalog.
|
|
57
57
|
*
|
|
@@ -5,6 +5,18 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
6
6
|
*
|
|
7
7
|
* This data source retrieves the current default Workspace Base Environment configuration for the workspace.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as databricks from "@pulumi/databricks";
|
|
14
|
+
*
|
|
15
|
+
* const current = databricks.getEnvironmentsDefaultWorkspaceBaseEnvironment({
|
|
16
|
+
* name: "default-workspace-base-environment",
|
|
17
|
+
* });
|
|
18
|
+
* export const defaultCpuEnvironment = current.then(current => current.cpuWorkspaceBaseEnvironment);
|
|
19
|
+
* ```
|
|
8
20
|
*/
|
|
9
21
|
export declare function getEnvironmentsDefaultWorkspaceBaseEnvironment(args: GetEnvironmentsDefaultWorkspaceBaseEnvironmentArgs, opts?: pulumi.InvokeOptions): Promise<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult>;
|
|
10
22
|
/**
|
|
@@ -50,6 +62,18 @@ export interface GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult {
|
|
|
50
62
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
51
63
|
*
|
|
52
64
|
* This data source retrieves the current default Workspace Base Environment configuration for the workspace.
|
|
65
|
+
*
|
|
66
|
+
* ## Example Usage
|
|
67
|
+
*
|
|
68
|
+
* ```typescript
|
|
69
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
70
|
+
* import * as databricks from "@pulumi/databricks";
|
|
71
|
+
*
|
|
72
|
+
* const current = databricks.getEnvironmentsDefaultWorkspaceBaseEnvironment({
|
|
73
|
+
* name: "default-workspace-base-environment",
|
|
74
|
+
* });
|
|
75
|
+
* export const defaultCpuEnvironment = current.then(current => current.cpuWorkspaceBaseEnvironment);
|
|
76
|
+
* ```
|
|
53
77
|
*/
|
|
54
78
|
export declare function getEnvironmentsDefaultWorkspaceBaseEnvironmentOutput(args: GetEnvironmentsDefaultWorkspaceBaseEnvironmentOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEnvironmentsDefaultWorkspaceBaseEnvironmentResult>;
|
|
55
79
|
/**
|
|
@@ -9,6 +9,18 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
10
10
|
*
|
|
11
11
|
* This data source retrieves the current default Workspace Base Environment configuration for the workspace.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as databricks from "@pulumi/databricks";
|
|
18
|
+
*
|
|
19
|
+
* const current = databricks.getEnvironmentsDefaultWorkspaceBaseEnvironment({
|
|
20
|
+
* name: "default-workspace-base-environment",
|
|
21
|
+
* });
|
|
22
|
+
* export const defaultCpuEnvironment = current.then(current => current.cpuWorkspaceBaseEnvironment);
|
|
23
|
+
* ```
|
|
12
24
|
*/
|
|
13
25
|
function getEnvironmentsDefaultWorkspaceBaseEnvironment(args, opts) {
|
|
14
26
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -22,6 +34,18 @@ exports.getEnvironmentsDefaultWorkspaceBaseEnvironment = getEnvironmentsDefaultW
|
|
|
22
34
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
23
35
|
*
|
|
24
36
|
* This data source retrieves the current default Workspace Base Environment configuration for the workspace.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as databricks from "@pulumi/databricks";
|
|
43
|
+
*
|
|
44
|
+
* const current = databricks.getEnvironmentsDefaultWorkspaceBaseEnvironment({
|
|
45
|
+
* name: "default-workspace-base-environment",
|
|
46
|
+
* });
|
|
47
|
+
* export const defaultCpuEnvironment = current.then(current => current.cpuWorkspaceBaseEnvironment);
|
|
48
|
+
* ```
|
|
25
49
|
*/
|
|
26
50
|
function getEnvironmentsDefaultWorkspaceBaseEnvironmentOutput(args, opts) {
|
|
27
51
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEnvironmentsDefaultWorkspaceBaseEnvironment.js","sourceRoot":"","sources":["../getEnvironmentsDefaultWorkspaceBaseEnvironment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getEnvironmentsDefaultWorkspaceBaseEnvironment.js","sourceRoot":"","sources":["../getEnvironmentsDefaultWorkspaceBaseEnvironment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,8CAA8C,CAAC,IAAwD,EAAE,IAA2B;IAChJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gHAAgH,EAAE;QAC3I,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wGAMC;AA0CD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oDAAoD,CAAC,IAA8D,EAAE,IAAiC;IAClK,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gHAAgH,EAAE;QACjJ,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oHAMC"}
|
|
@@ -5,6 +5,17 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
6
6
|
*
|
|
7
7
|
* This data source retrieves a single Workspace Base Environment by its resource name.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as databricks from "@pulumi/databricks";
|
|
14
|
+
*
|
|
15
|
+
* const myEnv = databricks.getEnvironmentsWorkspaceBaseEnvironment({
|
|
16
|
+
* name: "workspace-base-environments/my-environment",
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
8
19
|
*/
|
|
9
20
|
export declare function getEnvironmentsWorkspaceBaseEnvironment(args: GetEnvironmentsWorkspaceBaseEnvironmentArgs, opts?: pulumi.InvokeOptions): Promise<GetEnvironmentsWorkspaceBaseEnvironmentResult>;
|
|
10
21
|
/**
|
|
@@ -81,6 +92,17 @@ export interface GetEnvironmentsWorkspaceBaseEnvironmentResult {
|
|
|
81
92
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
82
93
|
*
|
|
83
94
|
* This data source retrieves a single Workspace Base Environment by its resource name.
|
|
95
|
+
*
|
|
96
|
+
* ## Example Usage
|
|
97
|
+
*
|
|
98
|
+
* ```typescript
|
|
99
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
100
|
+
* import * as databricks from "@pulumi/databricks";
|
|
101
|
+
*
|
|
102
|
+
* const myEnv = databricks.getEnvironmentsWorkspaceBaseEnvironment({
|
|
103
|
+
* name: "workspace-base-environments/my-environment",
|
|
104
|
+
* });
|
|
105
|
+
* ```
|
|
84
106
|
*/
|
|
85
107
|
export declare function getEnvironmentsWorkspaceBaseEnvironmentOutput(args: GetEnvironmentsWorkspaceBaseEnvironmentOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEnvironmentsWorkspaceBaseEnvironmentResult>;
|
|
86
108
|
/**
|
|
@@ -9,6 +9,17 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
10
10
|
*
|
|
11
11
|
* This data source retrieves a single Workspace Base Environment by its resource name.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as databricks from "@pulumi/databricks";
|
|
18
|
+
*
|
|
19
|
+
* const myEnv = databricks.getEnvironmentsWorkspaceBaseEnvironment({
|
|
20
|
+
* name: "workspace-base-environments/my-environment",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
12
23
|
*/
|
|
13
24
|
function getEnvironmentsWorkspaceBaseEnvironment(args, opts) {
|
|
14
25
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -22,6 +33,17 @@ exports.getEnvironmentsWorkspaceBaseEnvironment = getEnvironmentsWorkspaceBaseEn
|
|
|
22
33
|
* [](https://docs.databricks.com/aws/en/release-notes/release-types)
|
|
23
34
|
*
|
|
24
35
|
* This data source retrieves a single Workspace Base Environment by its resource name.
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as databricks from "@pulumi/databricks";
|
|
42
|
+
*
|
|
43
|
+
* const myEnv = databricks.getEnvironmentsWorkspaceBaseEnvironment({
|
|
44
|
+
* name: "workspace-base-environments/my-environment",
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
25
47
|
*/
|
|
26
48
|
function getEnvironmentsWorkspaceBaseEnvironmentOutput(args, opts) {
|
|
27
49
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEnvironmentsWorkspaceBaseEnvironment.js","sourceRoot":"","sources":["../getEnvironmentsWorkspaceBaseEnvironment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getEnvironmentsWorkspaceBaseEnvironment.js","sourceRoot":"","sources":["../getEnvironmentsWorkspaceBaseEnvironment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAA2B;IAClI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kGAAkG,EAAE;QAC7H,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0FAMC;AAyED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,6CAA6C,CAAC,IAAuD,EAAE,IAAiC;IACpJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kGAAkG,EAAE;QACnI,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sGAMC"}
|
|
@@ -6,6 +6,16 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* This data source retrieves the list of all Workspace Base Environments in the workspace.
|
|
8
8
|
* The list can be accessed via the data object's `workspaceBaseEnvironments` field.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as databricks from "@pulumi/databricks";
|
|
15
|
+
*
|
|
16
|
+
* const all = databricks.getEnvironmentsWorkspaceBaseEnvironments({});
|
|
17
|
+
* export const allEnvironments = all.then(all => all.workspaceBaseEnvironments);
|
|
18
|
+
* ```
|
|
9
19
|
*/
|
|
10
20
|
export declare function getEnvironmentsWorkspaceBaseEnvironments(args?: GetEnvironmentsWorkspaceBaseEnvironmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetEnvironmentsWorkspaceBaseEnvironmentsResult>;
|
|
11
21
|
/**
|
|
@@ -39,6 +49,16 @@ export interface GetEnvironmentsWorkspaceBaseEnvironmentsResult {
|
|
|
39
49
|
*
|
|
40
50
|
* This data source retrieves the list of all Workspace Base Environments in the workspace.
|
|
41
51
|
* The list can be accessed via the data object's `workspaceBaseEnvironments` field.
|
|
52
|
+
*
|
|
53
|
+
* ## Example Usage
|
|
54
|
+
*
|
|
55
|
+
* ```typescript
|
|
56
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
57
|
+
* import * as databricks from "@pulumi/databricks";
|
|
58
|
+
*
|
|
59
|
+
* const all = databricks.getEnvironmentsWorkspaceBaseEnvironments({});
|
|
60
|
+
* export const allEnvironments = all.then(all => all.workspaceBaseEnvironments);
|
|
61
|
+
* ```
|
|
42
62
|
*/
|
|
43
63
|
export declare function getEnvironmentsWorkspaceBaseEnvironmentsOutput(args?: GetEnvironmentsWorkspaceBaseEnvironmentsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEnvironmentsWorkspaceBaseEnvironmentsResult>;
|
|
44
64
|
/**
|
|
@@ -10,6 +10,16 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* This data source retrieves the list of all Workspace Base Environments in the workspace.
|
|
12
12
|
* The list can be accessed via the data object's `workspaceBaseEnvironments` field.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as databricks from "@pulumi/databricks";
|
|
19
|
+
*
|
|
20
|
+
* const all = databricks.getEnvironmentsWorkspaceBaseEnvironments({});
|
|
21
|
+
* export const allEnvironments = all.then(all => all.workspaceBaseEnvironments);
|
|
22
|
+
* ```
|
|
13
23
|
*/
|
|
14
24
|
function getEnvironmentsWorkspaceBaseEnvironments(args, opts) {
|
|
15
25
|
args = args || {};
|
|
@@ -25,6 +35,16 @@ exports.getEnvironmentsWorkspaceBaseEnvironments = getEnvironmentsWorkspaceBaseE
|
|
|
25
35
|
*
|
|
26
36
|
* This data source retrieves the list of all Workspace Base Environments in the workspace.
|
|
27
37
|
* The list can be accessed via the data object's `workspaceBaseEnvironments` field.
|
|
38
|
+
*
|
|
39
|
+
* ## Example Usage
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as databricks from "@pulumi/databricks";
|
|
44
|
+
*
|
|
45
|
+
* const all = databricks.getEnvironmentsWorkspaceBaseEnvironments({});
|
|
46
|
+
* export const allEnvironments = all.then(all => all.workspaceBaseEnvironments);
|
|
47
|
+
* ```
|
|
28
48
|
*/
|
|
29
49
|
function getEnvironmentsWorkspaceBaseEnvironmentsOutput(args, opts) {
|
|
30
50
|
args = args || {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEnvironmentsWorkspaceBaseEnvironments.js","sourceRoot":"","sources":["../getEnvironmentsWorkspaceBaseEnvironments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getEnvironmentsWorkspaceBaseEnvironments.js","sourceRoot":"","sources":["../getEnvironmentsWorkspaceBaseEnvironments.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,wCAAwC,CAAC,IAAmD,EAAE,IAA2B;IACrI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oGAAoG,EAAE;QAC/H,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4FAOC;AA6BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,8CAA8C,CAAC,IAAyD,EAAE,IAAiC;IACvJ,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oGAAoG,EAAE;QACrI,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wGAOC"}
|
|
@@ -34,6 +34,10 @@ export interface GetFeatureEngineeringMaterializedFeatureResult {
|
|
|
34
34
|
* The provider-assigned unique ID for this managed resource.
|
|
35
35
|
*/
|
|
36
36
|
readonly id: string;
|
|
37
|
+
/**
|
|
38
|
+
* (boolean) - True if this is an online materialized feature. False if it is an offline materialized feature
|
|
39
|
+
*/
|
|
40
|
+
readonly isOnline: boolean;
|
|
37
41
|
/**
|
|
38
42
|
* (string) - The timestamp when the pipeline last ran and updated the materialized feature values.
|
|
39
43
|
* If the pipeline has not run yet, this field will be null
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFeatureEngineeringMaterializedFeature.js","sourceRoot":"","sources":["../getFeatureEngineeringMaterializedFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oGAAoG,EAAE;QAC/H,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4FAMC;
|
|
1
|
+
{"version":3,"file":"getFeatureEngineeringMaterializedFeature.js","sourceRoot":"","sources":["../getFeatureEngineeringMaterializedFeature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAA2B;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oGAAoG,EAAE;QAC/H,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4FAMC;AA+DD;;GAEG;AACH,SAAgB,8CAA8C,CAAC,IAAwD,EAAE,IAAiC;IACtJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oGAAoG,EAAE;QACrI,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wGAMC"}
|