@pulumi/tailscale 0.27.1 → 0.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/acl.d.ts +6 -5
- package/acl.d.ts.map +1 -0
- package/acl.js +27 -4
- package/acl.js.map +1 -1
- package/awsExternalId.d.ts +3 -2
- package/awsExternalId.d.ts.map +1 -0
- package/awsExternalId.js +27 -4
- package/awsExternalId.js.map +1 -1
- package/config/index.d.ts +1 -0
- package/config/index.d.ts.map +1 -0
- package/config/vars.d.ts +14 -5
- package/config/vars.d.ts.map +1 -0
- package/config/vars.js +37 -2
- package/config/vars.js.map +1 -1
- package/contacts.d.ts +11 -10
- package/contacts.d.ts.map +1 -0
- package/contacts.js +27 -13
- package/contacts.js.map +1 -1
- package/deviceAuthorization.d.ts +3 -2
- package/deviceAuthorization.d.ts.map +1 -0
- package/deviceAuthorization.js +27 -4
- package/deviceAuthorization.js.map +1 -1
- package/deviceKey.d.ts +5 -4
- package/deviceKey.d.ts.map +1 -0
- package/deviceKey.js +27 -4
- package/deviceKey.js.map +1 -1
- package/deviceSubnetRoutes.d.ts +3 -2
- package/deviceSubnetRoutes.d.ts.map +1 -0
- package/deviceSubnetRoutes.js +27 -4
- package/deviceSubnetRoutes.js.map +1 -1
- package/deviceTags.d.ts +3 -2
- package/deviceTags.d.ts.map +1 -0
- package/deviceTags.js +27 -4
- package/deviceTags.js.map +1 -1
- package/dnsConfiguration.d.ts +14 -13
- package/dnsConfiguration.d.ts.map +1 -0
- package/dnsConfiguration.js +27 -4
- package/dnsConfiguration.js.map +1 -1
- package/dnsNameservers.d.ts +2 -1
- package/dnsNameservers.d.ts.map +1 -0
- package/dnsNameservers.js +27 -4
- package/dnsNameservers.js.map +1 -1
- package/dnsPreferences.d.ts +2 -1
- package/dnsPreferences.d.ts.map +1 -0
- package/dnsPreferences.js +27 -4
- package/dnsPreferences.js.map +1 -1
- package/dnsSearchPaths.d.ts +3 -2
- package/dnsSearchPaths.d.ts.map +1 -0
- package/dnsSearchPaths.js +28 -5
- package/dnsSearchPaths.js.map +1 -1
- package/dnsSplitNameservers.d.ts +3 -2
- package/dnsSplitNameservers.d.ts.map +1 -0
- package/dnsSplitNameservers.js +27 -4
- package/dnsSplitNameservers.js.map +1 -1
- package/federatedIdentity.d.ts +18 -17
- package/federatedIdentity.d.ts.map +1 -0
- package/federatedIdentity.js +27 -4
- package/federatedIdentity.js.map +1 -1
- package/get4Via6.d.ts +2 -1
- package/get4Via6.d.ts.map +1 -0
- package/get4Via6.js +25 -2
- package/get4Via6.js.map +1 -1
- package/getAcl.d.ts +24 -5
- package/getAcl.d.ts.map +1 -0
- package/getAcl.js +45 -4
- package/getAcl.js.map +1 -1
- package/getDevice.d.ts +5 -4
- package/getDevice.d.ts.map +1 -0
- package/getDevice.js +25 -2
- package/getDevice.js.map +1 -1
- package/getDevices.d.ts +13 -4
- package/getDevices.d.ts.map +1 -0
- package/getDevices.js +27 -2
- package/getDevices.js.map +1 -1
- package/getService.d.ts +79 -0
- package/getService.d.ts.map +1 -0
- package/getService.js +73 -0
- package/getService.js.map +1 -0
- package/getUser.d.ts +3 -2
- package/getUser.d.ts.map +1 -0
- package/getUser.js +25 -2
- package/getUser.js.map +1 -1
- package/getUsers.d.ts +14 -4
- package/getUsers.d.ts.map +1 -0
- package/getUsers.js +27 -2
- package/getUsers.js.map +1 -1
- package/index.d.ts +7 -0
- package/index.d.ts.map +1 -0
- package/index.js +25 -5
- package/index.js.map +1 -1
- package/logstreamConfiguration.d.ts +51 -50
- package/logstreamConfiguration.d.ts.map +1 -0
- package/logstreamConfiguration.js +27 -4
- package/logstreamConfiguration.js.map +1 -1
- package/oauthClient.d.ts +12 -11
- package/oauthClient.d.ts.map +1 -0
- package/oauthClient.js +27 -4
- package/oauthClient.js.map +1 -1
- package/package.json +3 -3
- package/postureIntegration.d.ts +12 -11
- package/postureIntegration.d.ts.map +1 -0
- package/postureIntegration.js +27 -4
- package/postureIntegration.js.map +1 -1
- package/provider.d.ts +33 -16
- package/provider.d.ts.map +1 -0
- package/provider.js +30 -5
- package/provider.js.map +1 -1
- package/service.d.ts +110 -0
- package/service.d.ts.map +1 -0
- package/service.js +100 -0
- package/service.js.map +1 -0
- package/tailnetKey.d.ts +26 -25
- package/tailnetKey.d.ts.map +1 -0
- package/tailnetKey.js +27 -4
- package/tailnetKey.js.map +1 -1
- package/tailnetSettings.d.ts +23 -22
- package/tailnetSettings.d.ts.map +1 -0
- package/tailnetSettings.js +27 -4
- package/tailnetSettings.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 +276 -3
- package/types/input.d.ts.map +1 -0
- package/types/output.d.ts +5 -4
- 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/webhook.d.ts +6 -5
- package/webhook.d.ts.map +1 -0
- package/webhook.js +27 -4
- package/webhook.js.map +1 -1
package/acl.d.ts
CHANGED
|
@@ -85,15 +85,15 @@ export interface AclState {
|
|
|
85
85
|
/**
|
|
86
86
|
* The policy that defines which devices and users are allowed to connect in your network. Can be either a JSON or a HuJSON string.
|
|
87
87
|
*/
|
|
88
|
-
acl?: pulumi.Input<string>;
|
|
88
|
+
acl?: pulumi.Input<string | undefined>;
|
|
89
89
|
/**
|
|
90
90
|
* If true, will skip requirement to import acl before allowing changes. Be careful, can cause the policy file to be overwritten
|
|
91
91
|
*/
|
|
92
|
-
overwriteExistingContent?: pulumi.Input<boolean>;
|
|
92
|
+
overwriteExistingContent?: pulumi.Input<boolean | undefined>;
|
|
93
93
|
/**
|
|
94
94
|
* If true, will reset the policy file for the Tailnet to the default when this resource is destroyed
|
|
95
95
|
*/
|
|
96
|
-
resetAclOnDestroy?: pulumi.Input<boolean>;
|
|
96
|
+
resetAclOnDestroy?: pulumi.Input<boolean | undefined>;
|
|
97
97
|
}
|
|
98
98
|
/**
|
|
99
99
|
* The set of arguments for constructing a Acl resource.
|
|
@@ -106,9 +106,10 @@ export interface AclArgs {
|
|
|
106
106
|
/**
|
|
107
107
|
* If true, will skip requirement to import acl before allowing changes. Be careful, can cause the policy file to be overwritten
|
|
108
108
|
*/
|
|
109
|
-
overwriteExistingContent?: pulumi.Input<boolean>;
|
|
109
|
+
overwriteExistingContent?: pulumi.Input<boolean | undefined>;
|
|
110
110
|
/**
|
|
111
111
|
* If true, will reset the policy file for the Tailnet to the default when this resource is destroyed
|
|
112
112
|
*/
|
|
113
|
-
resetAclOnDestroy?: pulumi.Input<boolean>;
|
|
113
|
+
resetAclOnDestroy?: pulumi.Input<boolean | undefined>;
|
|
114
114
|
}
|
|
115
|
+
//# sourceMappingURL=acl.d.ts.map
|
package/acl.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acl.d.ts","sourceRoot":"","sources":["../acl.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,qBAAa,GAAI,SAAQ,MAAM,CAAC,cAAc;IAC1C;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,GAAG;IAOxH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,GAAG;IAO9C;;OAEG;IACH,SAAwB,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACnD;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrF;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAE9E;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAqB/E;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACrB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CACzD;AAED;;GAEG;AACH,MAAM,WAAW,OAAO;IACpB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC1B;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CACzD"}
|
package/acl.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.Acl = 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
|
* The acl resource allows you to configure a Tailscale policy file. See https://tailscale.com/kb/1395/tailnet-policy-file for more information. Note that this resource will completely overwrite existing policy file contents for a given tailnet.
|
|
10
33
|
*
|
|
@@ -60,6 +83,8 @@ class Acl extends pulumi.CustomResource {
|
|
|
60
83
|
static get(name, id, state, opts) {
|
|
61
84
|
return new Acl(name, state, { ...opts, id: id });
|
|
62
85
|
}
|
|
86
|
+
/** @internal */
|
|
87
|
+
static __pulumiType = 'tailscale:index/acl:Acl';
|
|
63
88
|
/**
|
|
64
89
|
* Returns true if the given object is an instance of Acl. This is designed to work even
|
|
65
90
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -93,6 +118,4 @@ class Acl extends pulumi.CustomResource {
|
|
|
93
118
|
}
|
|
94
119
|
}
|
|
95
120
|
exports.Acl = Acl;
|
|
96
|
-
/** @internal */
|
|
97
|
-
Acl.__pulumiType = 'tailscale:index/acl:Acl';
|
|
98
121
|
//# sourceMappingURL=acl.js.map
|
package/acl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"acl.js","sourceRoot":"","sources":["../acl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"acl.js","sourceRoot":"","sources":["../acl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAa,GAAI,SAAQ,MAAM,CAAC,cAAc;IAC1C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgB,EAAE,IAAmC;QAC9G,OAAO,IAAI,GAAG,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1D,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,yBAAyB,CAAC;IAEhE;;;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,GAAG,CAAC,YAAY,CAAC;IACpD,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgC,EAAE,IAAmC;QAC3F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmC,CAAC;YAClD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,EAAE,wBAAwB,CAAC;YAC7E,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;SAClE;aAAM;YACH,MAAM,IAAI,GAAG,WAAkC,CAAC;YAChD,IAAI,IAAI,EAAE,GAAG,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,GAAG,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxD,CAAC;;AApEL,kBAqEC"}
|
package/awsExternalId.d.ts
CHANGED
|
@@ -93,14 +93,15 @@ export interface AwsExternalIdState {
|
|
|
93
93
|
/**
|
|
94
94
|
* The External ID that Tailscale will supply when assuming your role. You must reference this in your IAM role's trust policy. See https://docs.aws.amazon.com/IAM/latest/UserGuide/id*roles*common-scenarios_third-party.html for more information on external IDs.
|
|
95
95
|
*/
|
|
96
|
-
externalId?: pulumi.Input<string>;
|
|
96
|
+
externalId?: pulumi.Input<string | undefined>;
|
|
97
97
|
/**
|
|
98
98
|
* The AWS account from which Tailscale will assume your role. You must reference this in your IAM role's trust policy. See https://docs.aws.amazon.com/IAM/latest/UserGuide/id*roles*common-scenarios_third-party.html for more information on external IDs.
|
|
99
99
|
*/
|
|
100
|
-
tailscaleAwsAccountId?: pulumi.Input<string>;
|
|
100
|
+
tailscaleAwsAccountId?: pulumi.Input<string | undefined>;
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
103
|
* The set of arguments for constructing a AwsExternalId resource.
|
|
104
104
|
*/
|
|
105
105
|
export interface AwsExternalIdArgs {
|
|
106
106
|
}
|
|
107
|
+
//# sourceMappingURL=awsExternalId.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awsExternalId.d.ts","sourceRoot":"","sources":["../awsExternalId.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,qBAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,aAAa;IAO5I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,aAAa;IAOxD;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAClE;;OAEG;IACH,SAAgC,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAE7E;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAgB1F;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC5D;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;CACjC"}
|
package/awsExternalId.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.AwsExternalId = 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
|
* The awsExternalId resource allows you to mint an AWS External ID that Tailscale can use to assume an AWS IAM role that you create for the purposes of allowing Tailscale to stream logs to your S3 bucket. See the logstreamConfiguration resource for more details.
|
|
10
33
|
*
|
|
@@ -72,6 +95,8 @@ class AwsExternalId extends pulumi.CustomResource {
|
|
|
72
95
|
static get(name, id, state, opts) {
|
|
73
96
|
return new AwsExternalId(name, state, { ...opts, id: id });
|
|
74
97
|
}
|
|
98
|
+
/** @internal */
|
|
99
|
+
static __pulumiType = 'tailscale:index/awsExternalId:AwsExternalId';
|
|
75
100
|
/**
|
|
76
101
|
* Returns true if the given object is an instance of AwsExternalId. This is designed to work even
|
|
77
102
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -100,6 +125,4 @@ class AwsExternalId extends pulumi.CustomResource {
|
|
|
100
125
|
}
|
|
101
126
|
}
|
|
102
127
|
exports.AwsExternalId = AwsExternalId;
|
|
103
|
-
/** @internal */
|
|
104
|
-
AwsExternalId.__pulumiType = 'tailscale:index/awsExternalId:AwsExternalId';
|
|
105
128
|
//# sourceMappingURL=awsExternalId.js.map
|
package/awsExternalId.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"awsExternalId.js","sourceRoot":"","sources":["../awsExternalId.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"awsExternalId.js","sourceRoot":"","sources":["../awsExternalId.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;SAC1E;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AA3DL,sCA4DC"}
|
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
|
@@ -1,21 +1,29 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* The API key to use for authenticating requests to the API. Can be set via the TAILSCALE_API_KEY environment variable. Conflicts with 'oauth_client_id' and 'oauth_client_secret'.
|
|
2
|
+
* The API key to use for authenticating requests to the API. Can be set via the TAILSCALE_API_KEY environment variable. If the value starts with 'file:' then it is treated as a path to a file on disk that contains the API key. Conflicts with 'oauth_client_id' and 'oauth_client_secret'.
|
|
3
3
|
*/
|
|
4
4
|
export declare const apiKey: string | undefined;
|
|
5
|
+
/**
|
|
6
|
+
* The OIDC audience to request when discovering an identity token from the runtime (GitHub Actions, AWS, or GCP) for workload identity federation. Can be set via the TAILSCALE_AUDIENCE environment variable. If the value starts with 'file:' then it is treated as a path to a file on disk that contains the audience. Requires 'oauth_client_id'. Conflicts with 'api_key', 'oauth_client_secret', 'identity_token', and 'identity_token_environment_variable_name'.
|
|
7
|
+
*/
|
|
8
|
+
export declare const audience: string | undefined;
|
|
5
9
|
/**
|
|
6
10
|
* The base URL of the Tailscale API. Defaults to https://api.tailscale.com. Can be set via the TAILSCALE_BASE_URL environment variable.
|
|
7
11
|
*/
|
|
8
12
|
export declare const baseUrl: string | undefined;
|
|
9
13
|
/**
|
|
10
|
-
* The jwt identity token to exchange for a Tailscale API token when using a federated identity. Can be set via the TAILSCALE_IDENTITY_TOKEN environment variable. Conflicts with 'api_key' and '
|
|
14
|
+
* The jwt identity token to exchange for a Tailscale API token when using a federated identity. Can be set via the TAILSCALE_IDENTITY_TOKEN environment variable. If the value starts with 'file:' then it is treated as a path to a file on disk that contains the identity token. Conflicts with 'api_key', 'oauth_client_secret', and 'identity_token_environment_variable_name'.
|
|
11
15
|
*/
|
|
12
16
|
export declare const identityToken: string | undefined;
|
|
13
17
|
/**
|
|
14
|
-
* The
|
|
18
|
+
* The name of an environment variable to read the identity token from. This is useful when the identity token is provided by an external system (such as Terraform Cloud workload identity) in an environment variable you do not control. If the resolved value of the environment variable starts with 'file:' then it is treated as a path to a file on disk that contains identity token. Conflicts with 'identity_token'.
|
|
19
|
+
*/
|
|
20
|
+
export declare const identityTokenEnvironmentVariableName: string | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* The OAuth application or federated identity's ID when using OAuth client credentials or workload identity federation. Can be set via the TAILSCALE_OAUTH_CLIENT_ID environment variable. If the value starts with 'file:' then it is treated as a path to a file on disk that contains the client ID. Either 'oauth_client_secret' or 'identity_token' must be set alongside 'oauth_client_id'. Conflicts with 'api_key'.
|
|
15
23
|
*/
|
|
16
24
|
export declare const oauthClientId: string | undefined;
|
|
17
25
|
/**
|
|
18
|
-
* The OAuth application's secret when using OAuth client credentials. Can be set via the TAILSCALE_OAUTH_CLIENT_SECRET environment variable. Conflicts with 'api_key' and 'identity_token'.
|
|
26
|
+
* The OAuth application's secret when using OAuth client credentials. Can be set via the TAILSCALE_OAUTH_CLIENT_SECRET environment variable. If the value starts with 'file:' then it is treated as a path to a file on disk that contains the client secret. Conflicts with 'api_key' and 'identity_token'.
|
|
19
27
|
*/
|
|
20
28
|
export declare const oauthClientSecret: string | undefined;
|
|
21
29
|
/**
|
|
@@ -29,4 +37,5 @@ export declare const tailnet: string | undefined;
|
|
|
29
37
|
/**
|
|
30
38
|
* User-Agent header for API requests.
|
|
31
39
|
*/
|
|
32
|
-
export declare const userAgent: string
|
|
40
|
+
export declare const userAgent: string;
|
|
41
|
+
//# sourceMappingURL=vars.d.ts.map
|
|
@@ -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,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;AAQhD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;AAQlD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;AAQjD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,aAAa,EAAE,MAAM,GAAG,SAAS,CAAC;AAQvD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,oCAAoC,EAAE,MAAM,GAAG,SAAS,CAAC;AAQ9E;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,aAAa,EAAE,MAAM,GAAG,SAAS,CAAC;AAQvD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,iBAAiB,EAAE,MAAM,GAAG,SAAS,CAAC;AAQ3D;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,MAAM,EAAE,MAAM,EAAE,GAAG,SAAS,CAAC;AAQlD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;AAQjD;;GAEG;AACH,MAAM,CAAC,OAAO,CAAC,MAAM,SAAS,EAAE,MAAM,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("tailscale");
|
|
7
30
|
Object.defineProperty(exports, "apiKey", {
|
|
8
31
|
get() {
|
|
@@ -10,6 +33,12 @@ Object.defineProperty(exports, "apiKey", {
|
|
|
10
33
|
},
|
|
11
34
|
enumerable: true,
|
|
12
35
|
});
|
|
36
|
+
Object.defineProperty(exports, "audience", {
|
|
37
|
+
get() {
|
|
38
|
+
return __config.get("audience");
|
|
39
|
+
},
|
|
40
|
+
enumerable: true,
|
|
41
|
+
});
|
|
13
42
|
Object.defineProperty(exports, "baseUrl", {
|
|
14
43
|
get() {
|
|
15
44
|
return __config.get("baseUrl");
|
|
@@ -22,6 +51,12 @@ Object.defineProperty(exports, "identityToken", {
|
|
|
22
51
|
},
|
|
23
52
|
enumerable: true,
|
|
24
53
|
});
|
|
54
|
+
Object.defineProperty(exports, "identityTokenEnvironmentVariableName", {
|
|
55
|
+
get() {
|
|
56
|
+
return __config.get("identityTokenEnvironmentVariableName");
|
|
57
|
+
},
|
|
58
|
+
enumerable: true,
|
|
59
|
+
});
|
|
25
60
|
Object.defineProperty(exports, "oauthClientId", {
|
|
26
61
|
get() {
|
|
27
62
|
return __config.get("oauthClientId");
|
|
@@ -48,7 +83,7 @@ Object.defineProperty(exports, "tailnet", {
|
|
|
48
83
|
});
|
|
49
84
|
Object.defineProperty(exports, "userAgent", {
|
|
50
85
|
get() {
|
|
51
|
-
return __config.get("userAgent");
|
|
86
|
+
return __config.get("userAgent") ?? "Pulumi/3.0 (https://www.pulumi.com) pulumi-tailscale/1.0.0-alpha.0+dev";
|
|
52
87
|
},
|
|
53
88
|
enumerable: true,
|
|
54
89
|
});
|
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,WAAW,CAAC,CAAC;AAMhD,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE;IACrC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IAClC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,UAAU,EAAE;IACvC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IACpC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IACnC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,eAAe,EAAE;IAC5C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;IACzC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,sCAAsC,EAAE;IACnE,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,sCAAsC,CAAC,CAAC;IAChE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,eAAe,EAAE;IAC5C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;IACzC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,mBAAmB,EAAE;IAChD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE;IACrC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAW,QAAQ,CAAC,CAAC;IAClD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IACnC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,WAAW,EAAE;IACxC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,wEAAwE,CAAC;IACjH,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC"}
|
package/contacts.d.ts
CHANGED
|
@@ -54,15 +54,15 @@ export declare class Contacts extends pulumi.CustomResource {
|
|
|
54
54
|
/**
|
|
55
55
|
* Configuration for communications about important changes to your tailnet
|
|
56
56
|
*/
|
|
57
|
-
readonly account: pulumi.Output<outputs.ContactsAccount>;
|
|
57
|
+
readonly account: pulumi.Output<outputs.ContactsAccount | undefined>;
|
|
58
58
|
/**
|
|
59
59
|
* Configuration for communications about security issues affecting your tailnet
|
|
60
60
|
*/
|
|
61
|
-
readonly security: pulumi.Output<outputs.ContactsSecurity>;
|
|
61
|
+
readonly security: pulumi.Output<outputs.ContactsSecurity | undefined>;
|
|
62
62
|
/**
|
|
63
63
|
* Configuration for communications about misconfigurations in your tailnet
|
|
64
64
|
*/
|
|
65
|
-
readonly support: pulumi.Output<outputs.ContactsSupport>;
|
|
65
|
+
readonly support: pulumi.Output<outputs.ContactsSupport | undefined>;
|
|
66
66
|
/**
|
|
67
67
|
* Create a Contacts resource with the given unique name, arguments, and options.
|
|
68
68
|
*
|
|
@@ -70,7 +70,7 @@ export declare class Contacts extends pulumi.CustomResource {
|
|
|
70
70
|
* @param args The arguments to use to populate this resource's properties.
|
|
71
71
|
* @param opts A bag of options that control this resource's behavior.
|
|
72
72
|
*/
|
|
73
|
-
constructor(name: string, args
|
|
73
|
+
constructor(name: string, args?: ContactsArgs, opts?: pulumi.CustomResourceOptions);
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
76
|
* Input properties used for looking up and filtering Contacts resources.
|
|
@@ -79,15 +79,15 @@ export interface ContactsState {
|
|
|
79
79
|
/**
|
|
80
80
|
* Configuration for communications about important changes to your tailnet
|
|
81
81
|
*/
|
|
82
|
-
account?: pulumi.Input<inputs.ContactsAccount>;
|
|
82
|
+
account?: pulumi.Input<inputs.ContactsAccount | undefined>;
|
|
83
83
|
/**
|
|
84
84
|
* Configuration for communications about security issues affecting your tailnet
|
|
85
85
|
*/
|
|
86
|
-
security?: pulumi.Input<inputs.ContactsSecurity>;
|
|
86
|
+
security?: pulumi.Input<inputs.ContactsSecurity | undefined>;
|
|
87
87
|
/**
|
|
88
88
|
* Configuration for communications about misconfigurations in your tailnet
|
|
89
89
|
*/
|
|
90
|
-
support?: pulumi.Input<inputs.ContactsSupport>;
|
|
90
|
+
support?: pulumi.Input<inputs.ContactsSupport | undefined>;
|
|
91
91
|
}
|
|
92
92
|
/**
|
|
93
93
|
* The set of arguments for constructing a Contacts resource.
|
|
@@ -96,13 +96,14 @@ export interface ContactsArgs {
|
|
|
96
96
|
/**
|
|
97
97
|
* Configuration for communications about important changes to your tailnet
|
|
98
98
|
*/
|
|
99
|
-
account
|
|
99
|
+
account?: pulumi.Input<inputs.ContactsAccount | undefined>;
|
|
100
100
|
/**
|
|
101
101
|
* Configuration for communications about security issues affecting your tailnet
|
|
102
102
|
*/
|
|
103
|
-
security
|
|
103
|
+
security?: pulumi.Input<inputs.ContactsSecurity | undefined>;
|
|
104
104
|
/**
|
|
105
105
|
* Configuration for communications about misconfigurations in your tailnet
|
|
106
106
|
*/
|
|
107
|
-
support
|
|
107
|
+
support?: pulumi.Input<inputs.ContactsSupport | undefined>;
|
|
108
108
|
}
|
|
109
|
+
//# sourceMappingURL=contacts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contacts.d.ts","sourceRoot":"","sources":["../contacts.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,QAAQ;IAOlI;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,QAAQ;IAOnD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACtF;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAEpF;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAkBrF;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;CAC9D;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC7D;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;CAC9D"}
|
package/contacts.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.Contacts = 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
|
* The contacts resource allows you to configure contact details for your Tailscale network. See https://tailscale.com/kb/1224/contact-preferences for more information.
|
|
10
33
|
*
|
|
@@ -52,6 +75,8 @@ class Contacts extends pulumi.CustomResource {
|
|
|
52
75
|
static get(name, id, state, opts) {
|
|
53
76
|
return new Contacts(name, state, { ...opts, id: id });
|
|
54
77
|
}
|
|
78
|
+
/** @internal */
|
|
79
|
+
static __pulumiType = 'tailscale:index/contacts:Contacts';
|
|
55
80
|
/**
|
|
56
81
|
* Returns true if the given object is an instance of Contacts. This is designed to work even
|
|
57
82
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -73,15 +98,6 @@ class Contacts extends pulumi.CustomResource {
|
|
|
73
98
|
}
|
|
74
99
|
else {
|
|
75
100
|
const args = argsOrState;
|
|
76
|
-
if (args?.account === undefined && !opts.urn) {
|
|
77
|
-
throw new Error("Missing required property 'account'");
|
|
78
|
-
}
|
|
79
|
-
if (args?.security === undefined && !opts.urn) {
|
|
80
|
-
throw new Error("Missing required property 'security'");
|
|
81
|
-
}
|
|
82
|
-
if (args?.support === undefined && !opts.urn) {
|
|
83
|
-
throw new Error("Missing required property 'support'");
|
|
84
|
-
}
|
|
85
101
|
resourceInputs["account"] = args?.account;
|
|
86
102
|
resourceInputs["security"] = args?.security;
|
|
87
103
|
resourceInputs["support"] = args?.support;
|
|
@@ -91,6 +107,4 @@ class Contacts extends pulumi.CustomResource {
|
|
|
91
107
|
}
|
|
92
108
|
}
|
|
93
109
|
exports.Contacts = Contacts;
|
|
94
|
-
/** @internal */
|
|
95
|
-
Contacts.__pulumiType = 'tailscale:index/contacts:Contacts';
|
|
96
110
|
//# sourceMappingURL=contacts.js.map
|
package/contacts.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contacts.js","sourceRoot":"","sources":["../contacts.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"contacts.js","sourceRoot":"","sources":["../contacts.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,mCAAmC,CAAC;IAE1E;;;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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAuBD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,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,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAjEL,4BAkEC"}
|
package/deviceAuthorization.d.ts
CHANGED
|
@@ -73,11 +73,11 @@ export interface DeviceAuthorizationState {
|
|
|
73
73
|
/**
|
|
74
74
|
* Whether or not the device is authorized
|
|
75
75
|
*/
|
|
76
|
-
authorized?: pulumi.Input<boolean>;
|
|
76
|
+
authorized?: pulumi.Input<boolean | undefined>;
|
|
77
77
|
/**
|
|
78
78
|
* The device to set as authorized
|
|
79
79
|
*/
|
|
80
|
-
deviceId?: pulumi.Input<string>;
|
|
80
|
+
deviceId?: pulumi.Input<string | undefined>;
|
|
81
81
|
}
|
|
82
82
|
/**
|
|
83
83
|
* The set of arguments for constructing a DeviceAuthorization resource.
|
|
@@ -92,3 +92,4 @@ export interface DeviceAuthorizationArgs {
|
|
|
92
92
|
*/
|
|
93
93
|
deviceId: pulumi.Input<string>;
|
|
94
94
|
}
|
|
95
|
+
//# sourceMappingURL=deviceAuthorization.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deviceAuthorization.d.ts","sourceRoot":"","sources":["../deviceAuthorization.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,mBAAmB;IAOxJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,mBAAmB;IAO9D;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAExD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,uBAAuB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsB/F;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC/C;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAClC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAClC"}
|
package/deviceAuthorization.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.DeviceAuthorization = 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
|
* The deviceAuthorization resource is used to approve new devices before they can join the tailnet. See https://tailscale.com/kb/1099/device-authorization/ for more details.
|
|
10
33
|
*
|
|
@@ -52,6 +75,8 @@ class DeviceAuthorization extends pulumi.CustomResource {
|
|
|
52
75
|
static get(name, id, state, opts) {
|
|
53
76
|
return new DeviceAuthorization(name, state, { ...opts, id: id });
|
|
54
77
|
}
|
|
78
|
+
/** @internal */
|
|
79
|
+
static __pulumiType = 'tailscale:index/deviceAuthorization:DeviceAuthorization';
|
|
55
80
|
/**
|
|
56
81
|
* Returns true if the given object is an instance of DeviceAuthorization. This is designed to work even
|
|
57
82
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -86,6 +111,4 @@ class DeviceAuthorization extends pulumi.CustomResource {
|
|
|
86
111
|
}
|
|
87
112
|
}
|
|
88
113
|
exports.DeviceAuthorization = DeviceAuthorization;
|
|
89
|
-
/** @internal */
|
|
90
|
-
DeviceAuthorization.__pulumiType = 'tailscale:index/deviceAuthorization:DeviceAuthorization';
|
|
91
114
|
//# sourceMappingURL=deviceAuthorization.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deviceAuthorization.js","sourceRoot":"","sources":["../deviceAuthorization.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"deviceAuthorization.js","sourceRoot":"","sources":["../deviceAuthorization.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,yDAAyD,CAAC;IAEhG;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAjEL,kDAkEC"}
|
package/deviceKey.d.ts
CHANGED
|
@@ -56,7 +56,7 @@ export declare class DeviceKey extends pulumi.CustomResource {
|
|
|
56
56
|
/**
|
|
57
57
|
* Determines whether or not the device's key will expire. Defaults to `false`.
|
|
58
58
|
*/
|
|
59
|
-
readonly keyExpiryDisabled: pulumi.Output<boolean
|
|
59
|
+
readonly keyExpiryDisabled: pulumi.Output<boolean>;
|
|
60
60
|
/**
|
|
61
61
|
* Create a DeviceKey resource with the given unique name, arguments, and options.
|
|
62
62
|
*
|
|
@@ -73,11 +73,11 @@ export interface DeviceKeyState {
|
|
|
73
73
|
/**
|
|
74
74
|
* The device to update the key properties of
|
|
75
75
|
*/
|
|
76
|
-
deviceId?: pulumi.Input<string>;
|
|
76
|
+
deviceId?: pulumi.Input<string | undefined>;
|
|
77
77
|
/**
|
|
78
78
|
* Determines whether or not the device's key will expire. Defaults to `false`.
|
|
79
79
|
*/
|
|
80
|
-
keyExpiryDisabled?: pulumi.Input<boolean>;
|
|
80
|
+
keyExpiryDisabled?: pulumi.Input<boolean | undefined>;
|
|
81
81
|
}
|
|
82
82
|
/**
|
|
83
83
|
* The set of arguments for constructing a DeviceKey resource.
|
|
@@ -90,5 +90,6 @@ export interface DeviceKeyArgs {
|
|
|
90
90
|
/**
|
|
91
91
|
* Determines whether or not the device's key will expire. Defaults to `false`.
|
|
92
92
|
*/
|
|
93
|
-
keyExpiryDisabled?: pulumi.Input<boolean>;
|
|
93
|
+
keyExpiryDisabled?: pulumi.Input<boolean | undefined>;
|
|
94
94
|
}
|
|
95
|
+
//# sourceMappingURL=deviceKey.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deviceKey.d.ts","sourceRoot":"","sources":["../deviceKey.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;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;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAElE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmBrF;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CACzD;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CACzD"}
|