@pierskarsenbarg/sdm 1.32.0 → 1.34.6
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/account.d.ts +5 -4
- package/account.d.ts.map +1 -0
- package/account.js +31 -8
- package/account.js.map +1 -1
- package/accountAttachment.d.ts +2 -1
- package/accountAttachment.d.ts.map +1 -0
- package/accountAttachment.js +28 -5
- package/accountAttachment.js.map +1 -1
- package/accountGroup.d.ts +5 -4
- package/accountGroup.d.ts.map +1 -0
- package/accountGroup.js +31 -8
- package/accountGroup.js.map +1 -1
- package/approvalWorkflow.d.ts +11 -6
- package/approvalWorkflow.d.ts.map +1 -0
- package/approvalWorkflow.js +37 -10
- package/approvalWorkflow.js.map +1 -1
- package/config/index.d.ts +1 -0
- package/config/index.d.ts.map +1 -0
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -0
- package/config/vars.js +24 -1
- package/config/vars.js.map +1 -1
- package/connector.d.ts +60 -0
- package/connector.d.ts.map +1 -0
- package/connector.js +88 -0
- package/connector.js.map +1 -0
- package/getAccount.d.ts +21 -8
- package/getAccount.d.ts.map +1 -0
- package/getAccount.js +35 -10
- package/getAccount.js.map +1 -1
- package/getAccountAttachment.d.ts +1 -0
- package/getAccountAttachment.d.ts.map +1 -0
- package/getAccountAttachment.js +25 -2
- package/getAccountAttachment.js.map +1 -1
- package/getAccountGroup.d.ts +5 -4
- package/getAccountGroup.d.ts.map +1 -0
- package/getAccountGroup.js +29 -6
- package/getAccountGroup.js.map +1 -1
- package/getApprovalWorkflow.d.ts +5 -4
- package/getApprovalWorkflow.d.ts.map +1 -0
- package/getApprovalWorkflow.js +29 -6
- package/getApprovalWorkflow.js.map +1 -1
- package/getConnector.d.ts +225 -0
- package/getConnector.d.ts.map +1 -0
- package/getConnector.js +83 -0
- package/getConnector.js.map +1 -0
- package/getGroup.d.ts +1 -0
- package/getGroup.d.ts.map +1 -0
- package/getGroup.js +25 -2
- package/getGroup.js.map +1 -1
- package/getGroupRole.d.ts +5 -4
- package/getGroupRole.d.ts.map +1 -0
- package/getGroupRole.js +29 -6
- package/getGroupRole.js.map +1 -1
- package/getIdentityAlias.d.ts +1 -0
- package/getIdentityAlias.d.ts.map +1 -0
- package/getIdentityAlias.js +25 -2
- package/getIdentityAlias.js.map +1 -1
- package/getIdentitySet.d.ts +1 -0
- package/getIdentitySet.d.ts.map +1 -0
- package/getIdentitySet.js +25 -2
- package/getIdentitySet.js.map +1 -1
- package/getManagedSecret.d.ts +1 -0
- package/getManagedSecret.d.ts.map +1 -0
- package/getManagedSecret.js +25 -2
- package/getManagedSecret.js.map +1 -1
- package/getNode.d.ts +13 -10
- package/getNode.d.ts.map +1 -0
- package/getNode.js +37 -12
- package/getNode.js.map +1 -1
- package/getPeeringGroup.d.ts +1 -0
- package/getPeeringGroup.d.ts.map +1 -0
- package/getPeeringGroup.js +25 -2
- package/getPeeringGroup.js.map +1 -1
- package/getPeeringGroupNode.d.ts +1 -0
- package/getPeeringGroupNode.d.ts.map +1 -0
- package/getPeeringGroupNode.js +25 -2
- package/getPeeringGroupNode.js.map +1 -1
- package/getPeeringGroupPeer.d.ts +1 -0
- package/getPeeringGroupPeer.d.ts.map +1 -0
- package/getPeeringGroupPeer.js +25 -2
- package/getPeeringGroupPeer.js.map +1 -1
- package/getPeeringGroupResource.d.ts +1 -0
- package/getPeeringGroupResource.d.ts.map +1 -0
- package/getPeeringGroupResource.js +25 -2
- package/getPeeringGroupResource.js.map +1 -1
- package/getPolicy.d.ts +1 -0
- package/getPolicy.d.ts.map +1 -0
- package/getPolicy.js +25 -2
- package/getPolicy.js.map +1 -1
- package/getProxyClusterKey.d.ts +1 -0
- package/getProxyClusterKey.d.ts.map +1 -0
- package/getProxyClusterKey.js +25 -2
- package/getProxyClusterKey.js.map +1 -1
- package/getRdpCaPubkey.d.ts +1 -0
- package/getRdpCaPubkey.d.ts.map +1 -0
- package/getRdpCaPubkey.js +25 -2
- package/getRdpCaPubkey.js.map +1 -1
- package/getRemoteIdentity.d.ts +1 -0
- package/getRemoteIdentity.d.ts.map +1 -0
- package/getRemoteIdentity.js +25 -2
- package/getRemoteIdentity.js.map +1 -1
- package/getRemoteIdentityGroup.d.ts +1 -0
- package/getRemoteIdentityGroup.d.ts.map +1 -0
- package/getRemoteIdentityGroup.js +25 -2
- package/getRemoteIdentityGroup.js.map +1 -1
- package/getResource.d.ts +5 -4
- package/getResource.d.ts.map +1 -0
- package/getResource.js +29 -6
- package/getResource.js.map +1 -1
- package/getRole.d.ts +3 -0
- package/getRole.d.ts.map +1 -0
- package/getRole.js +27 -2
- package/getRole.js.map +1 -1
- package/getSecretEngine.d.ts +28 -15
- package/getSecretEngine.d.ts.map +1 -0
- package/getSecretEngine.js +27 -2
- package/getSecretEngine.js.map +1 -1
- package/getSecretStore.d.ts +1 -0
- package/getSecretStore.d.ts.map +1 -0
- package/getSecretStore.js +25 -2
- package/getSecretStore.js.map +1 -1
- package/getSshCaPubkey.d.ts +1 -0
- package/getSshCaPubkey.d.ts.map +1 -0
- package/getSshCaPubkey.js +25 -2
- package/getSshCaPubkey.js.map +1 -1
- package/getWorkflow.d.ts +7 -0
- package/getWorkflow.d.ts.map +1 -0
- package/getWorkflow.js +31 -2
- package/getWorkflow.js.map +1 -1
- package/getWorkflowApprover.d.ts +1 -0
- package/getWorkflowApprover.d.ts.map +1 -0
- package/getWorkflowApprover.js +25 -2
- package/getWorkflowApprover.js.map +1 -1
- package/getWorkflowRole.d.ts +7 -2
- package/getWorkflowRole.d.ts.map +1 -0
- package/getWorkflowRole.js +31 -4
- package/getWorkflowRole.js.map +1 -1
- package/group.d.ts +9 -5
- package/group.d.ts.map +1 -0
- package/group.js +35 -9
- package/group.js.map +1 -1
- package/groupRole.d.ts +5 -4
- package/groupRole.d.ts.map +1 -0
- package/groupRole.js +31 -8
- package/groupRole.js.map +1 -1
- package/identityAlias.d.ts +14 -0
- package/identityAlias.d.ts.map +1 -0
- package/identityAlias.js +40 -4
- package/identityAlias.js.map +1 -1
- package/identitySet.d.ts +2 -1
- package/identitySet.d.ts.map +1 -0
- package/identitySet.js +28 -5
- package/identitySet.js.map +1 -1
- package/index.d.ts +7 -0
- package/index.d.ts.map +1 -0
- package/index.js +26 -6
- package/index.js.map +1 -1
- package/managedSecret.d.ts +1 -0
- package/managedSecret.d.ts.map +1 -0
- package/managedSecret.js +27 -4
- package/managedSecret.js.map +1 -1
- package/managedSecretValue.d.ts +1 -0
- package/managedSecretValue.d.ts.map +1 -0
- package/managedSecretValue.js +27 -4
- package/managedSecretValue.js.map +1 -1
- package/node.d.ts +9 -7
- package/node.d.ts.map +1 -0
- package/node.js +35 -11
- package/node.js.map +1 -1
- package/package.json +2 -2
- package/package.json.bak +1 -1
- package/peeringGroup.d.ts +1 -0
- package/peeringGroup.d.ts.map +1 -0
- package/peeringGroup.js +27 -4
- package/peeringGroup.js.map +1 -1
- package/peeringGroupNode.d.ts +1 -0
- package/peeringGroupNode.d.ts.map +1 -0
- package/peeringGroupNode.js +27 -4
- package/peeringGroupNode.js.map +1 -1
- package/peeringGroupPeer.d.ts +1 -0
- package/peeringGroupPeer.d.ts.map +1 -0
- package/peeringGroupPeer.js +27 -4
- package/peeringGroupPeer.js.map +1 -1
- package/peeringGroupResource.d.ts +1 -0
- package/peeringGroupResource.d.ts.map +1 -0
- package/peeringGroupResource.js +27 -4
- package/peeringGroupResource.js.map +1 -1
- package/policy.d.ts +4 -4
- package/policy.d.ts.map +1 -0
- package/policy.js +30 -8
- package/policy.js.map +1 -1
- package/provider.d.ts +1 -0
- package/provider.d.ts.map +1 -0
- package/provider.js +27 -4
- package/provider.js.map +1 -1
- package/proxyClusterKey.d.ts +2 -1
- package/proxyClusterKey.d.ts.map +1 -0
- package/proxyClusterKey.js +28 -5
- package/proxyClusterKey.js.map +1 -1
- package/remoteIdentity.d.ts +14 -0
- package/remoteIdentity.d.ts.map +1 -0
- package/remoteIdentity.js +40 -4
- package/remoteIdentity.js.map +1 -1
- package/resource.d.ts +85 -0
- package/resource.d.ts.map +1 -0
- package/resource.js +81 -4
- package/resource.js.map +1 -1
- package/role.d.ts +58 -45
- package/role.d.ts.map +1 -0
- package/role.js +84 -49
- package/role.js.map +1 -1
- package/secretEngine.d.ts +7 -9
- package/secretEngine.d.ts.map +1 -0
- package/secretEngine.js +31 -4
- package/secretEngine.js.map +1 -1
- package/secretStore.d.ts +16 -0
- package/secretStore.d.ts.map +1 -0
- package/secretStore.js +37 -4
- package/secretStore.js.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -0
- package/types/index.js +25 -2
- package/types/index.js.map +1 -1
- package/types/input.d.ts +712 -36
- package/types/input.d.ts.map +1 -0
- package/types/output.d.ts +1482 -145
- package/types/output.d.ts.map +1 -0
- package/utilities.d.ts +1 -0
- package/utilities.d.ts.map +1 -0
- package/utilities.js +24 -1
- package/utilities.js.map +1 -1
- package/workflow.d.ts +11 -4
- package/workflow.d.ts.map +1 -0
- package/workflow.js +37 -8
- package/workflow.js.map +1 -1
- package/workflowApprover.d.ts +1 -0
- package/workflowApprover.d.ts.map +1 -0
- package/workflowApprover.js +27 -4
- package/workflowApprover.js.map +1 -1
- package/workflowRole.d.ts +5 -4
- package/workflowRole.d.ts.map +1 -0
- package/workflowRole.js +31 -8
- package/workflowRole.js.map +1 -1
package/account.d.ts
CHANGED
|
@@ -13,21 +13,21 @@ import * as outputs from "./types/output";
|
|
|
13
13
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
14
14
|
*
|
|
15
15
|
* const test_user = new sdm.Account("test-user", {user: {
|
|
16
|
-
* email: "albob@strongdm.com",
|
|
17
16
|
* firstName: "al",
|
|
18
17
|
* lastName: "bob",
|
|
19
|
-
*
|
|
18
|
+
* email: "albob@strongdm.com",
|
|
20
19
|
* permissionLevel: "database-admin",
|
|
20
|
+
* managerId: "a-1234abc",
|
|
21
21
|
* tags: {
|
|
22
|
-
* env: "dev",
|
|
23
22
|
* region: "us-west",
|
|
23
|
+
* env: "dev",
|
|
24
24
|
* },
|
|
25
25
|
* }});
|
|
26
26
|
* const test_service = new sdm.Account("test-service", {service: {
|
|
27
27
|
* name: "test-service",
|
|
28
28
|
* tags: {
|
|
29
|
-
* env: "dev",
|
|
30
29
|
* region: "us-west",
|
|
30
|
+
* env: "dev",
|
|
31
31
|
* },
|
|
32
32
|
* }});
|
|
33
33
|
* ```
|
|
@@ -100,3 +100,4 @@ export interface AccountArgs {
|
|
|
100
100
|
*/
|
|
101
101
|
user?: pulumi.Input<inputs.AccountUser>;
|
|
102
102
|
}
|
|
103
|
+
//# sourceMappingURL=account.d.ts.map
|
package/account.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"account.d.ts","sourceRoot":"","sources":["../account.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,qBAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,OAAO;IAOhI;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,OAAO;IAOlD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnF;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAE7E;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,WAAW,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAgBpF;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC9C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;CAC3C;AAED;;GAEG;AACH,MAAM,WAAW,WAAW;IACxB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC9C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;CAC3C"}
|
package/account.js
CHANGED
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.Account = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("./utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("./utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* Accounts are users that have access to strongDM. The types of accounts are:
|
|
10
33
|
* 1. **Users:** humans who are authenticated through username and password or SSO.
|
|
@@ -17,21 +40,21 @@ const utilities = require("./utilities");
|
|
|
17
40
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
18
41
|
*
|
|
19
42
|
* const test_user = new sdm.Account("test-user", {user: {
|
|
20
|
-
* email: "albob@strongdm.com",
|
|
21
43
|
* firstName: "al",
|
|
22
44
|
* lastName: "bob",
|
|
23
|
-
*
|
|
45
|
+
* email: "albob@strongdm.com",
|
|
24
46
|
* permissionLevel: "database-admin",
|
|
47
|
+
* managerId: "a-1234abc",
|
|
25
48
|
* tags: {
|
|
26
|
-
* env: "dev",
|
|
27
49
|
* region: "us-west",
|
|
50
|
+
* env: "dev",
|
|
28
51
|
* },
|
|
29
52
|
* }});
|
|
30
53
|
* const test_service = new sdm.Account("test-service", {service: {
|
|
31
54
|
* name: "test-service",
|
|
32
55
|
* tags: {
|
|
33
|
-
* env: "dev",
|
|
34
56
|
* region: "us-west",
|
|
57
|
+
* env: "dev",
|
|
35
58
|
* },
|
|
36
59
|
* }});
|
|
37
60
|
* ```
|
|
@@ -58,6 +81,8 @@ class Account extends pulumi.CustomResource {
|
|
|
58
81
|
static get(name, id, state, opts) {
|
|
59
82
|
return new Account(name, state, { ...opts, id: id });
|
|
60
83
|
}
|
|
84
|
+
/** @internal */
|
|
85
|
+
static __pulumiType = 'sdm:index/account:Account';
|
|
61
86
|
/**
|
|
62
87
|
* Returns true if the given object is an instance of Account. This is designed to work even
|
|
63
88
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -86,6 +111,4 @@ class Account extends pulumi.CustomResource {
|
|
|
86
111
|
}
|
|
87
112
|
}
|
|
88
113
|
exports.Account = Account;
|
|
89
|
-
/** @internal */
|
|
90
|
-
Account.__pulumiType = 'sdm:index/account:Account';
|
|
91
114
|
//# sourceMappingURL=account.js.map
|
package/account.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account.js","sourceRoot":"","sources":["../account.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"account.js","sourceRoot":"","sources":["../account.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9D,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,2BAA2B,CAAC;IAElE;;;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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AA3DL,0BA4DC"}
|
package/accountAttachment.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
* import * as pulumi from "@pulumi/pulumi";
|
|
8
8
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
9
9
|
*
|
|
10
|
-
* const testAccountAttachment = new sdm.AccountAttachment("
|
|
10
|
+
* const testAccountAttachment = new sdm.AccountAttachment("test_account_attachment", {
|
|
11
11
|
* accountId: "a-00000054",
|
|
12
12
|
* roleId: "r-12355562",
|
|
13
13
|
* });
|
|
@@ -81,3 +81,4 @@ export interface AccountAttachmentArgs {
|
|
|
81
81
|
*/
|
|
82
82
|
roleId: pulumi.Input<string>;
|
|
83
83
|
}
|
|
84
|
+
//# sourceMappingURL=accountAttachment.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountAttachment.d.ts","sourceRoot":"","sources":["../accountAttachment.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,qBAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,iBAAiB;IAOpJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,iBAAiB;IAO5D;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzD;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsB7F;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACjC;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAChC"}
|
package/accountAttachment.js
CHANGED
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.AccountAttachment = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("./utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("./utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* AccountAttachments assign an account to a role.
|
|
10
33
|
* ## Example Usage
|
|
@@ -13,7 +36,7 @@ const utilities = require("./utilities");
|
|
|
13
36
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
37
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
15
38
|
*
|
|
16
|
-
* const testAccountAttachment = new sdm.AccountAttachment("
|
|
39
|
+
* const testAccountAttachment = new sdm.AccountAttachment("test_account_attachment", {
|
|
17
40
|
* accountId: "a-00000054",
|
|
18
41
|
* roleId: "r-12355562",
|
|
19
42
|
* });
|
|
@@ -41,6 +64,8 @@ class AccountAttachment extends pulumi.CustomResource {
|
|
|
41
64
|
static get(name, id, state, opts) {
|
|
42
65
|
return new AccountAttachment(name, state, { ...opts, id: id });
|
|
43
66
|
}
|
|
67
|
+
/** @internal */
|
|
68
|
+
static __pulumiType = 'sdm:index/accountAttachment:AccountAttachment';
|
|
44
69
|
/**
|
|
45
70
|
* Returns true if the given object is an instance of AccountAttachment. This is designed to work even
|
|
46
71
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -75,6 +100,4 @@ class AccountAttachment extends pulumi.CustomResource {
|
|
|
75
100
|
}
|
|
76
101
|
}
|
|
77
102
|
exports.AccountAttachment = AccountAttachment;
|
|
78
|
-
/** @internal */
|
|
79
|
-
AccountAttachment.__pulumiType = 'sdm:index/accountAttachment:AccountAttachment';
|
|
80
103
|
//# sourceMappingURL=accountAttachment.js.map
|
package/accountAttachment.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountAttachment.js","sourceRoot":"","sources":["../accountAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"accountAttachment.js","sourceRoot":"","sources":["../accountAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,+CAA+C,CAAC;IAEtF;;;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,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA4D,EAAE,IAAmC;QACvH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiD,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAgD,CAAC;YAC9D,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;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,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AAjEL,8CAkEC"}
|
package/accountGroup.d.ts
CHANGED
|
@@ -7,11 +7,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
* import * as pulumi from "@pulumi/pulumi";
|
|
8
8
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
9
9
|
*
|
|
10
|
-
* const securityLeadToSecurityTeam = new sdm.AccountGroup("
|
|
11
|
-
* accountId:
|
|
12
|
-
* groupId:
|
|
10
|
+
* const securityLeadToSecurityTeam = new sdm.AccountGroup("security_lead_to_security_team", {
|
|
11
|
+
* accountId: securityLead.id,
|
|
12
|
+
* groupId: securityTeam.id,
|
|
13
13
|
* });
|
|
14
|
-
* const adminUserToAdministrators = new sdm.AccountGroup("
|
|
14
|
+
* const adminUserToAdministrators = new sdm.AccountGroup("admin_user_to_administrators", {
|
|
15
15
|
* accountId: "a-1234567890abcdef",
|
|
16
16
|
* groupId: "group-1234567890abcdef",
|
|
17
17
|
* });
|
|
@@ -85,3 +85,4 @@ export interface AccountGroupArgs {
|
|
|
85
85
|
*/
|
|
86
86
|
groupId: pulumi.Input<string>;
|
|
87
87
|
}
|
|
88
|
+
//# sourceMappingURL=accountGroup.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accountGroup.d.ts","sourceRoot":"","sources":["../accountGroup.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,qBAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,YAAY;IAO1I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,YAAY;IAOvD;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEvD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBxF;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAClC;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACjC"}
|
package/accountGroup.js
CHANGED
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.AccountGroup = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("./utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("./utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* An AccountGroup is a link between an Account and a Group.
|
|
10
33
|
* ## Example Usage
|
|
@@ -13,11 +36,11 @@ const utilities = require("./utilities");
|
|
|
13
36
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
37
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
15
38
|
*
|
|
16
|
-
* const securityLeadToSecurityTeam = new sdm.AccountGroup("
|
|
17
|
-
* accountId:
|
|
18
|
-
* groupId:
|
|
39
|
+
* const securityLeadToSecurityTeam = new sdm.AccountGroup("security_lead_to_security_team", {
|
|
40
|
+
* accountId: securityLead.id,
|
|
41
|
+
* groupId: securityTeam.id,
|
|
19
42
|
* });
|
|
20
|
-
* const adminUserToAdministrators = new sdm.AccountGroup("
|
|
43
|
+
* const adminUserToAdministrators = new sdm.AccountGroup("admin_user_to_administrators", {
|
|
21
44
|
* accountId: "a-1234567890abcdef",
|
|
22
45
|
* groupId: "group-1234567890abcdef",
|
|
23
46
|
* });
|
|
@@ -45,6 +68,8 @@ class AccountGroup extends pulumi.CustomResource {
|
|
|
45
68
|
static get(name, id, state, opts) {
|
|
46
69
|
return new AccountGroup(name, state, { ...opts, id: id });
|
|
47
70
|
}
|
|
71
|
+
/** @internal */
|
|
72
|
+
static __pulumiType = 'sdm:index/accountGroup:AccountGroup';
|
|
48
73
|
/**
|
|
49
74
|
* Returns true if the given object is an instance of AccountGroup. This is designed to work even
|
|
50
75
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -79,6 +104,4 @@ class AccountGroup extends pulumi.CustomResource {
|
|
|
79
104
|
}
|
|
80
105
|
}
|
|
81
106
|
exports.AccountGroup = AccountGroup;
|
|
82
|
-
/** @internal */
|
|
83
|
-
AccountGroup.__pulumiType = 'sdm:index/accountGroup:AccountGroup';
|
|
84
107
|
//# sourceMappingURL=accountGroup.js.map
|
package/accountGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountGroup.js","sourceRoot":"","sources":["../accountGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"accountGroup.js","sourceRoot":"","sources":["../accountGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qCAAqC,CAAC;IAE5E;;;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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAjEL,oCAkEC"}
|
package/approvalWorkflow.d.ts
CHANGED
|
@@ -10,10 +10,13 @@ import * as outputs from "./types/output";
|
|
|
10
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
11
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
12
12
|
*
|
|
13
|
-
* const manualApprovalWorkflow = new sdm.ApprovalWorkflow("
|
|
13
|
+
* const manualApprovalWorkflow = new sdm.ApprovalWorkflow("manual_approval_workflow", {
|
|
14
|
+
* name: "manual approval workflow example",
|
|
14
15
|
* approvalMode: "manual",
|
|
15
16
|
* approvalSteps: [
|
|
16
17
|
* {
|
|
18
|
+
* quantifier: "any",
|
|
19
|
+
* skipAfter: "1h0m0s",
|
|
17
20
|
* approvers: [
|
|
18
21
|
* {
|
|
19
22
|
* accountId: "a-1234abc",
|
|
@@ -25,10 +28,10 @@ import * as outputs from "./types/output";
|
|
|
25
28
|
* reference: "manager-of-requester",
|
|
26
29
|
* },
|
|
27
30
|
* ],
|
|
28
|
-
* quantifier: "any",
|
|
29
|
-
* skipAfter: "1h0m0s",
|
|
30
31
|
* },
|
|
31
32
|
* {
|
|
33
|
+
* quantifier: "all",
|
|
34
|
+
* skipAfter: "0s",
|
|
32
35
|
* approvers: [
|
|
33
36
|
* {
|
|
34
37
|
* roleId: "r-1234abc",
|
|
@@ -43,12 +46,13 @@ import * as outputs from "./types/output";
|
|
|
43
46
|
* reference: "manager-of-manager-of-requester",
|
|
44
47
|
* },
|
|
45
48
|
* ],
|
|
46
|
-
* quantifier: "all",
|
|
47
|
-
* skipAfter: "0s",
|
|
48
49
|
* },
|
|
49
50
|
* ],
|
|
50
51
|
* });
|
|
51
|
-
* const autoGrantApprovalWorkflow = new sdm.ApprovalWorkflow("
|
|
52
|
+
* const autoGrantApprovalWorkflow = new sdm.ApprovalWorkflow("auto_grant_approval_workflow", {
|
|
53
|
+
* name: "auto approval workflow example",
|
|
54
|
+
* approvalMode: "automatic",
|
|
55
|
+
* });
|
|
52
56
|
* ```
|
|
53
57
|
* This resource can be imported using the import command.
|
|
54
58
|
*
|
|
@@ -143,3 +147,4 @@ export interface ApprovalWorkflowArgs {
|
|
|
143
147
|
*/
|
|
144
148
|
name?: pulumi.Input<string>;
|
|
145
149
|
}
|
|
150
|
+
//# sourceMappingURL=approvalWorkflow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"approvalWorkflow.d.ts","sourceRoot":"","sources":["../approvalWorkflow.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAwB,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC5D;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,4BAA4B,EAAE,GAAG,SAAS,CAAC,CAAC;IACzG;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEpD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAuB5F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,4BAA4B,CAAC,EAAE,CAAC,CAAC;IAClF;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,4BAA4B,CAAC,EAAE,CAAC,CAAC;IAClF;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC/B"}
|
package/approvalWorkflow.js
CHANGED
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.ApprovalWorkflow = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("./utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("./utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* ApprovalWorkflows are the mechanism by which requests for access can be viewed by authorized
|
|
10
33
|
* approvers and be approved or denied.
|
|
@@ -14,10 +37,13 @@ const utilities = require("./utilities");
|
|
|
14
37
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
38
|
* import * as sdm from "@pierskarsenbarg/sdm";
|
|
16
39
|
*
|
|
17
|
-
* const manualApprovalWorkflow = new sdm.ApprovalWorkflow("
|
|
40
|
+
* const manualApprovalWorkflow = new sdm.ApprovalWorkflow("manual_approval_workflow", {
|
|
41
|
+
* name: "manual approval workflow example",
|
|
18
42
|
* approvalMode: "manual",
|
|
19
43
|
* approvalSteps: [
|
|
20
44
|
* {
|
|
45
|
+
* quantifier: "any",
|
|
46
|
+
* skipAfter: "1h0m0s",
|
|
21
47
|
* approvers: [
|
|
22
48
|
* {
|
|
23
49
|
* accountId: "a-1234abc",
|
|
@@ -29,10 +55,10 @@ const utilities = require("./utilities");
|
|
|
29
55
|
* reference: "manager-of-requester",
|
|
30
56
|
* },
|
|
31
57
|
* ],
|
|
32
|
-
* quantifier: "any",
|
|
33
|
-
* skipAfter: "1h0m0s",
|
|
34
58
|
* },
|
|
35
59
|
* {
|
|
60
|
+
* quantifier: "all",
|
|
61
|
+
* skipAfter: "0s",
|
|
36
62
|
* approvers: [
|
|
37
63
|
* {
|
|
38
64
|
* roleId: "r-1234abc",
|
|
@@ -47,12 +73,13 @@ const utilities = require("./utilities");
|
|
|
47
73
|
* reference: "manager-of-manager-of-requester",
|
|
48
74
|
* },
|
|
49
75
|
* ],
|
|
50
|
-
* quantifier: "all",
|
|
51
|
-
* skipAfter: "0s",
|
|
52
76
|
* },
|
|
53
77
|
* ],
|
|
54
78
|
* });
|
|
55
|
-
* const autoGrantApprovalWorkflow = new sdm.ApprovalWorkflow("
|
|
79
|
+
* const autoGrantApprovalWorkflow = new sdm.ApprovalWorkflow("auto_grant_approval_workflow", {
|
|
80
|
+
* name: "auto approval workflow example",
|
|
81
|
+
* approvalMode: "automatic",
|
|
82
|
+
* });
|
|
56
83
|
* ```
|
|
57
84
|
* This resource can be imported using the import command.
|
|
58
85
|
*
|
|
@@ -77,6 +104,8 @@ class ApprovalWorkflow extends pulumi.CustomResource {
|
|
|
77
104
|
static get(name, id, state, opts) {
|
|
78
105
|
return new ApprovalWorkflow(name, state, { ...opts, id: id });
|
|
79
106
|
}
|
|
107
|
+
/** @internal */
|
|
108
|
+
static __pulumiType = 'sdm:index/approvalWorkflow:ApprovalWorkflow';
|
|
80
109
|
/**
|
|
81
110
|
* Returns true if the given object is an instance of ApprovalWorkflow. This is designed to work even
|
|
82
111
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -112,6 +141,4 @@ class ApprovalWorkflow extends pulumi.CustomResource {
|
|
|
112
141
|
}
|
|
113
142
|
}
|
|
114
143
|
exports.ApprovalWorkflow = ApprovalWorkflow;
|
|
115
|
-
/** @internal */
|
|
116
|
-
ApprovalWorkflow.__pulumiType = 'sdm:index/approvalWorkflow:ApprovalWorkflow';
|
|
117
144
|
//# sourceMappingURL=approvalWorkflow.js.map
|
package/approvalWorkflow.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"approvalWorkflow.js","sourceRoot":"","sources":["../approvalWorkflow.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"approvalWorkflow.js","sourceRoot":"","sources":["../approvalWorkflow.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;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;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,6CAA6C,CAAC;IAEpF;;;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;IA2BD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,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,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA1EL,4CA2EC"}
|
package/config/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../config/index.ts"],"names":[],"mappings":"AAIA,cAAc,QAAQ,CAAC"}
|
package/config/vars.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vars.d.ts","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":"AASA;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;AAQtD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;AAQtD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;AAQ9C;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,oBAAoB,EAAE,OAAO,GAAG,SAAS,CAAC"}
|
package/config/vars.js
CHANGED
|
@@ -1,8 +1,31 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
const pulumi = require("@pulumi/pulumi");
|
|
28
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
6
29
|
const __config = new pulumi.Config("sdm");
|
|
7
30
|
Object.defineProperty(exports, "apiAccessKey", {
|
|
8
31
|
get() {
|
package/config/vars.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,MAAM,QAAQ,GAAG,IAAI,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;AAM1C,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,cAAc,EAAE;IAC3C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;IACxC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,cAAc,EAAE;IAC3C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;IACxC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE;IACnC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IAChC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,sBAAsB,EAAE;IACnD,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAU,sBAAsB,CAAC,CAAC;IAC/D,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC"}
|
package/connector.d.ts
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* A Connector configures scanning for a given system.
|
|
6
|
+
* This resource can be imported using the import command.
|
|
7
|
+
*
|
|
8
|
+
* ## Import
|
|
9
|
+
*
|
|
10
|
+
* A Connector can be imported using the id, e.g.,
|
|
11
|
+
*
|
|
12
|
+
* ```sh
|
|
13
|
+
* $ pulumi import sdm:index/connector:Connector example con-12345678
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare class Connector extends pulumi.CustomResource {
|
|
17
|
+
/**
|
|
18
|
+
* Get an existing Connector resource's state with the given name, ID, and optional extra
|
|
19
|
+
* properties used to qualify the lookup.
|
|
20
|
+
*
|
|
21
|
+
* @param name The _unique_ name of the resulting resource.
|
|
22
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
23
|
+
* @param state Any extra arguments used during the lookup.
|
|
24
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
25
|
+
*/
|
|
26
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ConnectorState, opts?: pulumi.CustomResourceOptions): Connector;
|
|
27
|
+
/**
|
|
28
|
+
* Returns true if the given object is an instance of Connector. This is designed to work even
|
|
29
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
30
|
+
*/
|
|
31
|
+
static isInstance(obj: any): obj is Connector;
|
|
32
|
+
readonly aws: pulumi.Output<outputs.ConnectorAws | undefined>;
|
|
33
|
+
readonly azure: pulumi.Output<outputs.ConnectorAzure | undefined>;
|
|
34
|
+
readonly gcp: pulumi.Output<outputs.ConnectorGcp | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* Create a Connector resource with the given unique name, arguments, and options.
|
|
37
|
+
*
|
|
38
|
+
* @param name The _unique_ name of the resource.
|
|
39
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
40
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
41
|
+
*/
|
|
42
|
+
constructor(name: string, args?: ConnectorArgs, opts?: pulumi.CustomResourceOptions);
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Input properties used for looking up and filtering Connector resources.
|
|
46
|
+
*/
|
|
47
|
+
export interface ConnectorState {
|
|
48
|
+
aws?: pulumi.Input<inputs.ConnectorAws>;
|
|
49
|
+
azure?: pulumi.Input<inputs.ConnectorAzure>;
|
|
50
|
+
gcp?: pulumi.Input<inputs.ConnectorGcp>;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* The set of arguments for constructing a Connector resource.
|
|
54
|
+
*/
|
|
55
|
+
export interface ConnectorArgs {
|
|
56
|
+
aws?: pulumi.Input<inputs.ConnectorAws>;
|
|
57
|
+
azure?: pulumi.Input<inputs.ConnectorAzure>;
|
|
58
|
+
gcp?: pulumi.Input<inputs.ConnectorGcp>;
|
|
59
|
+
}
|
|
60
|
+
//# sourceMappingURL=connector.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"connector.d.ts","sourceRoot":"","sources":["../connector.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C;;;;;;;;;;;GAWG;AACH,qBAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,cAAc,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,SAAS;IAOpI;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,SAAS;IAOpD,SAAwB,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC7E,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACjF,SAAwB,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAE7E;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAkBtF;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IACxC,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC5C,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;CAC3C;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IACxC,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC5C,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;CAC3C"}
|