@pulumi/dbtcloud 1.1.0-alpha.1750225614 → 1.1.0-alpha.1752695999
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/bigquerySemanticLayerCredential.d.ts +30 -0
- package/bigquerySemanticLayerCredential.js +30 -0
- package/bigquerySemanticLayerCredential.js.map +1 -1
- package/databricksCredential.d.ts +20 -8
- package/databricksCredential.js +2 -6
- package/databricksCredential.js.map +1 -1
- package/databricksSemanticLayerCredential.d.ts +95 -0
- package/databricksSemanticLayerCredential.js +90 -0
- package/databricksSemanticLayerCredential.js.map +1 -0
- package/index.d.ts +9 -0
- package/index.js +18 -3
- package/index.js.map +1 -1
- package/package.json +2 -2
- package/postgresCredential.d.ts +20 -8
- package/postgresCredential.js +2 -6
- package/postgresCredential.js.map +1 -1
- package/postgresSemanticLayerCredential.d.ts +95 -0
- package/postgresSemanticLayerCredential.js +90 -0
- package/postgresSemanticLayerCredential.js.map +1 -0
- package/redshiftSemanticLayerCredential.d.ts +33 -3
- package/redshiftSemanticLayerCredential.js +30 -0
- package/redshiftSemanticLayerCredential.js.map +1 -1
- package/semanticLayerCredentialServiceTokenMapping.d.ts +116 -0
- package/semanticLayerCredentialServiceTokenMapping.js +106 -0
- package/semanticLayerCredentialServiceTokenMapping.js.map +1 -0
- package/types/input.d.ts +114 -0
- package/types/output.d.ts +114 -0
|
@@ -3,6 +3,36 @@ import * as inputs from "./types/input";
|
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
5
|
* BigQuery credential resource. This resource is composed of a BigQuery credential and a Semantic Layer configuration. It is used to create a BigQuery credential for the Semantic Layer.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* using import blocks (requires Terraform >= 1.5)
|
|
10
|
+
*
|
|
11
|
+
* import {
|
|
12
|
+
*
|
|
13
|
+
* to = dbtcloud_bigquery_semantic_layer_credential.example
|
|
14
|
+
*
|
|
15
|
+
* id = "credential_id"
|
|
16
|
+
*
|
|
17
|
+
* }
|
|
18
|
+
*
|
|
19
|
+
* import {
|
|
20
|
+
*
|
|
21
|
+
* to = dbtcloud_bigquery_semantic_layer_credential.example
|
|
22
|
+
*
|
|
23
|
+
* id = "12345"
|
|
24
|
+
*
|
|
25
|
+
* }
|
|
26
|
+
*
|
|
27
|
+
* using the older import command
|
|
28
|
+
*
|
|
29
|
+
* ```sh
|
|
30
|
+
* $ pulumi import dbtcloud:index/bigquerySemanticLayerCredential:BigquerySemanticLayerCredential example "credential_id"
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ```sh
|
|
34
|
+
* $ pulumi import dbtcloud:index/bigquerySemanticLayerCredential:BigquerySemanticLayerCredential example 12345
|
|
35
|
+
* ```
|
|
6
36
|
*/
|
|
7
37
|
export declare class BigquerySemanticLayerCredential extends pulumi.CustomResource {
|
|
8
38
|
/**
|
|
@@ -7,6 +7,36 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* BigQuery credential resource. This resource is composed of a BigQuery credential and a Semantic Layer configuration. It is used to create a BigQuery credential for the Semantic Layer.
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* using import blocks (requires Terraform >= 1.5)
|
|
14
|
+
*
|
|
15
|
+
* import {
|
|
16
|
+
*
|
|
17
|
+
* to = dbtcloud_bigquery_semantic_layer_credential.example
|
|
18
|
+
*
|
|
19
|
+
* id = "credential_id"
|
|
20
|
+
*
|
|
21
|
+
* }
|
|
22
|
+
*
|
|
23
|
+
* import {
|
|
24
|
+
*
|
|
25
|
+
* to = dbtcloud_bigquery_semantic_layer_credential.example
|
|
26
|
+
*
|
|
27
|
+
* id = "12345"
|
|
28
|
+
*
|
|
29
|
+
* }
|
|
30
|
+
*
|
|
31
|
+
* using the older import command
|
|
32
|
+
*
|
|
33
|
+
* ```sh
|
|
34
|
+
* $ pulumi import dbtcloud:index/bigquerySemanticLayerCredential:BigquerySemanticLayerCredential example "credential_id"
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
37
|
+
* ```sh
|
|
38
|
+
* $ pulumi import dbtcloud:index/bigquerySemanticLayerCredential:BigquerySemanticLayerCredential example 12345
|
|
39
|
+
* ```
|
|
10
40
|
*/
|
|
11
41
|
class BigquerySemanticLayerCredential extends pulumi.CustomResource {
|
|
12
42
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bigquerySemanticLayerCredential.js","sourceRoot":"","sources":["../bigquerySemanticLayerCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"bigquerySemanticLayerCredential.js","sourceRoot":"","sources":["../bigquerySemanticLayerCredential.ts"],"names":[],"mappings":"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"}
|
|
@@ -63,7 +63,7 @@ export declare class DatabricksCredential extends pulumi.CustomResource {
|
|
|
63
63
|
*/
|
|
64
64
|
static isInstance(obj: any): obj is DatabricksCredential;
|
|
65
65
|
/**
|
|
66
|
-
* The type of the adapter (databricks or spark)
|
|
66
|
+
* The type of the adapter (databricks or spark). Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
|
|
67
67
|
*/
|
|
68
68
|
readonly adapterType: pulumi.Output<string>;
|
|
69
69
|
/**
|
|
@@ -79,9 +79,13 @@ export declare class DatabricksCredential extends pulumi.CustomResource {
|
|
|
79
79
|
*/
|
|
80
80
|
readonly projectId: pulumi.Output<number>;
|
|
81
81
|
/**
|
|
82
|
-
* The schema where to create models
|
|
82
|
+
* The schema where to create models. Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
|
|
83
83
|
*/
|
|
84
84
|
readonly schema: pulumi.Output<string>;
|
|
85
|
+
/**
|
|
86
|
+
* This field indicates that the credential is used as part of the Semantic Layer configuration. It is used to create a Databricks credential for the Semantic Layer.
|
|
87
|
+
*/
|
|
88
|
+
readonly semanticLayerCredential: pulumi.Output<boolean>;
|
|
85
89
|
/**
|
|
86
90
|
* Target name
|
|
87
91
|
*
|
|
@@ -106,7 +110,7 @@ export declare class DatabricksCredential extends pulumi.CustomResource {
|
|
|
106
110
|
*/
|
|
107
111
|
export interface DatabricksCredentialState {
|
|
108
112
|
/**
|
|
109
|
-
* The type of the adapter (databricks or spark)
|
|
113
|
+
* The type of the adapter (databricks or spark). Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
|
|
110
114
|
*/
|
|
111
115
|
adapterType?: pulumi.Input<string>;
|
|
112
116
|
/**
|
|
@@ -122,9 +126,13 @@ export interface DatabricksCredentialState {
|
|
|
122
126
|
*/
|
|
123
127
|
projectId?: pulumi.Input<number>;
|
|
124
128
|
/**
|
|
125
|
-
* The schema where to create models
|
|
129
|
+
* The schema where to create models. Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
|
|
126
130
|
*/
|
|
127
131
|
schema?: pulumi.Input<string>;
|
|
132
|
+
/**
|
|
133
|
+
* This field indicates that the credential is used as part of the Semantic Layer configuration. It is used to create a Databricks credential for the Semantic Layer.
|
|
134
|
+
*/
|
|
135
|
+
semanticLayerCredential?: pulumi.Input<boolean>;
|
|
128
136
|
/**
|
|
129
137
|
* Target name
|
|
130
138
|
*
|
|
@@ -141,9 +149,9 @@ export interface DatabricksCredentialState {
|
|
|
141
149
|
*/
|
|
142
150
|
export interface DatabricksCredentialArgs {
|
|
143
151
|
/**
|
|
144
|
-
* The type of the adapter (databricks or spark)
|
|
152
|
+
* The type of the adapter (databricks or spark). Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
|
|
145
153
|
*/
|
|
146
|
-
adapterType
|
|
154
|
+
adapterType?: pulumi.Input<string>;
|
|
147
155
|
/**
|
|
148
156
|
* The catalog where to create models (only for the databricks adapter)
|
|
149
157
|
*/
|
|
@@ -153,9 +161,13 @@ export interface DatabricksCredentialArgs {
|
|
|
153
161
|
*/
|
|
154
162
|
projectId: pulumi.Input<number>;
|
|
155
163
|
/**
|
|
156
|
-
* The schema where to create models
|
|
164
|
+
* The schema where to create models. Optional only when semantic*layer*credential is set to true; otherwise, this field is required.
|
|
165
|
+
*/
|
|
166
|
+
schema?: pulumi.Input<string>;
|
|
167
|
+
/**
|
|
168
|
+
* This field indicates that the credential is used as part of the Semantic Layer configuration. It is used to create a Databricks credential for the Semantic Layer.
|
|
157
169
|
*/
|
|
158
|
-
|
|
170
|
+
semanticLayerCredential?: pulumi.Input<boolean>;
|
|
159
171
|
/**
|
|
160
172
|
* Target name
|
|
161
173
|
*
|
package/databricksCredential.js
CHANGED
|
@@ -85,20 +85,15 @@ class DatabricksCredential extends pulumi.CustomResource {
|
|
|
85
85
|
resourceInputs["credentialId"] = state ? state.credentialId : undefined;
|
|
86
86
|
resourceInputs["projectId"] = state ? state.projectId : undefined;
|
|
87
87
|
resourceInputs["schema"] = state ? state.schema : undefined;
|
|
88
|
+
resourceInputs["semanticLayerCredential"] = state ? state.semanticLayerCredential : undefined;
|
|
88
89
|
resourceInputs["targetName"] = state ? state.targetName : undefined;
|
|
89
90
|
resourceInputs["token"] = state ? state.token : undefined;
|
|
90
91
|
}
|
|
91
92
|
else {
|
|
92
93
|
const args = argsOrState;
|
|
93
|
-
if ((!args || args.adapterType === undefined) && !opts.urn) {
|
|
94
|
-
throw new Error("Missing required property 'adapterType'");
|
|
95
|
-
}
|
|
96
94
|
if ((!args || args.projectId === undefined) && !opts.urn) {
|
|
97
95
|
throw new Error("Missing required property 'projectId'");
|
|
98
96
|
}
|
|
99
|
-
if ((!args || args.schema === undefined) && !opts.urn) {
|
|
100
|
-
throw new Error("Missing required property 'schema'");
|
|
101
|
-
}
|
|
102
97
|
if ((!args || args.token === undefined) && !opts.urn) {
|
|
103
98
|
throw new Error("Missing required property 'token'");
|
|
104
99
|
}
|
|
@@ -106,6 +101,7 @@ class DatabricksCredential extends pulumi.CustomResource {
|
|
|
106
101
|
resourceInputs["catalog"] = args ? args.catalog : undefined;
|
|
107
102
|
resourceInputs["projectId"] = args ? args.projectId : undefined;
|
|
108
103
|
resourceInputs["schema"] = args ? args.schema : undefined;
|
|
104
|
+
resourceInputs["semanticLayerCredential"] = args ? args.semanticLayerCredential : undefined;
|
|
109
105
|
resourceInputs["targetName"] = args ? args.targetName : undefined;
|
|
110
106
|
resourceInputs["token"] = (args === null || args === void 0 ? void 0 : args.token) ? pulumi.secret(args.token) : undefined;
|
|
111
107
|
resourceInputs["credentialId"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"databricksCredential.js","sourceRoot":"","sources":["../databricksCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;
|
|
1
|
+
{"version":3,"file":"databricksCredential.js","sourceRoot":"","sources":["../databricksCredential.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Databricks credential resource. This resource is composed of a Databricks credential and a Semantic Layer configuration. It is used to create a Databricks credential for the Semantic Layer.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* using import blocks (requires Terraform >= 1.5)
|
|
10
|
+
*
|
|
11
|
+
* import {
|
|
12
|
+
*
|
|
13
|
+
* to = dbtcloud_databricks_semantic_layer_credential.example
|
|
14
|
+
*
|
|
15
|
+
* id = "credential_id"
|
|
16
|
+
*
|
|
17
|
+
* }
|
|
18
|
+
*
|
|
19
|
+
* import {
|
|
20
|
+
*
|
|
21
|
+
* to = dbtcloud_databricks_semantic_layer_credential.example
|
|
22
|
+
*
|
|
23
|
+
* id = "12345"
|
|
24
|
+
*
|
|
25
|
+
* }
|
|
26
|
+
*
|
|
27
|
+
* using the older import command
|
|
28
|
+
*
|
|
29
|
+
* ```sh
|
|
30
|
+
* $ pulumi import dbtcloud:index/databricksSemanticLayerCredential:DatabricksSemanticLayerCredential example "credential_id"
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ```sh
|
|
34
|
+
* $ pulumi import dbtcloud:index/databricksSemanticLayerCredential:DatabricksSemanticLayerCredential example 12345
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
export declare class DatabricksSemanticLayerCredential extends pulumi.CustomResource {
|
|
38
|
+
/**
|
|
39
|
+
* Get an existing DatabricksSemanticLayerCredential resource's state with the given name, ID, and optional extra
|
|
40
|
+
* properties used to qualify the lookup.
|
|
41
|
+
*
|
|
42
|
+
* @param name The _unique_ name of the resulting resource.
|
|
43
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
44
|
+
* @param state Any extra arguments used during the lookup.
|
|
45
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
46
|
+
*/
|
|
47
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DatabricksSemanticLayerCredentialState, opts?: pulumi.CustomResourceOptions): DatabricksSemanticLayerCredential;
|
|
48
|
+
/**
|
|
49
|
+
* Returns true if the given object is an instance of DatabricksSemanticLayerCredential. This is designed to work even
|
|
50
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
51
|
+
*/
|
|
52
|
+
static isInstance(obj: any): obj is DatabricksSemanticLayerCredential;
|
|
53
|
+
/**
|
|
54
|
+
* Semantic Layer credential configuration details.
|
|
55
|
+
*/
|
|
56
|
+
readonly configuration: pulumi.Output<outputs.DatabricksSemanticLayerCredentialConfiguration>;
|
|
57
|
+
/**
|
|
58
|
+
* Databricks credential details, but used in the context of the Semantic Layer.
|
|
59
|
+
*/
|
|
60
|
+
readonly credential: pulumi.Output<outputs.DatabricksSemanticLayerCredentialCredential>;
|
|
61
|
+
/**
|
|
62
|
+
* Create a DatabricksSemanticLayerCredential resource with the given unique name, arguments, and options.
|
|
63
|
+
*
|
|
64
|
+
* @param name The _unique_ name of the resource.
|
|
65
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
66
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
67
|
+
*/
|
|
68
|
+
constructor(name: string, args: DatabricksSemanticLayerCredentialArgs, opts?: pulumi.CustomResourceOptions);
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Input properties used for looking up and filtering DatabricksSemanticLayerCredential resources.
|
|
72
|
+
*/
|
|
73
|
+
export interface DatabricksSemanticLayerCredentialState {
|
|
74
|
+
/**
|
|
75
|
+
* Semantic Layer credential configuration details.
|
|
76
|
+
*/
|
|
77
|
+
configuration?: pulumi.Input<inputs.DatabricksSemanticLayerCredentialConfiguration>;
|
|
78
|
+
/**
|
|
79
|
+
* Databricks credential details, but used in the context of the Semantic Layer.
|
|
80
|
+
*/
|
|
81
|
+
credential?: pulumi.Input<inputs.DatabricksSemanticLayerCredentialCredential>;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* The set of arguments for constructing a DatabricksSemanticLayerCredential resource.
|
|
85
|
+
*/
|
|
86
|
+
export interface DatabricksSemanticLayerCredentialArgs {
|
|
87
|
+
/**
|
|
88
|
+
* Semantic Layer credential configuration details.
|
|
89
|
+
*/
|
|
90
|
+
configuration: pulumi.Input<inputs.DatabricksSemanticLayerCredentialConfiguration>;
|
|
91
|
+
/**
|
|
92
|
+
* Databricks credential details, but used in the context of the Semantic Layer.
|
|
93
|
+
*/
|
|
94
|
+
credential: pulumi.Input<inputs.DatabricksSemanticLayerCredentialCredential>;
|
|
95
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
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.DatabricksSemanticLayerCredential = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Databricks credential resource. This resource is composed of a Databricks credential and a Semantic Layer configuration. It is used to create a Databricks credential for the Semantic Layer.
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* using import blocks (requires Terraform >= 1.5)
|
|
14
|
+
*
|
|
15
|
+
* import {
|
|
16
|
+
*
|
|
17
|
+
* to = dbtcloud_databricks_semantic_layer_credential.example
|
|
18
|
+
*
|
|
19
|
+
* id = "credential_id"
|
|
20
|
+
*
|
|
21
|
+
* }
|
|
22
|
+
*
|
|
23
|
+
* import {
|
|
24
|
+
*
|
|
25
|
+
* to = dbtcloud_databricks_semantic_layer_credential.example
|
|
26
|
+
*
|
|
27
|
+
* id = "12345"
|
|
28
|
+
*
|
|
29
|
+
* }
|
|
30
|
+
*
|
|
31
|
+
* using the older import command
|
|
32
|
+
*
|
|
33
|
+
* ```sh
|
|
34
|
+
* $ pulumi import dbtcloud:index/databricksSemanticLayerCredential:DatabricksSemanticLayerCredential example "credential_id"
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
37
|
+
* ```sh
|
|
38
|
+
* $ pulumi import dbtcloud:index/databricksSemanticLayerCredential:DatabricksSemanticLayerCredential example 12345
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
class DatabricksSemanticLayerCredential extends pulumi.CustomResource {
|
|
42
|
+
/**
|
|
43
|
+
* Get an existing DatabricksSemanticLayerCredential resource's state with the given name, ID, and optional extra
|
|
44
|
+
* properties used to qualify the lookup.
|
|
45
|
+
*
|
|
46
|
+
* @param name The _unique_ name of the resulting resource.
|
|
47
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
48
|
+
* @param state Any extra arguments used during the lookup.
|
|
49
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
50
|
+
*/
|
|
51
|
+
static get(name, id, state, opts) {
|
|
52
|
+
return new DatabricksSemanticLayerCredential(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of DatabricksSemanticLayerCredential. This is designed to work even
|
|
56
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
|
+
*/
|
|
58
|
+
static isInstance(obj) {
|
|
59
|
+
if (obj === undefined || obj === null) {
|
|
60
|
+
return false;
|
|
61
|
+
}
|
|
62
|
+
return obj['__pulumiType'] === DatabricksSemanticLayerCredential.__pulumiType;
|
|
63
|
+
}
|
|
64
|
+
constructor(name, argsOrState, opts) {
|
|
65
|
+
let resourceInputs = {};
|
|
66
|
+
opts = opts || {};
|
|
67
|
+
if (opts.id) {
|
|
68
|
+
const state = argsOrState;
|
|
69
|
+
resourceInputs["configuration"] = state ? state.configuration : undefined;
|
|
70
|
+
resourceInputs["credential"] = state ? state.credential : undefined;
|
|
71
|
+
}
|
|
72
|
+
else {
|
|
73
|
+
const args = argsOrState;
|
|
74
|
+
if ((!args || args.configuration === undefined) && !opts.urn) {
|
|
75
|
+
throw new Error("Missing required property 'configuration'");
|
|
76
|
+
}
|
|
77
|
+
if ((!args || args.credential === undefined) && !opts.urn) {
|
|
78
|
+
throw new Error("Missing required property 'credential'");
|
|
79
|
+
}
|
|
80
|
+
resourceInputs["configuration"] = args ? args.configuration : undefined;
|
|
81
|
+
resourceInputs["credential"] = args ? args.credential : undefined;
|
|
82
|
+
}
|
|
83
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
84
|
+
super(DatabricksSemanticLayerCredential.__pulumiType, name, resourceInputs, opts);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
exports.DatabricksSemanticLayerCredential = DatabricksSemanticLayerCredential;
|
|
88
|
+
/** @internal */
|
|
89
|
+
DatabricksSemanticLayerCredential.__pulumiType = 'dbtcloud:index/databricksSemanticLayerCredential:DatabricksSemanticLayerCredential';
|
|
90
|
+
//# sourceMappingURL=databricksSemanticLayerCredential.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"databricksSemanticLayerCredential.js","sourceRoot":"","sources":["../databricksSemanticLayerCredential.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,iCAAkC,SAAQ,MAAM,CAAC,cAAc;IACxE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8C,EAAE,IAAmC;QAC5I,OAAO,IAAI,iCAAiC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxF,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,iCAAiC,CAAC,YAAY,CAAC;IAClF,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA4F,EAAE,IAAmC;QACvJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiE,CAAC;YAChF,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAgE,CAAC;YAC9E,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iCAAiC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtF,CAAC;;AAjEL,8EAkEC;AApDG,gBAAgB;AACO,8CAAY,GAAG,oFAAoF,CAAC"}
|
package/index.d.ts
CHANGED
|
@@ -13,6 +13,9 @@ export declare const BigquerySemanticLayerCredential: typeof import("./bigqueryS
|
|
|
13
13
|
export { DatabricksCredentialArgs, DatabricksCredentialState } from "./databricksCredential";
|
|
14
14
|
export type DatabricksCredential = import("./databricksCredential").DatabricksCredential;
|
|
15
15
|
export declare const DatabricksCredential: typeof import("./databricksCredential").DatabricksCredential;
|
|
16
|
+
export { DatabricksSemanticLayerCredentialArgs, DatabricksSemanticLayerCredentialState } from "./databricksSemanticLayerCredential";
|
|
17
|
+
export type DatabricksSemanticLayerCredential = import("./databricksSemanticLayerCredential").DatabricksSemanticLayerCredential;
|
|
18
|
+
export declare const DatabricksSemanticLayerCredential: typeof import("./databricksSemanticLayerCredential").DatabricksSemanticLayerCredential;
|
|
16
19
|
export { EnvironmentArgs, EnvironmentState } from "./environment";
|
|
17
20
|
export type Environment = import("./environment").Environment;
|
|
18
21
|
export declare const Environment: typeof import("./environment").Environment;
|
|
@@ -169,6 +172,9 @@ export declare const PartialNotification: typeof import("./partialNotification")
|
|
|
169
172
|
export { PostgresCredentialArgs, PostgresCredentialState } from "./postgresCredential";
|
|
170
173
|
export type PostgresCredential = import("./postgresCredential").PostgresCredential;
|
|
171
174
|
export declare const PostgresCredential: typeof import("./postgresCredential").PostgresCredential;
|
|
175
|
+
export { PostgresSemanticLayerCredentialArgs, PostgresSemanticLayerCredentialState } from "./postgresSemanticLayerCredential";
|
|
176
|
+
export type PostgresSemanticLayerCredential = import("./postgresSemanticLayerCredential").PostgresSemanticLayerCredential;
|
|
177
|
+
export declare const PostgresSemanticLayerCredential: typeof import("./postgresSemanticLayerCredential").PostgresSemanticLayerCredential;
|
|
172
178
|
export { ProjectArgs, ProjectState } from "./project";
|
|
173
179
|
export type Project = import("./project").Project;
|
|
174
180
|
export declare const Project: typeof import("./project").Project;
|
|
@@ -191,6 +197,9 @@ export declare const Repository: typeof import("./repository").Repository;
|
|
|
191
197
|
export { SemanticLayerConfigurationArgs, SemanticLayerConfigurationState } from "./semanticLayerConfiguration";
|
|
192
198
|
export type SemanticLayerConfiguration = import("./semanticLayerConfiguration").SemanticLayerConfiguration;
|
|
193
199
|
export declare const SemanticLayerConfiguration: typeof import("./semanticLayerConfiguration").SemanticLayerConfiguration;
|
|
200
|
+
export { SemanticLayerCredentialServiceTokenMappingArgs, SemanticLayerCredentialServiceTokenMappingState } from "./semanticLayerCredentialServiceTokenMapping";
|
|
201
|
+
export type SemanticLayerCredentialServiceTokenMapping = import("./semanticLayerCredentialServiceTokenMapping").SemanticLayerCredentialServiceTokenMapping;
|
|
202
|
+
export declare const SemanticLayerCredentialServiceTokenMapping: typeof import("./semanticLayerCredentialServiceTokenMapping").SemanticLayerCredentialServiceTokenMapping;
|
|
194
203
|
export { ServiceTokenArgs, ServiceTokenState } from "./serviceToken";
|
|
195
204
|
export type ServiceToken = import("./serviceToken").ServiceToken;
|
|
196
205
|
export declare const ServiceToken: typeof import("./serviceToken").ServiceToken;
|
package/index.js
CHANGED
|
@@ -16,9 +16,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.types = exports.config = exports.Webhook = exports.UserGroups = exports.TeradataCredential = exports.SynapseCredential = exports.StarburstCredential = void 0;
|
|
19
|
+
exports.getProject = exports.getPrivatelinkEndpointOutput = exports.getPrivatelinkEndpoint = exports.getPostgresCredentialOutput = exports.getPostgresCredential = exports.getNotificationOutput = exports.getNotification = exports.getModelNotificationsOutput = exports.getModelNotifications = exports.getJobsOutput = exports.getJobs = exports.getJobOutput = exports.getJob = exports.getGroupUsersOutput = exports.getGroupUsers = exports.getGroupOutput = exports.getGroup = exports.getGlobalConnectionsOutput = exports.getGlobalConnections = exports.getGlobalConnectionOutput = exports.getGlobalConnection = exports.getExtendedAttributesOutput = exports.getExtendedAttributes = exports.getEnvironmentsOutput = exports.getEnvironments = exports.getEnvironmentVariableOutput = exports.getEnvironmentVariable = exports.getEnvironmentOutput = exports.getEnvironment = exports.getDatabricksCredentialOutput = exports.getDatabricksCredential = exports.getBigQueryCredentialOutput = exports.getBigQueryCredential = exports.getAzureDevOpsRepositoryOutput = exports.getAzureDevOpsRepository = exports.getAzureDevOpsProjectOutput = exports.getAzureDevOpsProject = exports.getAthenaCredentialOutput = exports.getAthenaCredential = exports.FabricCredential = exports.ExtendedAttributes = exports.EnvironmentVariableJobOverride = exports.EnvironmentVariable = exports.Environment = exports.DatabricksSemanticLayerCredential = exports.DatabricksCredential = exports.BigquerySemanticLayerCredential = exports.BigQueryCredential = exports.AthenaCredential = exports.AccountFeatures = void 0;
|
|
20
|
+
exports.SemanticLayerCredentialServiceTokenMapping = exports.SemanticLayerConfiguration = exports.Repository = exports.RedshiftSemanticLayerCredential = exports.RedshiftCredential = exports.ProjectRepository = exports.ProjectArtefacts = exports.Project = exports.PostgresSemanticLayerCredential = exports.PostgresCredential = exports.PartialNotification = exports.PartialLicenseMap = exports.PartialEnvironmentVariable = exports.OauthConfiguration = exports.Notification = exports.ModelNotifications = exports.LineageIntegration = exports.LicenseMap = exports.Job = exports.IpRestrictionsRule = exports.GroupPartialPermissions = exports.Group = exports.GlobalConnection = exports.getWebhookOutput = exports.getWebhook = exports.getUsersOutput = exports.getUsers = exports.getUserGroupsOutput = exports.getUserGroups = exports.getUserOutput = exports.getUser = exports.getTeradataCredentialOutput = exports.getTeradataCredential = exports.getSynapseCredentialOutput = exports.getSynapseCredential = exports.getStarburstCredentialOutput = exports.getStarburstCredential = exports.getSnowflakeCredentialOutput = exports.getSnowflakeCredential = exports.getServiceTokenOutput = exports.getServiceToken = exports.getRunsOutput = exports.getRuns = exports.getRepositoryOutput = exports.getRepository = exports.getRedshiftCredentialOutput = exports.getRedshiftCredential = exports.getProjectsOutput = exports.getProjects = exports.getProjectOutput = void 0;
|
|
21
|
+
exports.types = exports.config = exports.Webhook = exports.UserGroups = exports.TeradataCredential = exports.SynapseCredential = exports.StarburstCredential = exports.SnowflakeSemanticLayerCredential = exports.SnowflakeCredential = exports.ServiceToken = void 0;
|
|
22
22
|
const pulumi = require("@pulumi/pulumi");
|
|
23
23
|
const utilities = require("./utilities");
|
|
24
24
|
exports.AccountFeatures = null;
|
|
@@ -31,6 +31,8 @@ exports.BigquerySemanticLayerCredential = null;
|
|
|
31
31
|
utilities.lazyLoad(exports, ["BigquerySemanticLayerCredential"], () => require("./bigquerySemanticLayerCredential"));
|
|
32
32
|
exports.DatabricksCredential = null;
|
|
33
33
|
utilities.lazyLoad(exports, ["DatabricksCredential"], () => require("./databricksCredential"));
|
|
34
|
+
exports.DatabricksSemanticLayerCredential = null;
|
|
35
|
+
utilities.lazyLoad(exports, ["DatabricksSemanticLayerCredential"], () => require("./databricksSemanticLayerCredential"));
|
|
34
36
|
exports.Environment = null;
|
|
35
37
|
utilities.lazyLoad(exports, ["Environment"], () => require("./environment"));
|
|
36
38
|
exports.EnvironmentVariable = null;
|
|
@@ -168,6 +170,8 @@ exports.PartialNotification = null;
|
|
|
168
170
|
utilities.lazyLoad(exports, ["PartialNotification"], () => require("./partialNotification"));
|
|
169
171
|
exports.PostgresCredential = null;
|
|
170
172
|
utilities.lazyLoad(exports, ["PostgresCredential"], () => require("./postgresCredential"));
|
|
173
|
+
exports.PostgresSemanticLayerCredential = null;
|
|
174
|
+
utilities.lazyLoad(exports, ["PostgresSemanticLayerCredential"], () => require("./postgresSemanticLayerCredential"));
|
|
171
175
|
exports.Project = null;
|
|
172
176
|
utilities.lazyLoad(exports, ["Project"], () => require("./project"));
|
|
173
177
|
exports.ProjectArtefacts = null;
|
|
@@ -184,6 +188,8 @@ exports.Repository = null;
|
|
|
184
188
|
utilities.lazyLoad(exports, ["Repository"], () => require("./repository"));
|
|
185
189
|
exports.SemanticLayerConfiguration = null;
|
|
186
190
|
utilities.lazyLoad(exports, ["SemanticLayerConfiguration"], () => require("./semanticLayerConfiguration"));
|
|
191
|
+
exports.SemanticLayerCredentialServiceTokenMapping = null;
|
|
192
|
+
utilities.lazyLoad(exports, ["SemanticLayerCredentialServiceTokenMapping"], () => require("./semanticLayerCredentialServiceTokenMapping"));
|
|
187
193
|
exports.ServiceToken = null;
|
|
188
194
|
utilities.lazyLoad(exports, ["ServiceToken"], () => require("./serviceToken"));
|
|
189
195
|
exports.SnowflakeCredential = null;
|
|
@@ -219,6 +225,8 @@ const _module = {
|
|
|
219
225
|
return new exports.BigquerySemanticLayerCredential(name, undefined, { urn });
|
|
220
226
|
case "dbtcloud:index/databricksCredential:DatabricksCredential":
|
|
221
227
|
return new exports.DatabricksCredential(name, undefined, { urn });
|
|
228
|
+
case "dbtcloud:index/databricksSemanticLayerCredential:DatabricksSemanticLayerCredential":
|
|
229
|
+
return new exports.DatabricksSemanticLayerCredential(name, undefined, { urn });
|
|
222
230
|
case "dbtcloud:index/environment:Environment":
|
|
223
231
|
return new exports.Environment(name, undefined, { urn });
|
|
224
232
|
case "dbtcloud:index/environmentVariable:EnvironmentVariable":
|
|
@@ -257,6 +265,8 @@ const _module = {
|
|
|
257
265
|
return new exports.PartialNotification(name, undefined, { urn });
|
|
258
266
|
case "dbtcloud:index/postgresCredential:PostgresCredential":
|
|
259
267
|
return new exports.PostgresCredential(name, undefined, { urn });
|
|
268
|
+
case "dbtcloud:index/postgresSemanticLayerCredential:PostgresSemanticLayerCredential":
|
|
269
|
+
return new exports.PostgresSemanticLayerCredential(name, undefined, { urn });
|
|
260
270
|
case "dbtcloud:index/project:Project":
|
|
261
271
|
return new exports.Project(name, undefined, { urn });
|
|
262
272
|
case "dbtcloud:index/projectArtefacts:ProjectArtefacts":
|
|
@@ -271,6 +281,8 @@ const _module = {
|
|
|
271
281
|
return new exports.Repository(name, undefined, { urn });
|
|
272
282
|
case "dbtcloud:index/semanticLayerConfiguration:SemanticLayerConfiguration":
|
|
273
283
|
return new exports.SemanticLayerConfiguration(name, undefined, { urn });
|
|
284
|
+
case "dbtcloud:index/semanticLayerCredentialServiceTokenMapping:SemanticLayerCredentialServiceTokenMapping":
|
|
285
|
+
return new exports.SemanticLayerCredentialServiceTokenMapping(name, undefined, { urn });
|
|
274
286
|
case "dbtcloud:index/serviceToken:ServiceToken":
|
|
275
287
|
return new exports.ServiceToken(name, undefined, { urn });
|
|
276
288
|
case "dbtcloud:index/snowflakeCredential:SnowflakeCredential":
|
|
@@ -297,6 +309,7 @@ pulumi.runtime.registerResourceModule("dbtcloud", "index/athenaCredential", _mod
|
|
|
297
309
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/bigQueryCredential", _module);
|
|
298
310
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/bigquerySemanticLayerCredential", _module);
|
|
299
311
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/databricksCredential", _module);
|
|
312
|
+
pulumi.runtime.registerResourceModule("dbtcloud", "index/databricksSemanticLayerCredential", _module);
|
|
300
313
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/environment", _module);
|
|
301
314
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/environmentVariable", _module);
|
|
302
315
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/environmentVariableJobOverride", _module);
|
|
@@ -316,6 +329,7 @@ pulumi.runtime.registerResourceModule("dbtcloud", "index/partialEnvironmentVaria
|
|
|
316
329
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/partialLicenseMap", _module);
|
|
317
330
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/partialNotification", _module);
|
|
318
331
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/postgresCredential", _module);
|
|
332
|
+
pulumi.runtime.registerResourceModule("dbtcloud", "index/postgresSemanticLayerCredential", _module);
|
|
319
333
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/project", _module);
|
|
320
334
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/projectArtefacts", _module);
|
|
321
335
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/projectRepository", _module);
|
|
@@ -323,6 +337,7 @@ pulumi.runtime.registerResourceModule("dbtcloud", "index/redshiftCredential", _m
|
|
|
323
337
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/redshiftSemanticLayerCredential", _module);
|
|
324
338
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/repository", _module);
|
|
325
339
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/semanticLayerConfiguration", _module);
|
|
340
|
+
pulumi.runtime.registerResourceModule("dbtcloud", "index/semanticLayerCredentialServiceTokenMapping", _module);
|
|
326
341
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/serviceToken", _module);
|
|
327
342
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/snowflakeCredential", _module);
|
|
328
343
|
pulumi.runtime.registerResourceModule("dbtcloud", "index/snowflakeSemanticLayerCredential", _module);
|