@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/dnsSearchPaths.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dnsSearchPaths.js","sourceRoot":"","sources":["../dnsSearchPaths.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"dnsSearchPaths.js","sourceRoot":"","sources":["../dnsSearchPaths.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IAeD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAxDL,wCAyDC"}
|
package/dnsSplitNameservers.d.ts
CHANGED
|
@@ -64,11 +64,11 @@ export interface DnsSplitNameserversState {
|
|
|
64
64
|
/**
|
|
65
65
|
* Domain to configure split DNS for. Requests for this domain will be resolved using the provided nameservers. Changing this will force the resource to be recreated.
|
|
66
66
|
*/
|
|
67
|
-
domain?: pulumi.Input<string>;
|
|
67
|
+
domain?: pulumi.Input<string | undefined>;
|
|
68
68
|
/**
|
|
69
69
|
* Devices on your network will use these nameservers to resolve DNS names. IPv4 or IPv6 addresses are accepted.
|
|
70
70
|
*/
|
|
71
|
-
nameservers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
71
|
+
nameservers?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* The set of arguments for constructing a DnsSplitNameservers resource.
|
|
@@ -83,3 +83,4 @@ export interface DnsSplitNameserversArgs {
|
|
|
83
83
|
*/
|
|
84
84
|
nameservers: pulumi.Input<pulumi.Input<string>[]>;
|
|
85
85
|
}
|
|
86
|
+
//# sourceMappingURL=dnsSplitNameservers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dnsSplitNameservers.d.ts","sourceRoot":"","sources":["../dnsSplitNameservers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAE7D;;;;;;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,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAClE;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;CACrD"}
|
package/dnsSplitNameservers.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.DnsSplitNameservers = 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 dnsSplitNameservers resource allows you to configure split DNS nameservers for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
|
|
10
33
|
*
|
|
@@ -43,6 +66,8 @@ class DnsSplitNameservers extends pulumi.CustomResource {
|
|
|
43
66
|
static get(name, id, state, opts) {
|
|
44
67
|
return new DnsSplitNameservers(name, state, { ...opts, id: id });
|
|
45
68
|
}
|
|
69
|
+
/** @internal */
|
|
70
|
+
static __pulumiType = 'tailscale:index/dnsSplitNameservers:DnsSplitNameservers';
|
|
46
71
|
/**
|
|
47
72
|
* Returns true if the given object is an instance of DnsSplitNameservers. This is designed to work even
|
|
48
73
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -77,6 +102,4 @@ class DnsSplitNameservers extends pulumi.CustomResource {
|
|
|
77
102
|
}
|
|
78
103
|
}
|
|
79
104
|
exports.DnsSplitNameservers = DnsSplitNameservers;
|
|
80
|
-
/** @internal */
|
|
81
|
-
DnsSplitNameservers.__pulumiType = 'tailscale:index/dnsSplitNameservers:DnsSplitNameservers';
|
|
82
105
|
//# sourceMappingURL=dnsSplitNameservers.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dnsSplitNameservers.js","sourceRoot":"","sources":["../dnsSplitNameservers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"dnsSplitNameservers.js","sourceRoot":"","sources":["../dnsSplitNameservers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAjEL,kDAkEC"}
|
package/federatedIdentity.d.ts
CHANGED
|
@@ -60,11 +60,11 @@ export declare class FederatedIdentity extends pulumi.CustomResource {
|
|
|
60
60
|
*/
|
|
61
61
|
readonly customClaimRules: pulumi.Output<{
|
|
62
62
|
[key: string]: string;
|
|
63
|
-
}
|
|
63
|
+
}>;
|
|
64
64
|
/**
|
|
65
65
|
* A description of the federated identity consisting of alphanumeric characters. Defaults to `""`.
|
|
66
66
|
*/
|
|
67
|
-
readonly description: pulumi.Output<string
|
|
67
|
+
readonly description: pulumi.Output<string>;
|
|
68
68
|
/**
|
|
69
69
|
* The issuer of the OIDC identity token used in the token exchange. Must be a valid and publicly reachable https:// URL.
|
|
70
70
|
*/
|
|
@@ -80,7 +80,7 @@ export declare class FederatedIdentity extends pulumi.CustomResource {
|
|
|
80
80
|
/**
|
|
81
81
|
* A list of tags that access tokens generated for the federated identity will be able to assign to devices. Mandatory if the scopes include "devices:core" or "authKeys".
|
|
82
82
|
*/
|
|
83
|
-
readonly tags: pulumi.Output<string[]
|
|
83
|
+
readonly tags: pulumi.Output<string[]>;
|
|
84
84
|
/**
|
|
85
85
|
* The updated timestamp of the key in RFC3339 format
|
|
86
86
|
*/
|
|
@@ -105,45 +105,45 @@ export interface FederatedIdentityState {
|
|
|
105
105
|
/**
|
|
106
106
|
* The value used when matching against the `aud` claim from an OIDC identity token. Specifying the audience is optional as Tailscale will generate a secure audience at creation time by default. It is recommended to let Tailscale generate the audience unless the identity provider you are integrating with requires a specific audience format.
|
|
107
107
|
*/
|
|
108
|
-
audience?: pulumi.Input<string>;
|
|
108
|
+
audience?: pulumi.Input<string | undefined>;
|
|
109
109
|
/**
|
|
110
110
|
* The creation timestamp of the key in RFC3339 format
|
|
111
111
|
*/
|
|
112
|
-
createdAt?: pulumi.Input<string>;
|
|
112
|
+
createdAt?: pulumi.Input<string | undefined>;
|
|
113
113
|
/**
|
|
114
114
|
* A map of claim names to pattern strings used to match against arbitrary claims in the OIDC identity token. Patterns can include `*` characters to match against any character.
|
|
115
115
|
*/
|
|
116
116
|
customClaimRules?: pulumi.Input<{
|
|
117
117
|
[key: string]: pulumi.Input<string>;
|
|
118
|
-
}>;
|
|
118
|
+
} | undefined>;
|
|
119
119
|
/**
|
|
120
120
|
* A description of the federated identity consisting of alphanumeric characters. Defaults to `""`.
|
|
121
121
|
*/
|
|
122
|
-
description?: pulumi.Input<string>;
|
|
122
|
+
description?: pulumi.Input<string | undefined>;
|
|
123
123
|
/**
|
|
124
124
|
* The issuer of the OIDC identity token used in the token exchange. Must be a valid and publicly reachable https:// URL.
|
|
125
125
|
*/
|
|
126
|
-
issuer?: pulumi.Input<string>;
|
|
126
|
+
issuer?: pulumi.Input<string | undefined>;
|
|
127
127
|
/**
|
|
128
128
|
* Scopes to grant to the federated identity. See https://tailscale.com/kb/1623/ for a list of available scopes.
|
|
129
129
|
*/
|
|
130
|
-
scopes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
130
|
+
scopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
131
131
|
/**
|
|
132
132
|
* The pattern used when matching against the `sub` claim from an OIDC identity token. Patterns can include `*` characters to match against any character.
|
|
133
133
|
*/
|
|
134
|
-
subject?: pulumi.Input<string>;
|
|
134
|
+
subject?: pulumi.Input<string | undefined>;
|
|
135
135
|
/**
|
|
136
136
|
* A list of tags that access tokens generated for the federated identity will be able to assign to devices. Mandatory if the scopes include "devices:core" or "authKeys".
|
|
137
137
|
*/
|
|
138
|
-
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
138
|
+
tags?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
139
139
|
/**
|
|
140
140
|
* The updated timestamp of the key in RFC3339 format
|
|
141
141
|
*/
|
|
142
|
-
updatedAt?: pulumi.Input<string>;
|
|
142
|
+
updatedAt?: pulumi.Input<string | undefined>;
|
|
143
143
|
/**
|
|
144
144
|
* ID of the user who created this federated identity, empty for federated identities created by other trust credentials.
|
|
145
145
|
*/
|
|
146
|
-
userId?: pulumi.Input<string>;
|
|
146
|
+
userId?: pulumi.Input<string | undefined>;
|
|
147
147
|
}
|
|
148
148
|
/**
|
|
149
149
|
* The set of arguments for constructing a FederatedIdentity resource.
|
|
@@ -152,17 +152,17 @@ export interface FederatedIdentityArgs {
|
|
|
152
152
|
/**
|
|
153
153
|
* The value used when matching against the `aud` claim from an OIDC identity token. Specifying the audience is optional as Tailscale will generate a secure audience at creation time by default. It is recommended to let Tailscale generate the audience unless the identity provider you are integrating with requires a specific audience format.
|
|
154
154
|
*/
|
|
155
|
-
audience?: pulumi.Input<string>;
|
|
155
|
+
audience?: pulumi.Input<string | undefined>;
|
|
156
156
|
/**
|
|
157
157
|
* A map of claim names to pattern strings used to match against arbitrary claims in the OIDC identity token. Patterns can include `*` characters to match against any character.
|
|
158
158
|
*/
|
|
159
159
|
customClaimRules?: pulumi.Input<{
|
|
160
160
|
[key: string]: pulumi.Input<string>;
|
|
161
|
-
}>;
|
|
161
|
+
} | undefined>;
|
|
162
162
|
/**
|
|
163
163
|
* A description of the federated identity consisting of alphanumeric characters. Defaults to `""`.
|
|
164
164
|
*/
|
|
165
|
-
description?: pulumi.Input<string>;
|
|
165
|
+
description?: pulumi.Input<string | undefined>;
|
|
166
166
|
/**
|
|
167
167
|
* The issuer of the OIDC identity token used in the token exchange. Must be a valid and publicly reachable https:// URL.
|
|
168
168
|
*/
|
|
@@ -178,5 +178,6 @@ export interface FederatedIdentityArgs {
|
|
|
178
178
|
/**
|
|
179
179
|
* A list of tags that access tokens generated for the federated identity will be able to assign to devices. Mandatory if the scopes include "devices:core" or "authKeys".
|
|
180
180
|
*/
|
|
181
|
-
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
181
|
+
tags?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
182
182
|
}
|
|
183
|
+
//# sourceMappingURL=federatedIdentity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"federatedIdentity.d.ts","sourceRoot":"","sources":["../federatedIdentity.ts"],"names":[],"mappings":"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"}
|
package/federatedIdentity.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.FederatedIdentity = 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 federatedIdentity resource allows you to create federated identities to programmatically interact with the Tailscale API using workload identity federation.
|
|
10
33
|
*
|
|
@@ -50,6 +73,8 @@ class FederatedIdentity extends pulumi.CustomResource {
|
|
|
50
73
|
static get(name, id, state, opts) {
|
|
51
74
|
return new FederatedIdentity(name, state, { ...opts, id: id });
|
|
52
75
|
}
|
|
76
|
+
/** @internal */
|
|
77
|
+
static __pulumiType = 'tailscale:index/federatedIdentity:FederatedIdentity';
|
|
53
78
|
/**
|
|
54
79
|
* Returns true if the given object is an instance of FederatedIdentity. This is designed to work even
|
|
55
80
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -103,6 +128,4 @@ class FederatedIdentity extends pulumi.CustomResource {
|
|
|
103
128
|
}
|
|
104
129
|
}
|
|
105
130
|
exports.FederatedIdentity = FederatedIdentity;
|
|
106
|
-
/** @internal */
|
|
107
|
-
FederatedIdentity.__pulumiType = 'tailscale:index/federatedIdentity:FederatedIdentity';
|
|
108
131
|
//# sourceMappingURL=federatedIdentity.js.map
|
package/federatedIdentity.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"federatedIdentity.js","sourceRoot":"","sources":["../federatedIdentity.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"federatedIdentity.js","sourceRoot":"","sources":["../federatedIdentity.ts"],"names":[],"mappings":"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"}
|
package/get4Via6.d.ts
CHANGED
|
@@ -37,7 +37,7 @@ export interface Get4Via6Result {
|
|
|
37
37
|
*/
|
|
38
38
|
readonly cidr: string;
|
|
39
39
|
/**
|
|
40
|
-
* The
|
|
40
|
+
* The ID of this resource.
|
|
41
41
|
*/
|
|
42
42
|
readonly id: string;
|
|
43
43
|
/**
|
|
@@ -78,3 +78,4 @@ export interface Get4Via6OutputArgs {
|
|
|
78
78
|
*/
|
|
79
79
|
site: pulumi.Input<number>;
|
|
80
80
|
}
|
|
81
|
+
//# sourceMappingURL=get4Via6.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get4Via6.d.ts","sourceRoot":"","sources":["../get4Via6.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC,CAMjG;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACzB;AACD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,cAAc,CAAC,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,CAMzH;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B"}
|
package/get4Via6.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.get4Via6Output = exports.get4Via6 = 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 4via6 data source is calculates an IPv6 prefix for a given site ID and IPv4 CIDR. See Tailscale documentation for [4via6 subnets](https://tailscale.com/kb/1201/4via6-subnets/) for more details.
|
|
10
33
|
*
|
package/get4Via6.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get4Via6.js","sourceRoot":"","sources":["../get4Via6.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"get4Via6.js","sourceRoot":"","sources":["../get4Via6.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAqCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
|
package/getAcl.d.ts
CHANGED
|
@@ -1,8 +1,17 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Returns the Tailscale policy file for a tailnet.
|
|
4
4
|
*
|
|
5
5
|
* > **Note:** The naming of this data source predates Tailscale's usage of the term "policy file" to refer to the centralized configuration file for a tailnet. This data source fetches a tailnet's entire policy file and not just the ACLs section within it.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as tailscale from "@pulumi/tailscale";
|
|
12
|
+
*
|
|
13
|
+
* const example = tailscale.getAcl({});
|
|
14
|
+
* ```
|
|
6
15
|
*/
|
|
7
16
|
export declare function getAcl(opts?: pulumi.InvokeOptions): Promise<GetAclResult>;
|
|
8
17
|
/**
|
|
@@ -10,21 +19,31 @@ export declare function getAcl(opts?: pulumi.InvokeOptions): Promise<GetAclResul
|
|
|
10
19
|
*/
|
|
11
20
|
export interface GetAclResult {
|
|
12
21
|
/**
|
|
13
|
-
* The contents of
|
|
22
|
+
* The contents of the policy file as a HuJSON string.
|
|
14
23
|
*/
|
|
15
24
|
readonly hujson: string;
|
|
16
25
|
/**
|
|
17
|
-
* The
|
|
26
|
+
* The ID of this resource.
|
|
18
27
|
*/
|
|
19
28
|
readonly id: string;
|
|
20
29
|
/**
|
|
21
|
-
* The contents of
|
|
30
|
+
* The contents of the policy file as a JSON string.
|
|
22
31
|
*/
|
|
23
32
|
readonly json: string;
|
|
24
33
|
}
|
|
25
34
|
/**
|
|
26
|
-
*
|
|
35
|
+
* Returns the Tailscale policy file for a tailnet.
|
|
27
36
|
*
|
|
28
37
|
* > **Note:** The naming of this data source predates Tailscale's usage of the term "policy file" to refer to the centralized configuration file for a tailnet. This data source fetches a tailnet's entire policy file and not just the ACLs section within it.
|
|
38
|
+
*
|
|
39
|
+
* ## Example Usage
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as tailscale from "@pulumi/tailscale";
|
|
44
|
+
*
|
|
45
|
+
* const example = tailscale.getAcl({});
|
|
46
|
+
* ```
|
|
29
47
|
*/
|
|
30
48
|
export declare function getAclOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAclResult>;
|
|
49
|
+
//# sourceMappingURL=getAcl.d.ts.map
|
package/getAcl.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAcl.d.ts","sourceRoot":"","sources":["../getAcl.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;GAaG;AACH,wBAAgB,MAAM,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,YAAY,CAAC,CAIzE;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;CACzB;AACD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,YAAY,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,YAAY,CAAC,CAI3F"}
|
package/getAcl.js
CHANGED
|
@@ -1,14 +1,46 @@
|
|
|
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.getAclOutput = exports.getAcl = 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
|
+
* Returns the Tailscale policy file for a tailnet.
|
|
10
33
|
*
|
|
11
34
|
* > **Note:** The naming of this data source predates Tailscale's usage of the term "policy file" to refer to the centralized configuration file for a tailnet. This data source fetches a tailnet's entire policy file and not just the ACLs section within it.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as tailscale from "@pulumi/tailscale";
|
|
41
|
+
*
|
|
42
|
+
* const example = tailscale.getAcl({});
|
|
43
|
+
* ```
|
|
12
44
|
*/
|
|
13
45
|
function getAcl(opts) {
|
|
14
46
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -16,9 +48,18 @@ function getAcl(opts) {
|
|
|
16
48
|
}
|
|
17
49
|
exports.getAcl = getAcl;
|
|
18
50
|
/**
|
|
19
|
-
*
|
|
51
|
+
* Returns the Tailscale policy file for a tailnet.
|
|
20
52
|
*
|
|
21
53
|
* > **Note:** The naming of this data source predates Tailscale's usage of the term "policy file" to refer to the centralized configuration file for a tailnet. This data source fetches a tailnet's entire policy file and not just the ACLs section within it.
|
|
54
|
+
*
|
|
55
|
+
* ## Example Usage
|
|
56
|
+
*
|
|
57
|
+
* ```typescript
|
|
58
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
59
|
+
* import * as tailscale from "@pulumi/tailscale";
|
|
60
|
+
*
|
|
61
|
+
* const example = tailscale.getAcl({});
|
|
62
|
+
* ```
|
|
22
63
|
*/
|
|
23
64
|
function getAclOutput(opts) {
|
|
24
65
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/getAcl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAcl.js","sourceRoot":"","sources":["../getAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"getAcl.js","sourceRoot":"","sources":["../getAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,MAAM,CAAC,IAA2B;IAC9C,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE,EAC7D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wBAIC;AAmBD;;;;;;;;;;;;;GAaG;AACH,SAAgB,YAAY,CAAC,IAAiC;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+BAA+B,EAAE,EACnE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oCAIC"}
|
package/getDevice.d.ts
CHANGED
|
@@ -69,7 +69,7 @@ export interface GetDeviceResult {
|
|
|
69
69
|
*/
|
|
70
70
|
readonly hostname?: string;
|
|
71
71
|
/**
|
|
72
|
-
* The
|
|
72
|
+
* The ID of this resource.
|
|
73
73
|
*/
|
|
74
74
|
readonly id: string;
|
|
75
75
|
/**
|
|
@@ -156,13 +156,14 @@ export interface GetDeviceOutputArgs {
|
|
|
156
156
|
/**
|
|
157
157
|
* The short hostname of the device
|
|
158
158
|
*/
|
|
159
|
-
hostname?: pulumi.Input<string>;
|
|
159
|
+
hostname?: pulumi.Input<string | undefined>;
|
|
160
160
|
/**
|
|
161
161
|
* The full name of the device (e.g. `hostname.domain.ts.net`)
|
|
162
162
|
*/
|
|
163
|
-
name?: pulumi.Input<string>;
|
|
163
|
+
name?: pulumi.Input<string | undefined>;
|
|
164
164
|
/**
|
|
165
165
|
* If specified, the provider will make multiple attempts to obtain the data source until the waitFor duration is reached. Retries are made every second so this value should be greater than 1s
|
|
166
166
|
*/
|
|
167
|
-
waitFor?: pulumi.Input<string>;
|
|
167
|
+
waitFor?: pulumi.Input<string | undefined>;
|
|
168
168
|
}
|
|
169
|
+
//# sourceMappingURL=getDevice.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDevice.d.ts","sourceRoot":"","sources":["../getDevice.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,SAAS,CAAC,IAAI,CAAC,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,eAAe,CAAC,CAQrG;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,yBAAyB,EAAE,OAAO,CAAC;IAC5C;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,iBAAiB,EAAE,OAAO,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,OAAO,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC7B;AACD;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,eAAe,CAAC,IAAI,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,CAQ7H;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
package/getDevice.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.getDeviceOutput = exports.getDevice = 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 device data source describes a single device in a tailnet
|
|
10
33
|
*
|
package/getDevice.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDevice.js","sourceRoot":"","sources":["../getDevice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"getDevice.js","sourceRoot":"","sources":["../getDevice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;AAiHD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC"}
|
package/getDevices.d.ts
CHANGED
|
@@ -33,6 +33,10 @@ export declare function getDevices(args?: GetDevicesArgs, opts?: pulumi.InvokeOp
|
|
|
33
33
|
* A collection of arguments for invoking getDevices.
|
|
34
34
|
*/
|
|
35
35
|
export interface GetDevicesArgs {
|
|
36
|
+
/**
|
|
37
|
+
* The list of devices in the tailnet
|
|
38
|
+
*/
|
|
39
|
+
devices?: inputs.GetDevicesDevice[];
|
|
36
40
|
/**
|
|
37
41
|
* Filters the device list to elements devices whose fields match the provided values.
|
|
38
42
|
*/
|
|
@@ -49,13 +53,13 @@ export interface GetDevicesResult {
|
|
|
49
53
|
/**
|
|
50
54
|
* The list of devices in the tailnet
|
|
51
55
|
*/
|
|
52
|
-
readonly devices
|
|
56
|
+
readonly devices?: outputs.GetDevicesDevice[];
|
|
53
57
|
/**
|
|
54
58
|
* Filters the device list to elements devices whose fields match the provided values.
|
|
55
59
|
*/
|
|
56
60
|
readonly filters?: outputs.GetDevicesFilter[];
|
|
57
61
|
/**
|
|
58
|
-
* The
|
|
62
|
+
* The ID of this resource.
|
|
59
63
|
*/
|
|
60
64
|
readonly id: string;
|
|
61
65
|
/**
|
|
@@ -95,12 +99,17 @@ export declare function getDevicesOutput(args?: GetDevicesOutputArgs, opts?: pul
|
|
|
95
99
|
* A collection of arguments for invoking getDevices.
|
|
96
100
|
*/
|
|
97
101
|
export interface GetDevicesOutputArgs {
|
|
102
|
+
/**
|
|
103
|
+
* The list of devices in the tailnet
|
|
104
|
+
*/
|
|
105
|
+
devices?: pulumi.Input<pulumi.Input<inputs.GetDevicesDeviceArgs>[] | undefined>;
|
|
98
106
|
/**
|
|
99
107
|
* Filters the device list to elements devices whose fields match the provided values.
|
|
100
108
|
*/
|
|
101
|
-
filters?: pulumi.Input<pulumi.Input<inputs.GetDevicesFilterArgs>[]>;
|
|
109
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetDevicesFilterArgs>[] | undefined>;
|
|
102
110
|
/**
|
|
103
111
|
* Filters the device list to elements whose name has the provided prefix
|
|
104
112
|
*/
|
|
105
|
-
namePrefix?: pulumi.Input<string>;
|
|
113
|
+
namePrefix?: pulumi.Input<string | undefined>;
|
|
106
114
|
}
|
|
115
|
+
//# sourceMappingURL=getDevices.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDevices.d.ts","sourceRoot":"","sources":["../getDevices.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;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,wBAAgB,UAAU,CAAC,IAAI,CAAC,EAAE,cAAc,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAQxG;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,CAAC;IACpC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,CAAC;IACpC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,gBAAgB,EAAE,CAAC;IAC9C;;OAEG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,gBAAgB,EAAE,CAAC;IAC9C;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;CAChC;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,CAAC,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAQhI;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAChF;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAChF;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CACjD"}
|