@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/deviceKey.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.DeviceKey = 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 deviceKey resource allows you to update the properties of a device's key
|
|
10
33
|
*
|
|
@@ -52,6 +75,8 @@ class DeviceKey extends pulumi.CustomResource {
|
|
|
52
75
|
static get(name, id, state, opts) {
|
|
53
76
|
return new DeviceKey(name, state, { ...opts, id: id });
|
|
54
77
|
}
|
|
78
|
+
/** @internal */
|
|
79
|
+
static __pulumiType = 'tailscale:index/deviceKey:DeviceKey';
|
|
55
80
|
/**
|
|
56
81
|
* Returns true if the given object is an instance of DeviceKey. This is designed to work even
|
|
57
82
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -83,6 +108,4 @@ class DeviceKey extends pulumi.CustomResource {
|
|
|
83
108
|
}
|
|
84
109
|
}
|
|
85
110
|
exports.DeviceKey = DeviceKey;
|
|
86
|
-
/** @internal */
|
|
87
|
-
DeviceKey.__pulumiType = 'tailscale:index/deviceKey:DeviceKey';
|
|
88
111
|
//# sourceMappingURL=deviceKey.js.map
|
package/deviceKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deviceKey.js","sourceRoot":"","sources":["../deviceKey.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"deviceKey.js","sourceRoot":"","sources":["../deviceKey.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsB,EAAE,IAAmC;QACpH,OAAO,IAAI,SAAS,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qCAAqC,CAAC;IAE5E;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,SAAS,CAAC,YAAY,CAAC;IAC1D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA4C,EAAE,IAAmC;QACvG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyC,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;SAClE;aAAM;YACH,MAAM,IAAI,GAAG,WAAwC,CAAC;YACtD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,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,SAAS,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9D,CAAC;;AA9DL,8BA+DC"}
|
package/deviceSubnetRoutes.d.ts
CHANGED
|
@@ -88,11 +88,11 @@ export interface DeviceSubnetRoutesState {
|
|
|
88
88
|
/**
|
|
89
89
|
* The device to set subnet routes for
|
|
90
90
|
*/
|
|
91
|
-
deviceId?: pulumi.Input<string>;
|
|
91
|
+
deviceId?: pulumi.Input<string | undefined>;
|
|
92
92
|
/**
|
|
93
93
|
* The subnet routes that are enabled to be routed by a device
|
|
94
94
|
*/
|
|
95
|
-
routes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
95
|
+
routes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
98
98
|
* The set of arguments for constructing a DeviceSubnetRoutes resource.
|
|
@@ -107,3 +107,4 @@ export interface DeviceSubnetRoutesArgs {
|
|
|
107
107
|
*/
|
|
108
108
|
routes: pulumi.Input<pulumi.Input<string>[]>;
|
|
109
109
|
}
|
|
110
|
+
//# sourceMappingURL=deviceSubnetRoutes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deviceSubnetRoutes.d.ts","sourceRoot":"","sources":["../deviceSubnetRoutes.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,qBAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,uBAAuB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,kBAAkB;IAOtJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,kBAAkB;IAO7D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAExD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsB9F;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC7D;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;CAChD"}
|
package/deviceSubnetRoutes.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.DeviceSubnetRoutes = 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 deviceSubnetRoutes resource allows you to configure enabled subnet routes for your Tailscale devices. See https://tailscale.com/kb/1019/subnets for more information.
|
|
10
33
|
*
|
|
@@ -67,6 +90,8 @@ class DeviceSubnetRoutes extends pulumi.CustomResource {
|
|
|
67
90
|
static get(name, id, state, opts) {
|
|
68
91
|
return new DeviceSubnetRoutes(name, state, { ...opts, id: id });
|
|
69
92
|
}
|
|
93
|
+
/** @internal */
|
|
94
|
+
static __pulumiType = 'tailscale:index/deviceSubnetRoutes:DeviceSubnetRoutes';
|
|
70
95
|
/**
|
|
71
96
|
* Returns true if the given object is an instance of DeviceSubnetRoutes. This is designed to work even
|
|
72
97
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -101,6 +126,4 @@ class DeviceSubnetRoutes extends pulumi.CustomResource {
|
|
|
101
126
|
}
|
|
102
127
|
}
|
|
103
128
|
exports.DeviceSubnetRoutes = DeviceSubnetRoutes;
|
|
104
|
-
/** @internal */
|
|
105
|
-
DeviceSubnetRoutes.__pulumiType = 'tailscale:index/deviceSubnetRoutes:DeviceSubnetRoutes';
|
|
106
129
|
//# sourceMappingURL=deviceSubnetRoutes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deviceSubnetRoutes.js","sourceRoot":"","sources":["../deviceSubnetRoutes.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"deviceSubnetRoutes.js","sourceRoot":"","sources":["../deviceSubnetRoutes.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,uDAAuD,CAAC;IAE9F;;;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,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;;AAjEL,gDAkEC"}
|
package/deviceTags.d.ts
CHANGED
|
@@ -73,11 +73,11 @@ export interface DeviceTagsState {
|
|
|
73
73
|
/**
|
|
74
74
|
* The device to set tags for
|
|
75
75
|
*/
|
|
76
|
-
deviceId?: pulumi.Input<string>;
|
|
76
|
+
deviceId?: pulumi.Input<string | undefined>;
|
|
77
77
|
/**
|
|
78
78
|
* The tags to apply to the device
|
|
79
79
|
*/
|
|
80
|
-
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
80
|
+
tags?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
81
81
|
}
|
|
82
82
|
/**
|
|
83
83
|
* The set of arguments for constructing a DeviceTags resource.
|
|
@@ -92,3 +92,4 @@ export interface DeviceTagsArgs {
|
|
|
92
92
|
*/
|
|
93
93
|
tags: pulumi.Input<pulumi.Input<string>[]>;
|
|
94
94
|
}
|
|
95
|
+
//# sourceMappingURL=deviceTags.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deviceTags.d.ts","sourceRoot":"","sources":["../deviceTags.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,eAAe,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,UAAU;IAOtI;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,UAAU;IAOrD;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBtF;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B;;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,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC3D;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;CAC9C"}
|
package/deviceTags.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.DeviceTags = 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 deviceTags resource is used to apply tags to Tailscale devices. See https://tailscale.com/kb/1068/acl-tags/ for more details.
|
|
10
33
|
*
|
|
@@ -52,6 +75,8 @@ class DeviceTags extends pulumi.CustomResource {
|
|
|
52
75
|
static get(name, id, state, opts) {
|
|
53
76
|
return new DeviceTags(name, state, { ...opts, id: id });
|
|
54
77
|
}
|
|
78
|
+
/** @internal */
|
|
79
|
+
static __pulumiType = 'tailscale:index/deviceTags:DeviceTags';
|
|
55
80
|
/**
|
|
56
81
|
* Returns true if the given object is an instance of DeviceTags. 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 DeviceTags extends pulumi.CustomResource {
|
|
|
86
111
|
}
|
|
87
112
|
}
|
|
88
113
|
exports.DeviceTags = DeviceTags;
|
|
89
|
-
/** @internal */
|
|
90
|
-
DeviceTags.__pulumiType = 'tailscale:index/deviceTags:DeviceTags';
|
|
91
114
|
//# sourceMappingURL=deviceTags.js.map
|
package/deviceTags.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deviceTags.js","sourceRoot":"","sources":["../deviceTags.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"deviceTags.js","sourceRoot":"","sources":["../deviceTags.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,uCAAuC,CAAC;IAE9E;;;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,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AAjEL,gCAkEC"}
|
package/dnsConfiguration.d.ts
CHANGED
|
@@ -79,7 +79,7 @@ export declare class DnsConfiguration extends pulumi.CustomResource {
|
|
|
79
79
|
/**
|
|
80
80
|
* Whether or not to enable MagicDNS. Defaults to true.
|
|
81
81
|
*/
|
|
82
|
-
readonly magicDns: pulumi.Output<boolean
|
|
82
|
+
readonly magicDns: pulumi.Output<boolean>;
|
|
83
83
|
/**
|
|
84
84
|
* Set the nameservers used by devices on your network to resolve DNS queries. `overrideLocalDns` must also be true to prefer these nameservers over local DNS configuration.
|
|
85
85
|
*/
|
|
@@ -87,11 +87,11 @@ export declare class DnsConfiguration extends pulumi.CustomResource {
|
|
|
87
87
|
/**
|
|
88
88
|
* When enabled, use the configured DNS servers in `nameservers` to resolve names outside the tailnet. When disabled, devices will prefer their local DNS configuration. Defaults to false.
|
|
89
89
|
*/
|
|
90
|
-
readonly overrideLocalDns: pulumi.Output<boolean
|
|
90
|
+
readonly overrideLocalDns: pulumi.Output<boolean>;
|
|
91
91
|
/**
|
|
92
92
|
* Additional search domains. When MagicDNS is on, the tailnet domain is automatically included as the first search domain.
|
|
93
93
|
*/
|
|
94
|
-
readonly searchPaths: pulumi.Output<string[]
|
|
94
|
+
readonly searchPaths: pulumi.Output<string[]>;
|
|
95
95
|
/**
|
|
96
96
|
* Set the nameservers used by devices on your network to resolve DNS queries on specific domains (requires Tailscale v1.8 or later). Configuration does not depend on `overrideLocalDns`.
|
|
97
97
|
*/
|
|
@@ -112,23 +112,23 @@ export interface DnsConfigurationState {
|
|
|
112
112
|
/**
|
|
113
113
|
* Whether or not to enable MagicDNS. Defaults to true.
|
|
114
114
|
*/
|
|
115
|
-
magicDns?: pulumi.Input<boolean>;
|
|
115
|
+
magicDns?: pulumi.Input<boolean | undefined>;
|
|
116
116
|
/**
|
|
117
117
|
* Set the nameservers used by devices on your network to resolve DNS queries. `overrideLocalDns` must also be true to prefer these nameservers over local DNS configuration.
|
|
118
118
|
*/
|
|
119
|
-
nameservers?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationNameserver>[]>;
|
|
119
|
+
nameservers?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationNameserver>[] | undefined>;
|
|
120
120
|
/**
|
|
121
121
|
* When enabled, use the configured DNS servers in `nameservers` to resolve names outside the tailnet. When disabled, devices will prefer their local DNS configuration. Defaults to false.
|
|
122
122
|
*/
|
|
123
|
-
overrideLocalDns?: pulumi.Input<boolean>;
|
|
123
|
+
overrideLocalDns?: pulumi.Input<boolean | undefined>;
|
|
124
124
|
/**
|
|
125
125
|
* Additional search domains. When MagicDNS is on, the tailnet domain is automatically included as the first search domain.
|
|
126
126
|
*/
|
|
127
|
-
searchPaths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
127
|
+
searchPaths?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
128
128
|
/**
|
|
129
129
|
* Set the nameservers used by devices on your network to resolve DNS queries on specific domains (requires Tailscale v1.8 or later). Configuration does not depend on `overrideLocalDns`.
|
|
130
130
|
*/
|
|
131
|
-
splitDns?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationSplitDn>[]>;
|
|
131
|
+
splitDns?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationSplitDn>[] | undefined>;
|
|
132
132
|
}
|
|
133
133
|
/**
|
|
134
134
|
* The set of arguments for constructing a DnsConfiguration resource.
|
|
@@ -137,21 +137,22 @@ export interface DnsConfigurationArgs {
|
|
|
137
137
|
/**
|
|
138
138
|
* Whether or not to enable MagicDNS. Defaults to true.
|
|
139
139
|
*/
|
|
140
|
-
magicDns?: pulumi.Input<boolean>;
|
|
140
|
+
magicDns?: pulumi.Input<boolean | undefined>;
|
|
141
141
|
/**
|
|
142
142
|
* Set the nameservers used by devices on your network to resolve DNS queries. `overrideLocalDns` must also be true to prefer these nameservers over local DNS configuration.
|
|
143
143
|
*/
|
|
144
|
-
nameservers?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationNameserver>[]>;
|
|
144
|
+
nameservers?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationNameserver>[] | undefined>;
|
|
145
145
|
/**
|
|
146
146
|
* When enabled, use the configured DNS servers in `nameservers` to resolve names outside the tailnet. When disabled, devices will prefer their local DNS configuration. Defaults to false.
|
|
147
147
|
*/
|
|
148
|
-
overrideLocalDns?: pulumi.Input<boolean>;
|
|
148
|
+
overrideLocalDns?: pulumi.Input<boolean | undefined>;
|
|
149
149
|
/**
|
|
150
150
|
* Additional search domains. When MagicDNS is on, the tailnet domain is automatically included as the first search domain.
|
|
151
151
|
*/
|
|
152
|
-
searchPaths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
152
|
+
searchPaths?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
153
153
|
/**
|
|
154
154
|
* Set the nameservers used by devices on your network to resolve DNS queries on specific domains (requires Tailscale v1.8 or later). Configuration does not depend on `overrideLocalDns`.
|
|
155
155
|
*/
|
|
156
|
-
splitDns?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationSplitDn>[]>;
|
|
156
|
+
splitDns?: pulumi.Input<pulumi.Input<inputs.DnsConfigurationSplitDn>[] | undefined>;
|
|
157
157
|
}
|
|
158
|
+
//# sourceMappingURL=dnsConfiguration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dnsConfiguration.d.ts","sourceRoot":"","sources":["../dnsConfiguration.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,qBAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,gBAAgB;IAOlJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,gBAAgB;IAO3D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IACzD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,0BAA0B,EAAE,GAAG,SAAS,CAAC,CAAC;IACrG;;OAEG;IACH,SAAwB,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,uBAAuB,EAAE,GAAG,SAAS,CAAC,CAAC;IAE/F;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsB7F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,0BAA0B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC1F;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC/D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,uBAAuB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACvF;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,0BAA0B,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC1F;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC/D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,uBAAuB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACvF"}
|
package/dnsConfiguration.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.DnsConfiguration = 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 dnsConfiguration resource allows you to manage the complete DNS configuration for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
|
|
10
33
|
*
|
|
@@ -77,6 +100,8 @@ class DnsConfiguration extends pulumi.CustomResource {
|
|
|
77
100
|
static get(name, id, state, opts) {
|
|
78
101
|
return new DnsConfiguration(name, state, { ...opts, id: id });
|
|
79
102
|
}
|
|
103
|
+
/** @internal */
|
|
104
|
+
static __pulumiType = 'tailscale:index/dnsConfiguration:DnsConfiguration';
|
|
80
105
|
/**
|
|
81
106
|
* Returns true if the given object is an instance of DnsConfiguration. This is designed to work even
|
|
82
107
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -111,6 +136,4 @@ class DnsConfiguration extends pulumi.CustomResource {
|
|
|
111
136
|
}
|
|
112
137
|
}
|
|
113
138
|
exports.DnsConfiguration = DnsConfiguration;
|
|
114
|
-
/** @internal */
|
|
115
|
-
DnsConfiguration.__pulumiType = 'tailscale:index/dnsConfiguration:DnsConfiguration';
|
|
116
139
|
//# sourceMappingURL=dnsConfiguration.js.map
|
package/dnsConfiguration.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dnsConfiguration.js","sourceRoot":"","sources":["../dnsConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"dnsConfiguration.js","sourceRoot":"","sources":["../dnsConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,mDAAmD,CAAC;IAE1F;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,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,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA7EL,4CA8EC"}
|
package/dnsNameservers.d.ts
CHANGED
|
@@ -60,7 +60,7 @@ export interface DnsNameserversState {
|
|
|
60
60
|
/**
|
|
61
61
|
* Devices on your network will use these nameservers to resolve DNS names. IPv4 or IPv6 addresses are accepted.
|
|
62
62
|
*/
|
|
63
|
-
nameservers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
63
|
+
nameservers?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
64
64
|
}
|
|
65
65
|
/**
|
|
66
66
|
* The set of arguments for constructing a DnsNameservers resource.
|
|
@@ -71,3 +71,4 @@ export interface DnsNameserversArgs {
|
|
|
71
71
|
*/
|
|
72
72
|
nameservers: pulumi.Input<pulumi.Input<string>[]>;
|
|
73
73
|
}
|
|
74
|
+
//# sourceMappingURL=dnsNameservers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dnsNameservers.d.ts","sourceRoot":"","sources":["../dnsNameservers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,qBAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,cAAc;IAO9I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,cAAc;IAOzD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAE7D;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAiB1F;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;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,kBAAkB;IAC/B;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;CACrD"}
|
package/dnsNameservers.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.DnsNameservers = 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 dnsNameservers resource allows you to configure DNS nameservers for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
|
|
10
33
|
*
|
|
@@ -43,6 +66,8 @@ class DnsNameservers extends pulumi.CustomResource {
|
|
|
43
66
|
static get(name, id, state, opts) {
|
|
44
67
|
return new DnsNameservers(name, state, { ...opts, id: id });
|
|
45
68
|
}
|
|
69
|
+
/** @internal */
|
|
70
|
+
static __pulumiType = 'tailscale:index/dnsNameservers:DnsNameservers';
|
|
46
71
|
/**
|
|
47
72
|
* Returns true if the given object is an instance of DnsNameservers. This is designed to work even
|
|
48
73
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -72,6 +97,4 @@ class DnsNameservers extends pulumi.CustomResource {
|
|
|
72
97
|
}
|
|
73
98
|
}
|
|
74
99
|
exports.DnsNameservers = DnsNameservers;
|
|
75
|
-
/** @internal */
|
|
76
|
-
DnsNameservers.__pulumiType = 'tailscale:index/dnsNameservers:DnsNameservers';
|
|
77
100
|
//# sourceMappingURL=dnsNameservers.js.map
|
package/dnsNameservers.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dnsNameservers.js","sourceRoot":"","sources":["../dnsNameservers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"dnsNameservers.js","sourceRoot":"","sources":["../dnsNameservers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,uDAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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/dnsPreferences.d.ts
CHANGED
|
@@ -57,7 +57,7 @@ export interface DnsPreferencesState {
|
|
|
57
57
|
/**
|
|
58
58
|
* Whether or not to enable magic DNS
|
|
59
59
|
*/
|
|
60
|
-
magicDns?: pulumi.Input<boolean>;
|
|
60
|
+
magicDns?: pulumi.Input<boolean | undefined>;
|
|
61
61
|
}
|
|
62
62
|
/**
|
|
63
63
|
* The set of arguments for constructing a DnsPreferences resource.
|
|
@@ -68,3 +68,4 @@ export interface DnsPreferencesArgs {
|
|
|
68
68
|
*/
|
|
69
69
|
magicDns: pulumi.Input<boolean>;
|
|
70
70
|
}
|
|
71
|
+
//# sourceMappingURL=dnsPreferences.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dnsPreferences.d.ts","sourceRoot":"","sources":["../dnsPreferences.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,qBAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,cAAc;IAO9I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,cAAc;IAOzD;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAEzD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAiB1F;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CAChD;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;CACnC"}
|
package/dnsPreferences.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.DnsPreferences = 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 dnsPreferences resource allows you to configure DNS preferences for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
|
|
10
33
|
*
|
|
@@ -40,6 +63,8 @@ class DnsPreferences extends pulumi.CustomResource {
|
|
|
40
63
|
static get(name, id, state, opts) {
|
|
41
64
|
return new DnsPreferences(name, state, { ...opts, id: id });
|
|
42
65
|
}
|
|
66
|
+
/** @internal */
|
|
67
|
+
static __pulumiType = 'tailscale:index/dnsPreferences:DnsPreferences';
|
|
43
68
|
/**
|
|
44
69
|
* Returns true if the given object is an instance of DnsPreferences. This is designed to work even
|
|
45
70
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -69,6 +94,4 @@ class DnsPreferences extends pulumi.CustomResource {
|
|
|
69
94
|
}
|
|
70
95
|
}
|
|
71
96
|
exports.DnsPreferences = DnsPreferences;
|
|
72
|
-
/** @internal */
|
|
73
|
-
DnsPreferences.__pulumiType = 'tailscale:index/dnsPreferences:DnsPreferences';
|
|
74
97
|
//# sourceMappingURL=dnsPreferences.js.map
|
package/dnsPreferences.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dnsPreferences.js","sourceRoot":"","sources":["../dnsPreferences.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"dnsPreferences.js","sourceRoot":"","sources":["../dnsPreferences.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,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,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,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAxDL,wCAyDC"}
|
package/dnsSearchPaths.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* The
|
|
3
|
+
* The dnsSearchPaths resource allows you to configure DNS search paths for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -57,7 +57,7 @@ export interface DnsSearchPathsState {
|
|
|
57
57
|
/**
|
|
58
58
|
* Devices on your network will use these domain suffixes to resolve DNS names.
|
|
59
59
|
*/
|
|
60
|
-
searchPaths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60
|
+
searchPaths?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
61
61
|
}
|
|
62
62
|
/**
|
|
63
63
|
* The set of arguments for constructing a DnsSearchPaths resource.
|
|
@@ -68,3 +68,4 @@ export interface DnsSearchPathsArgs {
|
|
|
68
68
|
*/
|
|
69
69
|
searchPaths: pulumi.Input<pulumi.Input<string>[]>;
|
|
70
70
|
}
|
|
71
|
+
//# sourceMappingURL=dnsSearchPaths.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dnsSearchPaths.d.ts","sourceRoot":"","sources":["../dnsSearchPaths.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,qBAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,cAAc;IAO9I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,cAAc;IAOzD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAE7D;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAiB1F;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;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,kBAAkB;IAC/B;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;CACrD"}
|
package/dnsSearchPaths.js
CHANGED
|
@@ -1,12 +1,35 @@
|
|
|
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.DnsSearchPaths = 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
|
-
* The
|
|
32
|
+
* The dnsSearchPaths resource allows you to configure DNS search paths for your Tailscale network. See https://tailscale.com/kb/1054/dns for more information.
|
|
10
33
|
*
|
|
11
34
|
* ## Example Usage
|
|
12
35
|
*
|
|
@@ -40,6 +63,8 @@ class DnsSearchPaths extends pulumi.CustomResource {
|
|
|
40
63
|
static get(name, id, state, opts) {
|
|
41
64
|
return new DnsSearchPaths(name, state, { ...opts, id: id });
|
|
42
65
|
}
|
|
66
|
+
/** @internal */
|
|
67
|
+
static __pulumiType = 'tailscale:index/dnsSearchPaths:DnsSearchPaths';
|
|
43
68
|
/**
|
|
44
69
|
* Returns true if the given object is an instance of DnsSearchPaths. This is designed to work even
|
|
45
70
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -69,6 +94,4 @@ class DnsSearchPaths extends pulumi.CustomResource {
|
|
|
69
94
|
}
|
|
70
95
|
}
|
|
71
96
|
exports.DnsSearchPaths = DnsSearchPaths;
|
|
72
|
-
/** @internal */
|
|
73
|
-
DnsSearchPaths.__pulumiType = 'tailscale:index/dnsSearchPaths:DnsSearchPaths';
|
|
74
97
|
//# sourceMappingURL=dnsSearchPaths.js.map
|