@pulumi/harness 0.5.4 → 0.5.5
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/package.json +2 -2
- package/platform/connectorJdbc.d.ts +0 -20
- package/platform/connectorJdbc.js +0 -20
- package/platform/connectorJdbc.js.map +1 -1
- package/platform/getGitlabConnector.d.ts +3 -0
- package/platform/getGitlabConnector.js.map +1 -1
- package/platform/getInfraVariableSet.d.ts +139 -0
- package/platform/getInfraVariableSet.js +68 -0
- package/platform/getInfraVariableSet.js.map +1 -0
- package/platform/getWorkspace.d.ts +12 -0
- package/platform/getWorkspace.js +2 -0
- package/platform/getWorkspace.js.map +1 -1
- package/platform/index.d.ts +6 -0
- package/platform/index.js +12 -4
- package/platform/index.js.map +1 -1
- package/platform/infraVariableSet.d.ts +220 -0
- package/platform/infraVariableSet.js +150 -0
- package/platform/infraVariableSet.js.map +1 -0
- package/platform/workspace.d.ts +13 -0
- package/platform/workspace.js +3 -0
- package/platform/workspace.js.map +1 -1
- package/types/input.d.ts +225 -1
- package/types/output.d.ts +193 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/harness",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.5",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Harness resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"pulumi": {
|
|
24
24
|
"resource": true,
|
|
25
25
|
"name": "harness",
|
|
26
|
-
"version": "0.5.
|
|
26
|
+
"version": "0.5.5",
|
|
27
27
|
"server": "github://api.github.com/pulumi"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -4,26 +4,6 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* Resource for creating a JDBC connector.
|
|
6
6
|
*
|
|
7
|
-
* ## Example Usage
|
|
8
|
-
*
|
|
9
|
-
* ```typescript
|
|
10
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
-
* import * as harness from "@pulumi/harness";
|
|
12
|
-
*
|
|
13
|
-
* const test = new harness.platform.ConnectorJdbc("test", {
|
|
14
|
-
* identifier: "identifer",
|
|
15
|
-
* name: "name",
|
|
16
|
-
* description: "test",
|
|
17
|
-
* tags: ["foo:bar"],
|
|
18
|
-
* url: "jdbc:sqlserver://1.2.3;trustServerCertificate=true",
|
|
19
|
-
* delegateSelectors: ["harness-delegate"],
|
|
20
|
-
* credentials: {
|
|
21
|
-
* username: "admin",
|
|
22
|
-
* passwordRef: "account.secret_id",
|
|
23
|
-
* },
|
|
24
|
-
* });
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
7
|
* ## Import
|
|
28
8
|
*
|
|
29
9
|
* Import account level jdbc connector
|
|
@@ -8,26 +8,6 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Resource for creating a JDBC connector.
|
|
10
10
|
*
|
|
11
|
-
* ## Example Usage
|
|
12
|
-
*
|
|
13
|
-
* ```typescript
|
|
14
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
-
* import * as harness from "@pulumi/harness";
|
|
16
|
-
*
|
|
17
|
-
* const test = new harness.platform.ConnectorJdbc("test", {
|
|
18
|
-
* identifier: "identifer",
|
|
19
|
-
* name: "name",
|
|
20
|
-
* description: "test",
|
|
21
|
-
* tags: ["foo:bar"],
|
|
22
|
-
* url: "jdbc:sqlserver://1.2.3;trustServerCertificate=true",
|
|
23
|
-
* delegateSelectors: ["harness-delegate"],
|
|
24
|
-
* credentials: {
|
|
25
|
-
* username: "admin",
|
|
26
|
-
* passwordRef: "account.secret_id",
|
|
27
|
-
* },
|
|
28
|
-
* });
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
11
|
* ## Import
|
|
32
12
|
*
|
|
33
13
|
* Import account level jdbc connector
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connectorJdbc.js","sourceRoot":"","sources":["../../platform/connectorJdbc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"connectorJdbc.js","sourceRoot":"","sources":["../../platform/connectorJdbc.ts"],"names":[],"mappings":"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"}
|
|
@@ -60,6 +60,9 @@ export interface GetGitlabConnectorResult {
|
|
|
60
60
|
* Description of the resource.
|
|
61
61
|
*/
|
|
62
62
|
readonly description: string;
|
|
63
|
+
/**
|
|
64
|
+
* Execute on delegate or not.
|
|
65
|
+
*/
|
|
63
66
|
readonly executeOnDelegate: boolean;
|
|
64
67
|
/**
|
|
65
68
|
* The provider-assigned unique ID for this managed resource.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGitlabConnector.js","sourceRoot":"","sources":["../../platform/getGitlabConnector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;
|
|
1
|
+
{"version":3,"file":"getGitlabConnector.js","sourceRoot":"","sources":["../../platform/getGitlabConnector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;AAqFD;;;;;;;;;;;;;GAaG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4DAQC"}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Data source for retrieving Variable Sets.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as harness from "@pulumi/harness";
|
|
12
|
+
*
|
|
13
|
+
* const test = harness.platform.getInfraVariableSet({
|
|
14
|
+
* identifier: "identifier",
|
|
15
|
+
* orgId: "org_id",
|
|
16
|
+
* projectId: "project_id",
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
export declare function getInfraVariableSet(args: GetInfraVariableSetArgs, opts?: pulumi.InvokeOptions): Promise<GetInfraVariableSetResult>;
|
|
21
|
+
/**
|
|
22
|
+
* A collection of arguments for invoking getInfraVariableSet.
|
|
23
|
+
*/
|
|
24
|
+
export interface GetInfraVariableSetArgs {
|
|
25
|
+
/**
|
|
26
|
+
* Provider connector configured on the variable set
|
|
27
|
+
*/
|
|
28
|
+
connectors?: inputs.platform.GetInfraVariableSetConnector[];
|
|
29
|
+
/**
|
|
30
|
+
* Environment variables configured on the variable set
|
|
31
|
+
*/
|
|
32
|
+
environmentVariables?: inputs.platform.GetInfraVariableSetEnvironmentVariable[];
|
|
33
|
+
/**
|
|
34
|
+
* Identifier of the Variable Set
|
|
35
|
+
*/
|
|
36
|
+
identifier: string;
|
|
37
|
+
/**
|
|
38
|
+
* Name of the Variable Set
|
|
39
|
+
*/
|
|
40
|
+
name?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Organization Identifier
|
|
43
|
+
*/
|
|
44
|
+
orgId?: string;
|
|
45
|
+
/**
|
|
46
|
+
* Project Identifier
|
|
47
|
+
*/
|
|
48
|
+
projectId?: string;
|
|
49
|
+
terraformVariableFiles?: inputs.platform.GetInfraVariableSetTerraformVariableFile[];
|
|
50
|
+
terraformVariables?: inputs.platform.GetInfraVariableSetTerraformVariable[];
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* A collection of values returned by getInfraVariableSet.
|
|
54
|
+
*/
|
|
55
|
+
export interface GetInfraVariableSetResult {
|
|
56
|
+
/**
|
|
57
|
+
* Provider connector configured on the variable set
|
|
58
|
+
*/
|
|
59
|
+
readonly connectors: outputs.platform.GetInfraVariableSetConnector[];
|
|
60
|
+
/**
|
|
61
|
+
* Description of the Variable Set
|
|
62
|
+
*/
|
|
63
|
+
readonly description: string;
|
|
64
|
+
/**
|
|
65
|
+
* Environment variables configured on the variable set
|
|
66
|
+
*/
|
|
67
|
+
readonly environmentVariables: outputs.platform.GetInfraVariableSetEnvironmentVariable[];
|
|
68
|
+
/**
|
|
69
|
+
* The provider-assigned unique ID for this managed resource.
|
|
70
|
+
*/
|
|
71
|
+
readonly id: string;
|
|
72
|
+
/**
|
|
73
|
+
* Identifier of the Variable Set
|
|
74
|
+
*/
|
|
75
|
+
readonly identifier: string;
|
|
76
|
+
/**
|
|
77
|
+
* Name of the Variable Set
|
|
78
|
+
*/
|
|
79
|
+
readonly name?: string;
|
|
80
|
+
/**
|
|
81
|
+
* Organization Identifier
|
|
82
|
+
*/
|
|
83
|
+
readonly orgId?: string;
|
|
84
|
+
/**
|
|
85
|
+
* Project Identifier
|
|
86
|
+
*/
|
|
87
|
+
readonly projectId?: string;
|
|
88
|
+
readonly tags: string[];
|
|
89
|
+
readonly terraformVariableFiles: outputs.platform.GetInfraVariableSetTerraformVariableFile[];
|
|
90
|
+
readonly terraformVariables: outputs.platform.GetInfraVariableSetTerraformVariable[];
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Data source for retrieving Variable Sets.
|
|
94
|
+
*
|
|
95
|
+
* ## Example Usage
|
|
96
|
+
*
|
|
97
|
+
* ```typescript
|
|
98
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
99
|
+
* import * as harness from "@pulumi/harness";
|
|
100
|
+
*
|
|
101
|
+
* const test = harness.platform.getInfraVariableSet({
|
|
102
|
+
* identifier: "identifier",
|
|
103
|
+
* orgId: "org_id",
|
|
104
|
+
* projectId: "project_id",
|
|
105
|
+
* });
|
|
106
|
+
* ```
|
|
107
|
+
*/
|
|
108
|
+
export declare function getInfraVariableSetOutput(args: GetInfraVariableSetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetInfraVariableSetResult>;
|
|
109
|
+
/**
|
|
110
|
+
* A collection of arguments for invoking getInfraVariableSet.
|
|
111
|
+
*/
|
|
112
|
+
export interface GetInfraVariableSetOutputArgs {
|
|
113
|
+
/**
|
|
114
|
+
* Provider connector configured on the variable set
|
|
115
|
+
*/
|
|
116
|
+
connectors?: pulumi.Input<pulumi.Input<inputs.platform.GetInfraVariableSetConnectorArgs>[]>;
|
|
117
|
+
/**
|
|
118
|
+
* Environment variables configured on the variable set
|
|
119
|
+
*/
|
|
120
|
+
environmentVariables?: pulumi.Input<pulumi.Input<inputs.platform.GetInfraVariableSetEnvironmentVariableArgs>[]>;
|
|
121
|
+
/**
|
|
122
|
+
* Identifier of the Variable Set
|
|
123
|
+
*/
|
|
124
|
+
identifier: pulumi.Input<string>;
|
|
125
|
+
/**
|
|
126
|
+
* Name of the Variable Set
|
|
127
|
+
*/
|
|
128
|
+
name?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* Organization Identifier
|
|
131
|
+
*/
|
|
132
|
+
orgId?: pulumi.Input<string>;
|
|
133
|
+
/**
|
|
134
|
+
* Project Identifier
|
|
135
|
+
*/
|
|
136
|
+
projectId?: pulumi.Input<string>;
|
|
137
|
+
terraformVariableFiles?: pulumi.Input<pulumi.Input<inputs.platform.GetInfraVariableSetTerraformVariableFileArgs>[]>;
|
|
138
|
+
terraformVariables?: pulumi.Input<pulumi.Input<inputs.platform.GetInfraVariableSetTerraformVariableArgs>[]>;
|
|
139
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getInfraVariableSetOutput = exports.getInfraVariableSet = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for retrieving Variable Sets.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as harness from "@pulumi/harness";
|
|
16
|
+
*
|
|
17
|
+
* const test = harness.platform.getInfraVariableSet({
|
|
18
|
+
* identifier: "identifier",
|
|
19
|
+
* orgId: "org_id",
|
|
20
|
+
* projectId: "project_id",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getInfraVariableSet(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("harness:platform/getInfraVariableSet:getInfraVariableSet", {
|
|
27
|
+
"connectors": args.connectors,
|
|
28
|
+
"environmentVariables": args.environmentVariables,
|
|
29
|
+
"identifier": args.identifier,
|
|
30
|
+
"name": args.name,
|
|
31
|
+
"orgId": args.orgId,
|
|
32
|
+
"projectId": args.projectId,
|
|
33
|
+
"terraformVariableFiles": args.terraformVariableFiles,
|
|
34
|
+
"terraformVariables": args.terraformVariables,
|
|
35
|
+
}, opts);
|
|
36
|
+
}
|
|
37
|
+
exports.getInfraVariableSet = getInfraVariableSet;
|
|
38
|
+
/**
|
|
39
|
+
* Data source for retrieving Variable Sets.
|
|
40
|
+
*
|
|
41
|
+
* ## Example Usage
|
|
42
|
+
*
|
|
43
|
+
* ```typescript
|
|
44
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
+
* import * as harness from "@pulumi/harness";
|
|
46
|
+
*
|
|
47
|
+
* const test = harness.platform.getInfraVariableSet({
|
|
48
|
+
* identifier: "identifier",
|
|
49
|
+
* orgId: "org_id",
|
|
50
|
+
* projectId: "project_id",
|
|
51
|
+
* });
|
|
52
|
+
* ```
|
|
53
|
+
*/
|
|
54
|
+
function getInfraVariableSetOutput(args, opts) {
|
|
55
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
56
|
+
return pulumi.runtime.invokeOutput("harness:platform/getInfraVariableSet:getInfraVariableSet", {
|
|
57
|
+
"connectors": args.connectors,
|
|
58
|
+
"environmentVariables": args.environmentVariables,
|
|
59
|
+
"identifier": args.identifier,
|
|
60
|
+
"name": args.name,
|
|
61
|
+
"orgId": args.orgId,
|
|
62
|
+
"projectId": args.projectId,
|
|
63
|
+
"terraformVariableFiles": args.terraformVariableFiles,
|
|
64
|
+
"terraformVariables": args.terraformVariables,
|
|
65
|
+
}, opts);
|
|
66
|
+
}
|
|
67
|
+
exports.getInfraVariableSetOutput = getInfraVariableSetOutput;
|
|
68
|
+
//# sourceMappingURL=getInfraVariableSet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getInfraVariableSet.js","sourceRoot":"","sources":["../../platform/getInfraVariableSet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,kDAYC;AA0ED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8DAYC"}
|
|
@@ -56,6 +56,10 @@ export interface GetWorkspaceArgs {
|
|
|
56
56
|
repositorySha?: string;
|
|
57
57
|
terraformVariableFiles?: inputs.platform.GetWorkspaceTerraformVariableFile[];
|
|
58
58
|
terraformVariables?: inputs.platform.GetWorkspaceTerraformVariable[];
|
|
59
|
+
/**
|
|
60
|
+
* Variable set identifiers. Currently support only one variable set.
|
|
61
|
+
*/
|
|
62
|
+
variableSets?: string[];
|
|
59
63
|
}
|
|
60
64
|
/**
|
|
61
65
|
* A collection of values returned by getWorkspace.
|
|
@@ -134,6 +138,10 @@ export interface GetWorkspaceResult {
|
|
|
134
138
|
readonly repositorySha: string;
|
|
135
139
|
readonly terraformVariableFiles: outputs.platform.GetWorkspaceTerraformVariableFile[];
|
|
136
140
|
readonly terraformVariables: outputs.platform.GetWorkspaceTerraformVariable[];
|
|
141
|
+
/**
|
|
142
|
+
* Variable set identifiers. Currently support only one variable set.
|
|
143
|
+
*/
|
|
144
|
+
readonly variableSets: string[];
|
|
137
145
|
}
|
|
138
146
|
/**
|
|
139
147
|
* Data source for retrieving workspaces.
|
|
@@ -190,4 +198,8 @@ export interface GetWorkspaceOutputArgs {
|
|
|
190
198
|
repositorySha?: pulumi.Input<string>;
|
|
191
199
|
terraformVariableFiles?: pulumi.Input<pulumi.Input<inputs.platform.GetWorkspaceTerraformVariableFileArgs>[]>;
|
|
192
200
|
terraformVariables?: pulumi.Input<pulumi.Input<inputs.platform.GetWorkspaceTerraformVariableArgs>[]>;
|
|
201
|
+
/**
|
|
202
|
+
* Variable set identifiers. Currently support only one variable set.
|
|
203
|
+
*/
|
|
204
|
+
variableSets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
193
205
|
}
|
package/platform/getWorkspace.js
CHANGED
|
@@ -34,6 +34,7 @@ function getWorkspace(args, opts) {
|
|
|
34
34
|
"repositorySha": args.repositorySha,
|
|
35
35
|
"terraformVariableFiles": args.terraformVariableFiles,
|
|
36
36
|
"terraformVariables": args.terraformVariables,
|
|
37
|
+
"variableSets": args.variableSets,
|
|
37
38
|
}, opts);
|
|
38
39
|
}
|
|
39
40
|
exports.getWorkspace = getWorkspace;
|
|
@@ -66,6 +67,7 @@ function getWorkspaceOutput(args, opts) {
|
|
|
66
67
|
"repositorySha": args.repositorySha,
|
|
67
68
|
"terraformVariableFiles": args.terraformVariableFiles,
|
|
68
69
|
"terraformVariables": args.terraformVariables,
|
|
70
|
+
"variableSets": args.variableSets,
|
|
69
71
|
}, opts);
|
|
70
72
|
}
|
|
71
73
|
exports.getWorkspaceOutput = getWorkspaceOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getWorkspace.js","sourceRoot":"","sources":["../../platform/getWorkspace.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;
|
|
1
|
+
{"version":3,"file":"getWorkspace.js","sourceRoot":"","sources":["../../platform/getWorkspace.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,oCAeC;AA8HD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,gDAeC"}
|
package/platform/index.d.ts
CHANGED
|
@@ -280,6 +280,9 @@ export declare const getIacmDefaultPipelineOutput: typeof import("./getIacmDefau
|
|
|
280
280
|
export { GetInfraModuleArgs, GetInfraModuleResult, GetInfraModuleOutputArgs } from "./getInfraModule";
|
|
281
281
|
export declare const getInfraModule: typeof import("./getInfraModule").getInfraModule;
|
|
282
282
|
export declare const getInfraModuleOutput: typeof import("./getInfraModule").getInfraModuleOutput;
|
|
283
|
+
export { GetInfraVariableSetArgs, GetInfraVariableSetResult, GetInfraVariableSetOutputArgs } from "./getInfraVariableSet";
|
|
284
|
+
export declare const getInfraVariableSet: typeof import("./getInfraVariableSet").getInfraVariableSet;
|
|
285
|
+
export declare const getInfraVariableSetOutput: typeof import("./getInfraVariableSet").getInfraVariableSetOutput;
|
|
283
286
|
export { GetInfrastructureArgs, GetInfrastructureResult, GetInfrastructureOutputArgs } from "./getInfrastructure";
|
|
284
287
|
export declare const getInfrastructure: typeof import("./getInfrastructure").getInfrastructure;
|
|
285
288
|
export declare const getInfrastructureOutput: typeof import("./getInfrastructure").getInfrastructureOutput;
|
|
@@ -493,6 +496,9 @@ export declare const IacmDefaultPipeline: typeof import("./iacmDefaultPipeline")
|
|
|
493
496
|
export { InfraModuleArgs, InfraModuleState } from "./infraModule";
|
|
494
497
|
export type InfraModule = import("./infraModule").InfraModule;
|
|
495
498
|
export declare const InfraModule: typeof import("./infraModule").InfraModule;
|
|
499
|
+
export { InfraVariableSetArgs, InfraVariableSetState } from "./infraVariableSet";
|
|
500
|
+
export type InfraVariableSet = import("./infraVariableSet").InfraVariableSet;
|
|
501
|
+
export declare const InfraVariableSet: typeof import("./infraVariableSet").InfraVariableSet;
|
|
496
502
|
export { InfrastructureArgs, InfrastructureState } from "./infrastructure";
|
|
497
503
|
export type Infrastructure = import("./infrastructure").Infrastructure;
|
|
498
504
|
export declare const Infrastructure: typeof import("./infrastructure").Infrastructure;
|
package/platform/index.js
CHANGED
|
@@ -5,10 +5,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getAwsKmsConnectorOutput = exports.getAwsKmsConnector = exports.getAwsConnectorOutput = exports.getAwsConnector = exports.getAwsCCConnectorOutput = exports.getAwsCCConnector = exports.getArtifactoryConnectorOutput = exports.getArtifactoryConnector = exports.getAppDynamicsConnectorOutput = exports.getAppDynamicsConnector = exports.getApiKeyOutput = exports.getApiKey = exports.GcpSecretManagerConnector = exports.GcpConnector = exports.GcpCloudCostConnector = exports.Filters = exports.FileStoreFolder = exports.FileStoreFile = exports.FeatureFlagTargetGroup = exports.FeatureFlagTarget = exports.FeatureFlagApiKey = exports.FeatureFlag = exports.EnvironmentServiceOverrides = exports.EnvironmentGroup = exports.EnvironmentClustersMapping = exports.Environment = exports.ElasticsearchConnector = exports.DynatraceConnector = exports.DockerConnector = exports.Delegatetoken = exports.DbSchema = exports.DbInstance = exports.DatadogConnector = exports.ConnectorRancher = exports.ConnectorPdc = exports.ConnectorJdbc = exports.ConnectorGcpKms = exports.ConnectorCustomhealthsource = exports.ConnectorCustomSecretManager = exports.ConnectorAzureArtifacts = exports.BitbucketConnector = exports.AzureKeyVaultConnector = exports.AzureCloudProviderConnector = exports.AzureCloudCostConnector = exports.AwsSecretManagerConnector = exports.AwsKmsConnector = exports.AwsConnector = exports.AwsCCConnector = exports.ArtifactoryConnector = exports.AppDynamicsConnector = void 0;
|
|
6
6
|
exports.getEnvironmentListOutput = exports.getEnvironmentList = exports.getEnvironmentGroupOutput = exports.getEnvironmentGroup = exports.getEnvironmentClustersMappingOutput = exports.getEnvironmentClustersMapping = exports.getEnvironmentOutput = exports.getEnvironment = exports.getElasticsearchConnectorOutput = exports.getElasticsearchConnector = exports.getDynatraceConnectorOutput = exports.getDynatraceConnector = exports.getDockerConnectorOutput = exports.getDockerConnector = exports.getDelegatetokenOutput = exports.getDelegatetoken = exports.getDbSchemaOutput = exports.getDbSchema = exports.getDbInstanceOutput = exports.getDbInstance = exports.getDatadogConnectorOutput = exports.getDatadogConnector = exports.getCurrentUserOutput = exports.getCurrentUser = exports.getCurrentAccountOutput = exports.getCurrentAccount = exports.getConnectorRancherOutput = exports.getConnectorRancher = exports.getConnectorPdcOutput = exports.getConnectorPdc = exports.getConnectorJdbcOutput = exports.getConnectorJdbc = exports.getConnectorGcpKmsOutput = exports.getConnectorGcpKms = exports.getConnectorCustomhealthsourceOutput = exports.getConnectorCustomhealthsource = exports.getConnectorCustomSecretManagerOutput = exports.getConnectorCustomSecretManager = exports.getCcmFiltersOutput = exports.getCcmFilters = exports.getBitbucketConnectorOutput = exports.getBitbucketConnector = exports.getAzureKeyVaultConnectorOutput = exports.getAzureKeyVaultConnector = exports.getAzureCloudProviderConnectorOutput = exports.getAzureCloudProviderConnector = exports.getAzureCloudCostConnectorOutput = exports.getAzureCloudCostConnector = exports.getAwsSecretManagerConnectorOutput = exports.getAwsSecretManagerConnector = void 0;
|
|
7
7
|
exports.getInfraModuleOutput = exports.getInfraModule = exports.getIacmDefaultPipelineOutput = exports.getIacmDefaultPipeline = exports.getHelmConnectorOutput = exports.getHelmConnector = exports.getHarRegistryOutput = exports.getHarRegistry = exports.getGitxWebhookOutput = exports.getGitxWebhook = exports.getGitopsRepositoryOutput = exports.getGitopsRepository = exports.getGitopsRepoCredOutput = exports.getGitopsRepoCred = exports.getGitopsRepoCertOutput = exports.getGitopsRepoCert = exports.getGitopsGnupgOutput = exports.getGitopsGnupg = exports.getGitopsClusterOutput = exports.getGitopsCluster = exports.getGitopsApplicationsOutput = exports.getGitopsApplications = exports.getGitopsAppProjectMappingOutput = exports.getGitopsAppProjectMapping = exports.getGitopsAppProjectOutput = exports.getGitopsAppProject = exports.getGitopsAgentDeployYamlOutput = exports.getGitopsAgentDeployYaml = exports.getGitopsAgentOutput = exports.getGitopsAgent = exports.getGitlabConnectorOutput = exports.getGitlabConnector = exports.getGithubConnectorOutput = exports.getGithubConnector = exports.getGitConnectorOutput = exports.getGitConnector = exports.getGcpSecretManagerConnectorOutput = exports.getGcpSecretManagerConnector = exports.getGcpConnectorOutput = exports.getGcpConnector = exports.getGcpCloudCostConnectorOutput = exports.getGcpCloudCostConnector = exports.getFiltersOutput = exports.getFilters = exports.getFileStoreFolderOutput = exports.getFileStoreFolder = exports.getFileStoreFileOutput = exports.getFileStoreFile = exports.getEnvironmentServiceOverridesOutput = exports.getEnvironmentServiceOverrides = void 0;
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.Workspace = exports.VaultConnector = exports.Variables = exports.Usergroup = exports.User = exports.Triggers = exports.Token = exports.TerraformCloudConnector = exports.TemplateFilters = exports.Template = exports.TasConnector = exports.SumologicConnector = exports.SpotConnector = exports.SplunkConnector = exports.Slo = exports.ServiceOverridesV2 = exports.ServiceNowConnector = exports.ServiceAccount = exports.Service = exports.SecretText = exports.SecretSshkey = exports.SecretFile = exports.Roles = exports.RoleAssignments = exports.ResourceGroup = void 0;
|
|
8
|
+
exports.getProviderOutput = exports.getProvider = exports.getPrometheusConnectorOutput = exports.getPrometheusConnector = exports.getProjectListOutput = exports.getProjectList = exports.getProjectOutput = exports.getProject = exports.getPolicySetOutput = exports.getPolicySet = exports.getPolicyOutput = exports.getPolicy = exports.getPipelineListOutput = exports.getPipelineList = exports.getPipelineFiltersOutput = exports.getPipelineFilters = exports.getPipelineOutput = exports.getPipeline = exports.getPermissionsOutput = exports.getPermissions = exports.getPagerdutyConnectorOutput = exports.getPagerdutyConnector = exports.getOverridesOutput = exports.getOverrides = exports.getOrganizationOutput = exports.getOrganization = exports.getOciHelmConnectorOutput = exports.getOciHelmConnector = exports.getNotificationRuleOutput = exports.getNotificationRule = exports.getNexusConnectorOutput = exports.getNexusConnector = exports.getMonitoredServiceOutput = exports.getMonitoredService = exports.getManualFreezeOutput = exports.getManualFreeze = exports.getKubernetesConnectorOutput = exports.getKubernetesConnector = exports.getKubernetesCloudCostConnectorOutput = exports.getKubernetesCloudCostConnector = exports.getJiraConnectorOutput = exports.getJiraConnector = exports.getJenkinsConnectorOutput = exports.getJenkinsConnector = exports.getInputSetOutput = exports.getInputSet = exports.getInfrastructureOutput = exports.getInfrastructure = exports.getInfraVariableSetOutput = exports.getInfraVariableSet = void 0;
|
|
9
|
+
exports.getUserOutput = exports.getUser = exports.getTriggersOutput = exports.getTriggers = exports.getTokenOutput = exports.getToken = exports.getTerraformCloudConnectorOutput = exports.getTerraformCloudConnector = exports.getTemplateFiltersOutput = exports.getTemplateFilters = exports.getTemplateOutput = exports.getTemplate = exports.getTasConnectorOutput = exports.getTasConnector = exports.getSumologicConnectorOutput = exports.getSumologicConnector = exports.getSpotConnectorOutput = exports.getSpotConnector = exports.getSplunkConnectorOutput = exports.getSplunkConnector = exports.getSloOutput = exports.getSlo = exports.getServiceOverridesV2Output = exports.getServiceOverridesV2 = exports.getServiceNowConnectorOutput = exports.getServiceNowConnector = exports.getServiceListOutput = exports.getServiceList = exports.getServiceAccountOutput = exports.getServiceAccount = exports.getServiceOutput = exports.getService = exports.getSecretTextOutput = exports.getSecretText = exports.getSecretSshkeyOutput = exports.getSecretSshkey = exports.getSecretFileOutput = exports.getSecretFile = exports.getRolesOutput = exports.getRoles = exports.getRoleAssignmentsOutput = exports.getRoleAssignments = exports.getResourceGroupOutput = exports.getResourceGroup = exports.getRepoWebhookOutput = exports.getRepoWebhook = exports.getRepoRuleBranchOutput = exports.getRepoRuleBranch = exports.getRepoOutput = exports.getRepo = void 0;
|
|
10
|
+
exports.Provider = exports.PrometheusConnector = exports.Project = exports.PolicySet = exports.Policy = exports.PipelineFilters = exports.Pipeline = exports.PagerdutyConnector = exports.Overrides = exports.Organization = exports.OciHelmConnector = exports.NotificationRule = exports.NexusConnector = exports.NewrelicConnector = exports.MonitoredService = exports.ManualFreeze = exports.KubernetesConnector = exports.KubernetesCloudCostConnector = exports.JiraConnector = exports.JenkinsConnector = exports.InputSet = exports.Infrastructure = exports.InfraVariableSet = exports.InfraModule = exports.IacmDefaultPipeline = exports.HelmConnector = exports.HarRegistry = exports.GitxWebhook = exports.GitopsAppProjectMapping = exports.GitopsAppProject = exports.GitlabConnector = exports.GithubConnector = exports.GitOpsRepository = exports.GitOpsRepoCred = exports.GitOpsRepoCert = exports.GitOpsGnupg = exports.GitOpsCluster = exports.GitOpsApplications = exports.GitOpsAgent = exports.GitConnector = exports.getWorkspaceOutputValueOutput = exports.getWorkspaceOutputValue = exports.getWorkspaceOutput = exports.getWorkspace = exports.getVaultConnectorOutput = exports.getVaultConnector = exports.getVariablesOutput = exports.getVariables = exports.getUsergroupOutput = exports.getUsergroup = void 0;
|
|
11
|
+
exports.Workspace = exports.VaultConnector = exports.Variables = exports.Usergroup = exports.User = exports.Triggers = exports.Token = exports.TerraformCloudConnector = exports.TemplateFilters = exports.Template = exports.TasConnector = exports.SumologicConnector = exports.SpotConnector = exports.SplunkConnector = exports.Slo = exports.ServiceOverridesV2 = exports.ServiceNowConnector = exports.ServiceAccount = exports.Service = exports.SecretText = exports.SecretSshkey = exports.SecretFile = exports.Roles = exports.RoleAssignments = exports.ResourceGroup = exports.RepoWebhook = exports.RepoRuleBranch = exports.Repo = void 0;
|
|
12
12
|
const pulumi = require("@pulumi/pulumi");
|
|
13
13
|
const utilities = require("../utilities");
|
|
14
14
|
exports.AppDynamicsConnector = null;
|
|
@@ -255,6 +255,9 @@ utilities.lazyLoad(exports, ["getIacmDefaultPipeline", "getIacmDefaultPipelineOu
|
|
|
255
255
|
exports.getInfraModule = null;
|
|
256
256
|
exports.getInfraModuleOutput = null;
|
|
257
257
|
utilities.lazyLoad(exports, ["getInfraModule", "getInfraModuleOutput"], () => require("./getInfraModule"));
|
|
258
|
+
exports.getInfraVariableSet = null;
|
|
259
|
+
exports.getInfraVariableSetOutput = null;
|
|
260
|
+
utilities.lazyLoad(exports, ["getInfraVariableSet", "getInfraVariableSetOutput"], () => require("./getInfraVariableSet"));
|
|
258
261
|
exports.getInfrastructure = null;
|
|
259
262
|
exports.getInfrastructureOutput = null;
|
|
260
263
|
utilities.lazyLoad(exports, ["getInfrastructure", "getInfrastructureOutput"], () => require("./getInfrastructure"));
|
|
@@ -451,6 +454,8 @@ exports.IacmDefaultPipeline = null;
|
|
|
451
454
|
utilities.lazyLoad(exports, ["IacmDefaultPipeline"], () => require("./iacmDefaultPipeline"));
|
|
452
455
|
exports.InfraModule = null;
|
|
453
456
|
utilities.lazyLoad(exports, ["InfraModule"], () => require("./infraModule"));
|
|
457
|
+
exports.InfraVariableSet = null;
|
|
458
|
+
utilities.lazyLoad(exports, ["InfraVariableSet"], () => require("./infraVariableSet"));
|
|
454
459
|
exports.Infrastructure = null;
|
|
455
460
|
utilities.lazyLoad(exports, ["Infrastructure"], () => require("./infrastructure"));
|
|
456
461
|
exports.InputSet = null;
|
|
@@ -665,6 +670,8 @@ const _module = {
|
|
|
665
670
|
return new exports.IacmDefaultPipeline(name, undefined, { urn });
|
|
666
671
|
case "harness:platform/infraModule:InfraModule":
|
|
667
672
|
return new exports.InfraModule(name, undefined, { urn });
|
|
673
|
+
case "harness:platform/infraVariableSet:InfraVariableSet":
|
|
674
|
+
return new exports.InfraVariableSet(name, undefined, { urn });
|
|
668
675
|
case "harness:platform/infrastructure:Infrastructure":
|
|
669
676
|
return new exports.Infrastructure(name, undefined, { urn });
|
|
670
677
|
case "harness:platform/inputSet:InputSet":
|
|
@@ -825,6 +832,7 @@ pulumi.runtime.registerResourceModule("harness", "platform/harRegistry", _module
|
|
|
825
832
|
pulumi.runtime.registerResourceModule("harness", "platform/helmConnector", _module);
|
|
826
833
|
pulumi.runtime.registerResourceModule("harness", "platform/iacmDefaultPipeline", _module);
|
|
827
834
|
pulumi.runtime.registerResourceModule("harness", "platform/infraModule", _module);
|
|
835
|
+
pulumi.runtime.registerResourceModule("harness", "platform/infraVariableSet", _module);
|
|
828
836
|
pulumi.runtime.registerResourceModule("harness", "platform/infrastructure", _module);
|
|
829
837
|
pulumi.runtime.registerResourceModule("harness", "platform/inputSet", _module);
|
|
830
838
|
pulumi.runtime.registerResourceModule("harness", "platform/jenkinsConnector", _module);
|