@pulumi/databricks 1.75.0-alpha.1757081845 → 1.75.0-alpha.1757354185
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/accountFederationPolicy.d.ts +148 -0
- package/accountFederationPolicy.js +92 -0
- package/accountFederationPolicy.js.map +1 -0
- package/accountNetworkPolicy.d.ts +2 -2
- package/accountNetworkPolicy.js +2 -2
- package/accountSettingV2.d.ts +149 -0
- package/accountSettingV2.js +106 -0
- package/accountSettingV2.js.map +1 -0
- package/alertV2.d.ts +56 -5
- package/alertV2.js +8 -2
- package/alertV2.js.map +1 -1
- package/app.d.ts +0 -2
- package/app.js +0 -2
- package/app.js.map +1 -1
- package/appsSettingsCustomTemplate.d.ts +179 -0
- package/appsSettingsCustomTemplate.js +121 -0
- package/appsSettingsCustomTemplate.js.map +1 -0
- package/budgetPolicy.d.ts +6 -2
- package/budgetPolicy.js +3 -3
- package/budgetPolicy.js.map +1 -1
- package/catalog.d.ts +28 -0
- package/catalog.js +22 -0
- package/catalog.js.map +1 -1
- package/cleanRoomAsset.d.ts +14 -2
- package/cleanRoomAsset.js +4 -2
- package/cleanRoomAsset.js.map +1 -1
- package/cleanRoomAutoApprovalRule.d.ts +14 -2
- package/cleanRoomAutoApprovalRule.js +4 -2
- package/cleanRoomAutoApprovalRule.js.map +1 -1
- package/cleanRoomsCleanRoom.d.ts +17 -5
- package/cleanRoomsCleanRoom.js +4 -2
- package/cleanRoomsCleanRoom.js.map +1 -1
- package/config/vars.d.ts +1 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/connection.d.ts +0 -3
- package/connection.js +0 -2
- package/connection.js.map +1 -1
- package/databaseDatabaseCatalog.d.ts +14 -2
- package/databaseDatabaseCatalog.js +4 -2
- package/databaseDatabaseCatalog.js.map +1 -1
- package/databaseInstance.d.ts +38 -2
- package/databaseInstance.js +8 -2
- package/databaseInstance.js.map +1 -1
- package/databaseSyncedDatabaseTable.d.ts +14 -2
- package/databaseSyncedDatabaseTable.js +4 -2
- package/databaseSyncedDatabaseTable.js.map +1 -1
- package/entityTagAssignment.d.ts +117 -0
- package/entityTagAssignment.js +87 -0
- package/entityTagAssignment.js.map +1 -0
- package/externalMetadata.d.ts +14 -2
- package/externalMetadata.js +4 -2
- package/externalMetadata.js.map +1 -1
- package/getAccountFederationPolicies.d.ts +46 -0
- package/getAccountFederationPolicies.js +50 -0
- package/getAccountFederationPolicies.js.map +1 -0
- package/getAccountFederationPolicy.d.ts +103 -0
- package/getAccountFederationPolicy.js +40 -0
- package/getAccountFederationPolicy.js.map +1 -0
- package/getAccountSettingV2.d.ts +228 -0
- package/getAccountSettingV2.js +54 -0
- package/getAccountSettingV2.js.map +1 -0
- package/getAlertV2.d.ts +48 -6
- package/getAlertV2.js +4 -0
- package/getAlertV2.js.map +1 -1
- package/getAlertsV2.d.ts +21 -2
- package/getAlertsV2.js +10 -4
- package/getAlertsV2.js.map +1 -1
- package/getApp.d.ts +0 -4
- package/getApp.js +0 -4
- package/getApp.js.map +1 -1
- package/getApps.d.ts +0 -4
- package/getApps.js +0 -4
- package/getApps.js.map +1 -1
- package/getAppsSettingsCustomTemplate.d.ts +143 -0
- package/getAppsSettingsCustomTemplate.js +66 -0
- package/getAppsSettingsCustomTemplate.js.map +1 -0
- package/getAppsSettingsCustomTemplates.d.ts +65 -0
- package/getAppsSettingsCustomTemplates.js +56 -0
- package/getAppsSettingsCustomTemplates.js.map +1 -0
- package/getBudgetPolicy.d.ts +34 -0
- package/getBudgetPolicy.js +28 -0
- package/getBudgetPolicy.js.map +1 -1
- package/getCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAsset.js +2 -0
- package/getCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAssets.d.ts +34 -2
- package/getCleanRoomAssets.js +10 -4
- package/getCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAutoApprovalRule.d.ts +9 -0
- package/getCleanRoomAutoApprovalRule.js +2 -0
- package/getCleanRoomAutoApprovalRule.js.map +1 -1
- package/getCleanRoomAutoApprovalRules.d.ts +21 -2
- package/getCleanRoomAutoApprovalRules.js +10 -4
- package/getCleanRoomAutoApprovalRules.js.map +1 -1
- package/getCleanRoomsCleanRoom.d.ts +12 -3
- package/getCleanRoomsCleanRoom.js +2 -0
- package/getCleanRoomsCleanRoom.js.map +1 -1
- package/getCleanRoomsCleanRooms.d.ts +21 -2
- package/getCleanRoomsCleanRooms.js +10 -4
- package/getCleanRoomsCleanRooms.js.map +1 -1
- package/getDatabaseDatabaseCatalog.d.ts +9 -0
- package/getDatabaseDatabaseCatalog.js +2 -0
- package/getDatabaseDatabaseCatalog.js.map +1 -1
- package/getDatabaseDatabaseCatalogs.d.ts +21 -2
- package/getDatabaseDatabaseCatalogs.js +10 -4
- package/getDatabaseDatabaseCatalogs.js.map +1 -1
- package/getDatabaseInstance.d.ts +27 -0
- package/getDatabaseInstance.js +4 -0
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabaseInstances.d.ts +21 -2
- package/getDatabaseInstances.js +10 -4
- package/getDatabaseInstances.js.map +1 -1
- package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
- package/getDatabaseSyncedDatabaseTable.js +2 -0
- package/getDatabaseSyncedDatabaseTable.js.map +1 -1
- package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
- package/getDatabaseSyncedDatabaseTables.js +10 -4
- package/getDatabaseSyncedDatabaseTables.js.map +1 -1
- package/getEntityTagAssignment.d.ts +79 -0
- package/getEntityTagAssignment.js +30 -0
- package/getEntityTagAssignment.js.map +1 -0
- package/getEntityTagAssignments.d.ts +57 -0
- package/getEntityTagAssignments.js +26 -0
- package/getEntityTagAssignments.js.map +1 -0
- package/getExternalMetadata.d.ts +9 -0
- package/getExternalMetadata.js +2 -0
- package/getExternalMetadata.js.map +1 -1
- package/getExternalMetadatas.d.ts +43 -2
- package/getExternalMetadatas.js +32 -4
- package/getExternalMetadatas.js.map +1 -1
- package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
- package/getMaterializedFeaturesFeatureTag.js +2 -0
- package/getMaterializedFeaturesFeatureTag.js.map +1 -1
- package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
- package/getMaterializedFeaturesFeatureTags.js +10 -4
- package/getMaterializedFeaturesFeatureTags.js.map +1 -1
- package/getOnlineStore.d.ts +9 -0
- package/getOnlineStore.js +2 -0
- package/getOnlineStore.js.map +1 -1
- package/getOnlineStores.d.ts +21 -2
- package/getOnlineStores.js +10 -4
- package/getOnlineStores.js.map +1 -1
- package/getPolicyInfo.d.ts +24 -15
- package/getPolicyInfo.js +2 -0
- package/getPolicyInfo.js.map +1 -1
- package/getPolicyInfos.d.ts +48 -2
- package/getPolicyInfos.js +12 -4
- package/getPolicyInfos.js.map +1 -1
- package/getQualityMonitorV2.d.ts +9 -0
- package/getQualityMonitorV2.js +2 -0
- package/getQualityMonitorV2.js.map +1 -1
- package/getQualityMonitorsV2.d.ts +21 -2
- package/getQualityMonitorsV2.js +10 -4
- package/getQualityMonitorsV2.js.map +1 -1
- package/getRecipientFederationPolicies.d.ts +21 -2
- package/getRecipientFederationPolicies.js +10 -4
- package/getRecipientFederationPolicies.js.map +1 -1
- package/getRecipientFederationPolicy.d.ts +9 -0
- package/getRecipientFederationPolicy.js +2 -0
- package/getRecipientFederationPolicy.js.map +1 -1
- package/getServicePrincipalFederationPolicies.d.ts +72 -0
- package/getServicePrincipalFederationPolicies.js +58 -0
- package/getServicePrincipalFederationPolicies.js.map +1 -0
- package/getServicePrincipalFederationPolicy.d.ts +103 -0
- package/getServicePrincipalFederationPolicy.js +40 -0
- package/getServicePrincipalFederationPolicy.js.map +1 -0
- package/getTagPolicies.d.ts +43 -0
- package/getTagPolicies.js +34 -0
- package/getTagPolicies.js.map +1 -0
- package/getTagPolicy.d.ts +73 -0
- package/getTagPolicy.js +38 -0
- package/getTagPolicy.js.map +1 -0
- package/getWorkspaceSettingV2.d.ts +237 -0
- package/getWorkspaceSettingV2.js +56 -0
- package/getWorkspaceSettingV2.js.map +1 -0
- package/grant.d.ts +1 -1
- package/grant.js +1 -1
- package/index.d.ts +71 -14
- package/index.js +78 -7
- package/index.js.map +1 -1
- package/materializedFeaturesFeatureTag.d.ts +14 -2
- package/materializedFeaturesFeatureTag.js +4 -2
- package/materializedFeaturesFeatureTag.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +3 -3
- package/mwsPermissionAssignment.d.ts +7 -7
- package/mwsPermissionAssignment.js +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/onlineStore.d.ts +14 -2
- package/onlineStore.js +4 -2
- package/onlineStore.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +7 -7
- package/permissionAssignment.js +1 -1
- package/policyInfo.d.ts +29 -17
- package/policyInfo.js +4 -2
- package/policyInfo.js.map +1 -1
- package/provider.d.ts +1 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/qualityMonitorV2.d.ts +14 -2
- package/qualityMonitorV2.js +4 -2
- package/qualityMonitorV2.js.map +1 -1
- package/recipientFederationPolicy.d.ts +14 -2
- package/recipientFederationPolicy.js +4 -2
- package/recipientFederationPolicy.js.map +1 -1
- package/servicePrincipalFederationPolicy.d.ts +146 -0
- package/servicePrincipalFederationPolicy.js +90 -0
- package/servicePrincipalFederationPolicy.js.map +1 -0
- package/storageCredential.d.ts +23 -3
- package/storageCredential.js +23 -3
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +84 -0
- package/tagPolicy.js +83 -0
- package/tagPolicy.js.map +1 -0
- package/types/input.d.ts +7590 -5903
- package/types/output.d.ts +1525 -37
- package/workspaceNetworkOption.d.ts +2 -2
- package/workspaceNetworkOption.js +2 -2
- package/workspaceSettingV2.d.ts +161 -0
- package/workspaceSettingV2.js +108 -0
- package/workspaceSettingV2.js.map +1 -0
|
@@ -56,7 +56,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
56
56
|
*
|
|
57
57
|
* import {
|
|
58
58
|
*
|
|
59
|
-
* id = name
|
|
59
|
+
* id = "name"
|
|
60
60
|
*
|
|
61
61
|
* to = databricks_database_database_catalog.this
|
|
62
62
|
*
|
|
@@ -65,7 +65,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
65
65
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
66
66
|
*
|
|
67
67
|
* ```sh
|
|
68
|
-
* $ pulumi import databricks:index/databaseDatabaseCatalog:DatabaseDatabaseCatalog databricks_database_database_catalog name
|
|
68
|
+
* $ pulumi import databricks:index/databaseDatabaseCatalog:DatabaseDatabaseCatalog databricks_database_database_catalog "name"
|
|
69
69
|
* ```
|
|
70
70
|
*/
|
|
71
71
|
export declare class DatabaseDatabaseCatalog extends pulumi.CustomResource {
|
|
@@ -101,6 +101,10 @@ export declare class DatabaseDatabaseCatalog extends pulumi.CustomResource {
|
|
|
101
101
|
* (string)
|
|
102
102
|
*/
|
|
103
103
|
readonly uid: pulumi.Output<string>;
|
|
104
|
+
/**
|
|
105
|
+
* Workspace ID of the resource
|
|
106
|
+
*/
|
|
107
|
+
readonly workspaceId: pulumi.Output<string | undefined>;
|
|
104
108
|
/**
|
|
105
109
|
* Create a DatabaseDatabaseCatalog resource with the given unique name, arguments, and options.
|
|
106
110
|
*
|
|
@@ -131,6 +135,10 @@ export interface DatabaseDatabaseCatalogState {
|
|
|
131
135
|
* (string)
|
|
132
136
|
*/
|
|
133
137
|
uid?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* Workspace ID of the resource
|
|
140
|
+
*/
|
|
141
|
+
workspaceId?: pulumi.Input<string>;
|
|
134
142
|
}
|
|
135
143
|
/**
|
|
136
144
|
* The set of arguments for constructing a DatabaseDatabaseCatalog resource.
|
|
@@ -149,4 +157,8 @@ export interface DatabaseDatabaseCatalogArgs {
|
|
|
149
157
|
* The name of the catalog in UC
|
|
150
158
|
*/
|
|
151
159
|
name?: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* Workspace ID of the resource
|
|
162
|
+
*/
|
|
163
|
+
workspaceId?: pulumi.Input<string>;
|
|
152
164
|
}
|
|
@@ -62,7 +62,7 @@ const utilities = require("./utilities");
|
|
|
62
62
|
*
|
|
63
63
|
* import {
|
|
64
64
|
*
|
|
65
|
-
* id = name
|
|
65
|
+
* id = "name"
|
|
66
66
|
*
|
|
67
67
|
* to = databricks_database_database_catalog.this
|
|
68
68
|
*
|
|
@@ -71,7 +71,7 @@ const utilities = require("./utilities");
|
|
|
71
71
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
72
72
|
*
|
|
73
73
|
* ```sh
|
|
74
|
-
* $ pulumi import databricks:index/databaseDatabaseCatalog:DatabaseDatabaseCatalog databricks_database_database_catalog name
|
|
74
|
+
* $ pulumi import databricks:index/databaseDatabaseCatalog:DatabaseDatabaseCatalog databricks_database_database_catalog "name"
|
|
75
75
|
* ```
|
|
76
76
|
*/
|
|
77
77
|
class DatabaseDatabaseCatalog extends pulumi.CustomResource {
|
|
@@ -107,6 +107,7 @@ class DatabaseDatabaseCatalog extends pulumi.CustomResource {
|
|
|
107
107
|
resourceInputs["databaseName"] = state?.databaseName;
|
|
108
108
|
resourceInputs["name"] = state?.name;
|
|
109
109
|
resourceInputs["uid"] = state?.uid;
|
|
110
|
+
resourceInputs["workspaceId"] = state?.workspaceId;
|
|
110
111
|
}
|
|
111
112
|
else {
|
|
112
113
|
const args = argsOrState;
|
|
@@ -120,6 +121,7 @@ class DatabaseDatabaseCatalog extends pulumi.CustomResource {
|
|
|
120
121
|
resourceInputs["databaseInstanceName"] = args?.databaseInstanceName;
|
|
121
122
|
resourceInputs["databaseName"] = args?.databaseName;
|
|
122
123
|
resourceInputs["name"] = args?.name;
|
|
124
|
+
resourceInputs["workspaceId"] = args?.workspaceId;
|
|
123
125
|
resourceInputs["uid"] = undefined /*out*/;
|
|
124
126
|
}
|
|
125
127
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"databaseDatabaseCatalog.js","sourceRoot":"","sources":["../databaseDatabaseCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoEG;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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,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;
|
|
1
|
+
{"version":3,"file":"databaseDatabaseCatalog.js","sourceRoot":"","sources":["../databaseDatabaseCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoEG;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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,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;IAgCD,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,2BAA2B,CAAC,GAAG,KAAK,EAAE,yBAAyB,CAAC;YAC/E,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,oBAAoB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,EAAE,yBAAyB,CAAC;YAC9E,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;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;;AAtFL,0DAuFC;AAzEG,gBAAgB;AACO,oCAAY,GAAG,kEAAkE,CAAC"}
|
package/databaseInstance.d.ts
CHANGED
|
@@ -61,7 +61,7 @@ import * as outputs from "./types/output";
|
|
|
61
61
|
*
|
|
62
62
|
* import {
|
|
63
63
|
*
|
|
64
|
-
* id = name
|
|
64
|
+
* id = "name"
|
|
65
65
|
*
|
|
66
66
|
* to = databricks_database_instance.this
|
|
67
67
|
*
|
|
@@ -70,7 +70,7 @@ import * as outputs from "./types/output";
|
|
|
70
70
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
71
71
|
*
|
|
72
72
|
* ```sh
|
|
73
|
-
* $ pulumi import databricks:index/databaseInstance:DatabaseInstance databricks_database_instance name
|
|
73
|
+
* $ pulumi import databricks:index/databaseInstance:DatabaseInstance databricks_database_instance "name"
|
|
74
74
|
* ```
|
|
75
75
|
*/
|
|
76
76
|
export declare class DatabaseInstance extends pulumi.CustomResource {
|
|
@@ -106,6 +106,12 @@ export declare class DatabaseInstance extends pulumi.CustomResource {
|
|
|
106
106
|
* (string) - The email of the creator of the instance
|
|
107
107
|
*/
|
|
108
108
|
readonly creator: pulumi.Output<string>;
|
|
109
|
+
/**
|
|
110
|
+
* (boolean) - xref AIP-129. `enablePgNativeLogin` is owned by the client, while `effectiveEnablePgNativeLogin` is owned by the server.
|
|
111
|
+
* `enablePgNativeLogin` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
112
|
+
* `effectiveEnablePgNativeLogin` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
113
|
+
*/
|
|
114
|
+
readonly effectiveEnablePgNativeLogin: pulumi.Output<boolean>;
|
|
109
115
|
/**
|
|
110
116
|
* (boolean) - xref AIP-129. `enableReadableSecondaries` is owned by the client, while `effectiveEnableReadableSecondaries` is owned by the server.
|
|
111
117
|
* `enableReadableSecondaries` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
@@ -130,6 +136,10 @@ export declare class DatabaseInstance extends pulumi.CustomResource {
|
|
|
130
136
|
* `effectiveStopped` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
131
137
|
*/
|
|
132
138
|
readonly effectiveStopped: pulumi.Output<boolean>;
|
|
139
|
+
/**
|
|
140
|
+
* Whether the instance has PG native password login enabled. Defaults to true
|
|
141
|
+
*/
|
|
142
|
+
readonly enablePgNativeLogin: pulumi.Output<boolean>;
|
|
133
143
|
/**
|
|
134
144
|
* Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
135
145
|
*/
|
|
@@ -185,6 +195,10 @@ export declare class DatabaseInstance extends pulumi.CustomResource {
|
|
|
185
195
|
* (string) - Id of the ref database instance
|
|
186
196
|
*/
|
|
187
197
|
readonly uid: pulumi.Output<string>;
|
|
198
|
+
/**
|
|
199
|
+
* Workspace ID of the resource
|
|
200
|
+
*/
|
|
201
|
+
readonly workspaceId: pulumi.Output<string | undefined>;
|
|
188
202
|
/**
|
|
189
203
|
* Create a DatabaseInstance resource with the given unique name, arguments, and options.
|
|
190
204
|
*
|
|
@@ -215,6 +229,12 @@ export interface DatabaseInstanceState {
|
|
|
215
229
|
* (string) - The email of the creator of the instance
|
|
216
230
|
*/
|
|
217
231
|
creator?: pulumi.Input<string>;
|
|
232
|
+
/**
|
|
233
|
+
* (boolean) - xref AIP-129. `enablePgNativeLogin` is owned by the client, while `effectiveEnablePgNativeLogin` is owned by the server.
|
|
234
|
+
* `enablePgNativeLogin` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
235
|
+
* `effectiveEnablePgNativeLogin` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
236
|
+
*/
|
|
237
|
+
effectiveEnablePgNativeLogin?: pulumi.Input<boolean>;
|
|
218
238
|
/**
|
|
219
239
|
* (boolean) - xref AIP-129. `enableReadableSecondaries` is owned by the client, while `effectiveEnableReadableSecondaries` is owned by the server.
|
|
220
240
|
* `enableReadableSecondaries` will only be set in Create/Update response messages if and only if the user provides the field via the request.
|
|
@@ -239,6 +259,10 @@ export interface DatabaseInstanceState {
|
|
|
239
259
|
* `effectiveStopped` on the other hand will always bet set in all response messages (Create/Update/Get/List)
|
|
240
260
|
*/
|
|
241
261
|
effectiveStopped?: pulumi.Input<boolean>;
|
|
262
|
+
/**
|
|
263
|
+
* Whether the instance has PG native password login enabled. Defaults to true
|
|
264
|
+
*/
|
|
265
|
+
enablePgNativeLogin?: pulumi.Input<boolean>;
|
|
242
266
|
/**
|
|
243
267
|
* Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
244
268
|
*/
|
|
@@ -294,6 +318,10 @@ export interface DatabaseInstanceState {
|
|
|
294
318
|
* (string) - Id of the ref database instance
|
|
295
319
|
*/
|
|
296
320
|
uid?: pulumi.Input<string>;
|
|
321
|
+
/**
|
|
322
|
+
* Workspace ID of the resource
|
|
323
|
+
*/
|
|
324
|
+
workspaceId?: pulumi.Input<string>;
|
|
297
325
|
}
|
|
298
326
|
/**
|
|
299
327
|
* The set of arguments for constructing a DatabaseInstance resource.
|
|
@@ -303,6 +331,10 @@ export interface DatabaseInstanceArgs {
|
|
|
303
331
|
* The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4", "CU_8"
|
|
304
332
|
*/
|
|
305
333
|
capacity?: pulumi.Input<string>;
|
|
334
|
+
/**
|
|
335
|
+
* Whether the instance has PG native password login enabled. Defaults to true
|
|
336
|
+
*/
|
|
337
|
+
enablePgNativeLogin?: pulumi.Input<boolean>;
|
|
306
338
|
/**
|
|
307
339
|
* Whether to enable secondaries to serve read-only traffic. Defaults to false
|
|
308
340
|
*/
|
|
@@ -337,4 +369,8 @@ export interface DatabaseInstanceArgs {
|
|
|
337
369
|
* Whether the instance is stopped
|
|
338
370
|
*/
|
|
339
371
|
stopped?: pulumi.Input<boolean>;
|
|
372
|
+
/**
|
|
373
|
+
* Workspace ID of the resource
|
|
374
|
+
*/
|
|
375
|
+
workspaceId?: pulumi.Input<string>;
|
|
340
376
|
}
|
package/databaseInstance.js
CHANGED
|
@@ -65,7 +65,7 @@ const utilities = require("./utilities");
|
|
|
65
65
|
*
|
|
66
66
|
* import {
|
|
67
67
|
*
|
|
68
|
-
* id = name
|
|
68
|
+
* id = "name"
|
|
69
69
|
*
|
|
70
70
|
* to = databricks_database_instance.this
|
|
71
71
|
*
|
|
@@ -74,7 +74,7 @@ const utilities = require("./utilities");
|
|
|
74
74
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
75
75
|
*
|
|
76
76
|
* ```sh
|
|
77
|
-
* $ pulumi import databricks:index/databaseInstance:DatabaseInstance databricks_database_instance name
|
|
77
|
+
* $ pulumi import databricks:index/databaseInstance:DatabaseInstance databricks_database_instance "name"
|
|
78
78
|
* ```
|
|
79
79
|
*/
|
|
80
80
|
class DatabaseInstance extends pulumi.CustomResource {
|
|
@@ -109,10 +109,12 @@ class DatabaseInstance extends pulumi.CustomResource {
|
|
|
109
109
|
resourceInputs["childInstanceRefs"] = state?.childInstanceRefs;
|
|
110
110
|
resourceInputs["creationTime"] = state?.creationTime;
|
|
111
111
|
resourceInputs["creator"] = state?.creator;
|
|
112
|
+
resourceInputs["effectiveEnablePgNativeLogin"] = state?.effectiveEnablePgNativeLogin;
|
|
112
113
|
resourceInputs["effectiveEnableReadableSecondaries"] = state?.effectiveEnableReadableSecondaries;
|
|
113
114
|
resourceInputs["effectiveNodeCount"] = state?.effectiveNodeCount;
|
|
114
115
|
resourceInputs["effectiveRetentionWindowInDays"] = state?.effectiveRetentionWindowInDays;
|
|
115
116
|
resourceInputs["effectiveStopped"] = state?.effectiveStopped;
|
|
117
|
+
resourceInputs["enablePgNativeLogin"] = state?.enablePgNativeLogin;
|
|
116
118
|
resourceInputs["enableReadableSecondaries"] = state?.enableReadableSecondaries;
|
|
117
119
|
resourceInputs["name"] = state?.name;
|
|
118
120
|
resourceInputs["nodeCount"] = state?.nodeCount;
|
|
@@ -125,10 +127,12 @@ class DatabaseInstance extends pulumi.CustomResource {
|
|
|
125
127
|
resourceInputs["state"] = state?.state;
|
|
126
128
|
resourceInputs["stopped"] = state?.stopped;
|
|
127
129
|
resourceInputs["uid"] = state?.uid;
|
|
130
|
+
resourceInputs["workspaceId"] = state?.workspaceId;
|
|
128
131
|
}
|
|
129
132
|
else {
|
|
130
133
|
const args = argsOrState;
|
|
131
134
|
resourceInputs["capacity"] = args?.capacity;
|
|
135
|
+
resourceInputs["enablePgNativeLogin"] = args?.enablePgNativeLogin;
|
|
132
136
|
resourceInputs["enableReadableSecondaries"] = args?.enableReadableSecondaries;
|
|
133
137
|
resourceInputs["name"] = args?.name;
|
|
134
138
|
resourceInputs["nodeCount"] = args?.nodeCount;
|
|
@@ -136,9 +140,11 @@ class DatabaseInstance extends pulumi.CustomResource {
|
|
|
136
140
|
resourceInputs["purgeOnDelete"] = args?.purgeOnDelete;
|
|
137
141
|
resourceInputs["retentionWindowInDays"] = args?.retentionWindowInDays;
|
|
138
142
|
resourceInputs["stopped"] = args?.stopped;
|
|
143
|
+
resourceInputs["workspaceId"] = args?.workspaceId;
|
|
139
144
|
resourceInputs["childInstanceRefs"] = undefined /*out*/;
|
|
140
145
|
resourceInputs["creationTime"] = undefined /*out*/;
|
|
141
146
|
resourceInputs["creator"] = undefined /*out*/;
|
|
147
|
+
resourceInputs["effectiveEnablePgNativeLogin"] = undefined /*out*/;
|
|
142
148
|
resourceInputs["effectiveEnableReadableSecondaries"] = undefined /*out*/;
|
|
143
149
|
resourceInputs["effectiveNodeCount"] = undefined /*out*/;
|
|
144
150
|
resourceInputs["effectiveRetentionWindowInDays"] = undefined /*out*/;
|
package/databaseInstance.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"databaseInstance.js","sourceRoot":"","sources":["../databaseInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuEG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"databaseInstance.js","sourceRoot":"","sources":["../databaseInstance.ts"],"names":[],"mappings":"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"}
|
|
@@ -18,7 +18,7 @@ import * as outputs from "./types/output";
|
|
|
18
18
|
*
|
|
19
19
|
* import {
|
|
20
20
|
*
|
|
21
|
-
* id = name
|
|
21
|
+
* id = "name"
|
|
22
22
|
*
|
|
23
23
|
* to = databricks_database_synced_database_table.this
|
|
24
24
|
*
|
|
@@ -27,7 +27,7 @@ import * as outputs from "./types/output";
|
|
|
27
27
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
28
28
|
*
|
|
29
29
|
* ```sh
|
|
30
|
-
* $ pulumi import databricks:index/databaseSyncedDatabaseTable:DatabaseSyncedDatabaseTable databricks_database_synced_database_table name
|
|
30
|
+
* $ pulumi import databricks:index/databaseSyncedDatabaseTable:DatabaseSyncedDatabaseTable databricks_database_synced_database_table "name"
|
|
31
31
|
* ```
|
|
32
32
|
*/
|
|
33
33
|
export declare class DatabaseSyncedDatabaseTable extends pulumi.CustomResource {
|
|
@@ -90,6 +90,10 @@ export declare class DatabaseSyncedDatabaseTable extends pulumi.CustomResource {
|
|
|
90
90
|
* may be in "PROVISIONING" as it runs asynchronously). Possible values are: `ACTIVE`, `DEGRADED`, `DELETING`, `FAILED`, `PROVISIONING`, `UPDATING`
|
|
91
91
|
*/
|
|
92
92
|
readonly unityCatalogProvisioningState: pulumi.Output<string>;
|
|
93
|
+
/**
|
|
94
|
+
* Workspace ID of the resource
|
|
95
|
+
*/
|
|
96
|
+
readonly workspaceId: pulumi.Output<string | undefined>;
|
|
93
97
|
/**
|
|
94
98
|
* Create a DatabaseSyncedDatabaseTable resource with the given unique name, arguments, and options.
|
|
95
99
|
*
|
|
@@ -147,6 +151,10 @@ export interface DatabaseSyncedDatabaseTableState {
|
|
|
147
151
|
* may be in "PROVISIONING" as it runs asynchronously). Possible values are: `ACTIVE`, `DEGRADED`, `DELETING`, `FAILED`, `PROVISIONING`, `UPDATING`
|
|
148
152
|
*/
|
|
149
153
|
unityCatalogProvisioningState?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* Workspace ID of the resource
|
|
156
|
+
*/
|
|
157
|
+
workspaceId?: pulumi.Input<string>;
|
|
150
158
|
}
|
|
151
159
|
/**
|
|
152
160
|
* The set of arguments for constructing a DatabaseSyncedDatabaseTable resource.
|
|
@@ -177,4 +185,8 @@ export interface DatabaseSyncedDatabaseTableArgs {
|
|
|
177
185
|
*/
|
|
178
186
|
name?: pulumi.Input<string>;
|
|
179
187
|
spec?: pulumi.Input<inputs.DatabaseSyncedDatabaseTableSpec>;
|
|
188
|
+
/**
|
|
189
|
+
* Workspace ID of the resource
|
|
190
|
+
*/
|
|
191
|
+
workspaceId?: pulumi.Input<string>;
|
|
180
192
|
}
|
|
@@ -22,7 +22,7 @@ const utilities = require("./utilities");
|
|
|
22
22
|
*
|
|
23
23
|
* import {
|
|
24
24
|
*
|
|
25
|
-
* id = name
|
|
25
|
+
* id = "name"
|
|
26
26
|
*
|
|
27
27
|
* to = databricks_database_synced_database_table.this
|
|
28
28
|
*
|
|
@@ -31,7 +31,7 @@ const utilities = require("./utilities");
|
|
|
31
31
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
32
32
|
*
|
|
33
33
|
* ```sh
|
|
34
|
-
* $ pulumi import databricks:index/databaseSyncedDatabaseTable:DatabaseSyncedDatabaseTable databricks_database_synced_database_table name
|
|
34
|
+
* $ pulumi import databricks:index/databaseSyncedDatabaseTable:DatabaseSyncedDatabaseTable databricks_database_synced_database_table "name"
|
|
35
35
|
* ```
|
|
36
36
|
*/
|
|
37
37
|
class DatabaseSyncedDatabaseTable extends pulumi.CustomResource {
|
|
@@ -70,6 +70,7 @@ class DatabaseSyncedDatabaseTable extends pulumi.CustomResource {
|
|
|
70
70
|
resourceInputs["name"] = state?.name;
|
|
71
71
|
resourceInputs["spec"] = state?.spec;
|
|
72
72
|
resourceInputs["unityCatalogProvisioningState"] = state?.unityCatalogProvisioningState;
|
|
73
|
+
resourceInputs["workspaceId"] = state?.workspaceId;
|
|
73
74
|
}
|
|
74
75
|
else {
|
|
75
76
|
const args = argsOrState;
|
|
@@ -77,6 +78,7 @@ class DatabaseSyncedDatabaseTable extends pulumi.CustomResource {
|
|
|
77
78
|
resourceInputs["logicalDatabaseName"] = args?.logicalDatabaseName;
|
|
78
79
|
resourceInputs["name"] = args?.name;
|
|
79
80
|
resourceInputs["spec"] = args?.spec;
|
|
81
|
+
resourceInputs["workspaceId"] = args?.workspaceId;
|
|
80
82
|
resourceInputs["dataSynchronizationStatus"] = undefined /*out*/;
|
|
81
83
|
resourceInputs["effectiveDatabaseInstanceName"] = undefined /*out*/;
|
|
82
84
|
resourceInputs["effectiveLogicalDatabaseName"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"databaseSyncedDatabaseTable.js","sourceRoot":"","sources":["../databaseSyncedDatabaseTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwC,EAAE,IAAmC;QACtI,OAAO,IAAI,2BAA2B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClF,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,2BAA2B,CAAC,YAAY,CAAC;IAC5E,CAAC;
|
|
1
|
+
{"version":3,"file":"databaseSyncedDatabaseTable.js","sourceRoot":"","sources":["../databaseSyncedDatabaseTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,2BAA4B,SAAQ,MAAM,CAAC,cAAc;IAClE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwC,EAAE,IAAmC;QACtI,OAAO,IAAI,2BAA2B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClF,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,2BAA2B,CAAC,YAAY,CAAC;IAC5E,CAAC;IA2DD,YAAY,IAAY,EAAE,WAAgF,EAAE,IAAmC;QAC3I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2D,CAAC;YAC1E,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,EAAE,yBAAyB,CAAC;YAC/E,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0D,CAAC;YACxE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,+BAA+B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpE,cAAc,CAAC,8BAA8B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnE,cAAc,CAAC,+BAA+B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,2BAA2B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChF,CAAC;;AAjHL,kEAkHC;AApGG,gBAAgB;AACO,wCAAY,GAAG,0EAA0E,CAAC"}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## Import
|
|
4
|
+
*
|
|
5
|
+
* As of Pulumi v1.5, resources can be imported through configuration.
|
|
6
|
+
*
|
|
7
|
+
* hcl
|
|
8
|
+
*
|
|
9
|
+
* import {
|
|
10
|
+
*
|
|
11
|
+
* id = "entity_type,entity_name,tag_key"
|
|
12
|
+
*
|
|
13
|
+
* to = databricks_entity_tag_assignment.this
|
|
14
|
+
*
|
|
15
|
+
* }
|
|
16
|
+
*
|
|
17
|
+
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
18
|
+
*
|
|
19
|
+
* ```sh
|
|
20
|
+
* $ pulumi import databricks:index/entityTagAssignment:EntityTagAssignment databricks_entity_tag_assignment "entity_type,entity_name,tag_key"
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare class EntityTagAssignment extends pulumi.CustomResource {
|
|
24
|
+
/**
|
|
25
|
+
* Get an existing EntityTagAssignment resource's state with the given name, ID, and optional extra
|
|
26
|
+
* properties used to qualify the lookup.
|
|
27
|
+
*
|
|
28
|
+
* @param name The _unique_ name of the resulting resource.
|
|
29
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
30
|
+
* @param state Any extra arguments used during the lookup.
|
|
31
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
32
|
+
*/
|
|
33
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: EntityTagAssignmentState, opts?: pulumi.CustomResourceOptions): EntityTagAssignment;
|
|
34
|
+
/**
|
|
35
|
+
* Returns true if the given object is an instance of EntityTagAssignment. This is designed to work even
|
|
36
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
37
|
+
*/
|
|
38
|
+
static isInstance(obj: any): obj is EntityTagAssignment;
|
|
39
|
+
/**
|
|
40
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
41
|
+
*/
|
|
42
|
+
readonly entityName: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
45
|
+
*/
|
|
46
|
+
readonly entityType: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The key of the tag
|
|
49
|
+
*/
|
|
50
|
+
readonly tagKey: pulumi.Output<string>;
|
|
51
|
+
/**
|
|
52
|
+
* The value of the tag
|
|
53
|
+
*/
|
|
54
|
+
readonly tagValue: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* Workspace ID of the resource
|
|
57
|
+
*/
|
|
58
|
+
readonly workspaceId: pulumi.Output<string | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* Create a EntityTagAssignment resource with the given unique name, arguments, and options.
|
|
61
|
+
*
|
|
62
|
+
* @param name The _unique_ name of the resource.
|
|
63
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
64
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
65
|
+
*/
|
|
66
|
+
constructor(name: string, args: EntityTagAssignmentArgs, opts?: pulumi.CustomResourceOptions);
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Input properties used for looking up and filtering EntityTagAssignment resources.
|
|
70
|
+
*/
|
|
71
|
+
export interface EntityTagAssignmentState {
|
|
72
|
+
/**
|
|
73
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
74
|
+
*/
|
|
75
|
+
entityName?: pulumi.Input<string>;
|
|
76
|
+
/**
|
|
77
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
78
|
+
*/
|
|
79
|
+
entityType?: pulumi.Input<string>;
|
|
80
|
+
/**
|
|
81
|
+
* The key of the tag
|
|
82
|
+
*/
|
|
83
|
+
tagKey?: pulumi.Input<string>;
|
|
84
|
+
/**
|
|
85
|
+
* The value of the tag
|
|
86
|
+
*/
|
|
87
|
+
tagValue?: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* Workspace ID of the resource
|
|
90
|
+
*/
|
|
91
|
+
workspaceId?: pulumi.Input<string>;
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* The set of arguments for constructing a EntityTagAssignment resource.
|
|
95
|
+
*/
|
|
96
|
+
export interface EntityTagAssignmentArgs {
|
|
97
|
+
/**
|
|
98
|
+
* The fully qualified name of the entity to which the tag is assigned
|
|
99
|
+
*/
|
|
100
|
+
entityName: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The type of the entity to which the tag is assigned. Allowed values are: catalogs, schemas, tables, columns, volumes
|
|
103
|
+
*/
|
|
104
|
+
entityType: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* The key of the tag
|
|
107
|
+
*/
|
|
108
|
+
tagKey: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* The value of the tag
|
|
111
|
+
*/
|
|
112
|
+
tagValue?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* Workspace ID of the resource
|
|
115
|
+
*/
|
|
116
|
+
workspaceId?: pulumi.Input<string>;
|
|
117
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.EntityTagAssignment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Import
|
|
10
|
+
*
|
|
11
|
+
* As of Pulumi v1.5, resources can be imported through configuration.
|
|
12
|
+
*
|
|
13
|
+
* hcl
|
|
14
|
+
*
|
|
15
|
+
* import {
|
|
16
|
+
*
|
|
17
|
+
* id = "entity_type,entity_name,tag_key"
|
|
18
|
+
*
|
|
19
|
+
* to = databricks_entity_tag_assignment.this
|
|
20
|
+
*
|
|
21
|
+
* }
|
|
22
|
+
*
|
|
23
|
+
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
24
|
+
*
|
|
25
|
+
* ```sh
|
|
26
|
+
* $ pulumi import databricks:index/entityTagAssignment:EntityTagAssignment databricks_entity_tag_assignment "entity_type,entity_name,tag_key"
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
class EntityTagAssignment extends pulumi.CustomResource {
|
|
30
|
+
/**
|
|
31
|
+
* Get an existing EntityTagAssignment resource's state with the given name, ID, and optional extra
|
|
32
|
+
* properties used to qualify the lookup.
|
|
33
|
+
*
|
|
34
|
+
* @param name The _unique_ name of the resulting resource.
|
|
35
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
36
|
+
* @param state Any extra arguments used during the lookup.
|
|
37
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
38
|
+
*/
|
|
39
|
+
static get(name, id, state, opts) {
|
|
40
|
+
return new EntityTagAssignment(name, state, { ...opts, id: id });
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Returns true if the given object is an instance of EntityTagAssignment. This is designed to work even
|
|
44
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
45
|
+
*/
|
|
46
|
+
static isInstance(obj) {
|
|
47
|
+
if (obj === undefined || obj === null) {
|
|
48
|
+
return false;
|
|
49
|
+
}
|
|
50
|
+
return obj['__pulumiType'] === EntityTagAssignment.__pulumiType;
|
|
51
|
+
}
|
|
52
|
+
constructor(name, argsOrState, opts) {
|
|
53
|
+
let resourceInputs = {};
|
|
54
|
+
opts = opts || {};
|
|
55
|
+
if (opts.id) {
|
|
56
|
+
const state = argsOrState;
|
|
57
|
+
resourceInputs["entityName"] = state?.entityName;
|
|
58
|
+
resourceInputs["entityType"] = state?.entityType;
|
|
59
|
+
resourceInputs["tagKey"] = state?.tagKey;
|
|
60
|
+
resourceInputs["tagValue"] = state?.tagValue;
|
|
61
|
+
resourceInputs["workspaceId"] = state?.workspaceId;
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
const args = argsOrState;
|
|
65
|
+
if (args?.entityName === undefined && !opts.urn) {
|
|
66
|
+
throw new Error("Missing required property 'entityName'");
|
|
67
|
+
}
|
|
68
|
+
if (args?.entityType === undefined && !opts.urn) {
|
|
69
|
+
throw new Error("Missing required property 'entityType'");
|
|
70
|
+
}
|
|
71
|
+
if (args?.tagKey === undefined && !opts.urn) {
|
|
72
|
+
throw new Error("Missing required property 'tagKey'");
|
|
73
|
+
}
|
|
74
|
+
resourceInputs["entityName"] = args?.entityName;
|
|
75
|
+
resourceInputs["entityType"] = args?.entityType;
|
|
76
|
+
resourceInputs["tagKey"] = args?.tagKey;
|
|
77
|
+
resourceInputs["tagValue"] = args?.tagValue;
|
|
78
|
+
resourceInputs["workspaceId"] = args?.workspaceId;
|
|
79
|
+
}
|
|
80
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
81
|
+
super(EntityTagAssignment.__pulumiType, name, resourceInputs, opts);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
exports.EntityTagAssignment = EntityTagAssignment;
|
|
85
|
+
/** @internal */
|
|
86
|
+
EntityTagAssignment.__pulumiType = 'databricks:index/entityTagAssignment:EntityTagAssignment';
|
|
87
|
+
//# sourceMappingURL=entityTagAssignment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"entityTagAssignment.js","sourceRoot":"","sources":["../entityTagAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,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,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAtFL,kDAuFC;AAzEG,gBAAgB;AACO,gCAAY,GAAG,0DAA0D,CAAC"}
|
package/externalMetadata.d.ts
CHANGED
|
@@ -41,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
41
41
|
*
|
|
42
42
|
* import {
|
|
43
43
|
*
|
|
44
|
-
* id = name
|
|
44
|
+
* id = "name"
|
|
45
45
|
*
|
|
46
46
|
* to = databricks_external_metadata.this
|
|
47
47
|
*
|
|
@@ -50,7 +50,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
50
50
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
51
51
|
*
|
|
52
52
|
* ```sh
|
|
53
|
-
* $ pulumi import databricks:index/externalMetadata:ExternalMetadata databricks_external_metadata name
|
|
53
|
+
* $ pulumi import databricks:index/externalMetadata:ExternalMetadata databricks_external_metadata "name"
|
|
54
54
|
* ```
|
|
55
55
|
*/
|
|
56
56
|
export declare class ExternalMetadata extends pulumi.CustomResource {
|
|
@@ -123,6 +123,10 @@ export declare class ExternalMetadata extends pulumi.CustomResource {
|
|
|
123
123
|
* URL associated with the external metadata object
|
|
124
124
|
*/
|
|
125
125
|
readonly url: pulumi.Output<string | undefined>;
|
|
126
|
+
/**
|
|
127
|
+
* Workspace ID of the resource
|
|
128
|
+
*/
|
|
129
|
+
readonly workspaceId: pulumi.Output<string | undefined>;
|
|
126
130
|
/**
|
|
127
131
|
* Create a ExternalMetadata resource with the given unique name, arguments, and options.
|
|
128
132
|
*
|
|
@@ -190,6 +194,10 @@ export interface ExternalMetadataState {
|
|
|
190
194
|
* URL associated with the external metadata object
|
|
191
195
|
*/
|
|
192
196
|
url?: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* Workspace ID of the resource
|
|
199
|
+
*/
|
|
200
|
+
workspaceId?: pulumi.Input<string>;
|
|
193
201
|
}
|
|
194
202
|
/**
|
|
195
203
|
* The set of arguments for constructing a ExternalMetadata resource.
|
|
@@ -229,4 +237,8 @@ export interface ExternalMetadataArgs {
|
|
|
229
237
|
* URL associated with the external metadata object
|
|
230
238
|
*/
|
|
231
239
|
url?: pulumi.Input<string>;
|
|
240
|
+
/**
|
|
241
|
+
* Workspace ID of the resource
|
|
242
|
+
*/
|
|
243
|
+
workspaceId?: pulumi.Input<string>;
|
|
232
244
|
}
|
package/externalMetadata.js
CHANGED
|
@@ -47,7 +47,7 @@ const utilities = require("./utilities");
|
|
|
47
47
|
*
|
|
48
48
|
* import {
|
|
49
49
|
*
|
|
50
|
-
* id = name
|
|
50
|
+
* id = "name"
|
|
51
51
|
*
|
|
52
52
|
* to = databricks_external_metadata.this
|
|
53
53
|
*
|
|
@@ -56,7 +56,7 @@ const utilities = require("./utilities");
|
|
|
56
56
|
* If you are using an older version of Pulumi, import the resource using the `pulumi import` command as follows:
|
|
57
57
|
*
|
|
58
58
|
* ```sh
|
|
59
|
-
* $ pulumi import databricks:index/externalMetadata:ExternalMetadata databricks_external_metadata name
|
|
59
|
+
* $ pulumi import databricks:index/externalMetadata:ExternalMetadata databricks_external_metadata "name"
|
|
60
60
|
* ```
|
|
61
61
|
*/
|
|
62
62
|
class ExternalMetadata extends pulumi.CustomResource {
|
|
@@ -100,6 +100,7 @@ class ExternalMetadata extends pulumi.CustomResource {
|
|
|
100
100
|
resourceInputs["updateTime"] = state?.updateTime;
|
|
101
101
|
resourceInputs["updatedBy"] = state?.updatedBy;
|
|
102
102
|
resourceInputs["url"] = state?.url;
|
|
103
|
+
resourceInputs["workspaceId"] = state?.workspaceId;
|
|
103
104
|
}
|
|
104
105
|
else {
|
|
105
106
|
const args = argsOrState;
|
|
@@ -117,6 +118,7 @@ class ExternalMetadata extends pulumi.CustomResource {
|
|
|
117
118
|
resourceInputs["properties"] = args?.properties;
|
|
118
119
|
resourceInputs["systemType"] = args?.systemType;
|
|
119
120
|
resourceInputs["url"] = args?.url;
|
|
121
|
+
resourceInputs["workspaceId"] = args?.workspaceId;
|
|
120
122
|
resourceInputs["createTime"] = undefined /*out*/;
|
|
121
123
|
resourceInputs["createdBy"] = undefined /*out*/;
|
|
122
124
|
resourceInputs["metastoreId"] = undefined /*out*/;
|