@pulumi/ns1 2.3.2 → 2.3.3
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/config/index.js +5 -1
- package/config/index.js.map +1 -1
- package/index.d.ts +2 -0
- package/index.js +15 -1
- package/index.js.map +1 -1
- package/monitoringJob.d.ts +4 -4
- package/monitoringJob.js +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/record.d.ts +3 -0
- package/record.js +2 -0
- package/record.js.map +1 -1
- package/subnet.d.ts +78 -0
- package/subnet.js +71 -0
- package/subnet.js.map +1 -0
- package/tsigkey.d.ts +96 -0
- package/tsigkey.js +83 -0
- package/tsigkey.js.map +1 -0
- package/zone.d.ts +22 -0
- package/zone.js +3 -1
- package/zone.js.map +1 -1
package/config/index.js
CHANGED
|
@@ -3,7 +3,11 @@
|
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
6
|
-
Object.
|
|
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);
|
|
7
11
|
}) : (function(o, m, k, k2) {
|
|
8
12
|
if (k2 === undefined) k2 = k;
|
|
9
13
|
o[k2] = m[k];
|
package/config/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../config/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../config/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,kBAAkB;AAClB,yCAAuB"}
|
package/index.d.ts
CHANGED
|
@@ -10,7 +10,9 @@ export * from "./notifyList";
|
|
|
10
10
|
export * from "./provider";
|
|
11
11
|
export * from "./pulsarJob";
|
|
12
12
|
export * from "./record";
|
|
13
|
+
export * from "./subnet";
|
|
13
14
|
export * from "./team";
|
|
15
|
+
export * from "./tsigkey";
|
|
14
16
|
export * from "./user";
|
|
15
17
|
export * from "./zone";
|
|
16
18
|
import * as config from "./config";
|
package/index.js
CHANGED
|
@@ -3,7 +3,11 @@
|
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
6
|
-
Object.
|
|
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);
|
|
7
11
|
}) : (function(o, m, k, k2) {
|
|
8
12
|
if (k2 === undefined) k2 = k;
|
|
9
13
|
o[k2] = m[k];
|
|
@@ -28,7 +32,9 @@ __exportStar(require("./notifyList"), exports);
|
|
|
28
32
|
__exportStar(require("./provider"), exports);
|
|
29
33
|
__exportStar(require("./pulsarJob"), exports);
|
|
30
34
|
__exportStar(require("./record"), exports);
|
|
35
|
+
__exportStar(require("./subnet"), exports);
|
|
31
36
|
__exportStar(require("./team"), exports);
|
|
37
|
+
__exportStar(require("./tsigkey"), exports);
|
|
32
38
|
__exportStar(require("./user"), exports);
|
|
33
39
|
__exportStar(require("./zone"), exports);
|
|
34
40
|
// Export sub-modules:
|
|
@@ -45,7 +51,9 @@ const monitoringJob_1 = require("./monitoringJob");
|
|
|
45
51
|
const notifyList_1 = require("./notifyList");
|
|
46
52
|
const pulsarJob_1 = require("./pulsarJob");
|
|
47
53
|
const record_1 = require("./record");
|
|
54
|
+
const subnet_1 = require("./subnet");
|
|
48
55
|
const team_1 = require("./team");
|
|
56
|
+
const tsigkey_1 = require("./tsigkey");
|
|
49
57
|
const user_1 = require("./user");
|
|
50
58
|
const zone_1 = require("./zone");
|
|
51
59
|
const _module = {
|
|
@@ -68,8 +76,12 @@ const _module = {
|
|
|
68
76
|
return new pulsarJob_1.PulsarJob(name, undefined, { urn });
|
|
69
77
|
case "ns1:index/record:Record":
|
|
70
78
|
return new record_1.Record(name, undefined, { urn });
|
|
79
|
+
case "ns1:index/subnet:Subnet":
|
|
80
|
+
return new subnet_1.Subnet(name, undefined, { urn });
|
|
71
81
|
case "ns1:index/team:Team":
|
|
72
82
|
return new team_1.Team(name, undefined, { urn });
|
|
83
|
+
case "ns1:index/tsigkey:Tsigkey":
|
|
84
|
+
return new tsigkey_1.Tsigkey(name, undefined, { urn });
|
|
73
85
|
case "ns1:index/user:User":
|
|
74
86
|
return new user_1.User(name, undefined, { urn });
|
|
75
87
|
case "ns1:index/zone:Zone":
|
|
@@ -87,7 +99,9 @@ pulumi.runtime.registerResourceModule("ns1", "index/monitoringJob", _module);
|
|
|
87
99
|
pulumi.runtime.registerResourceModule("ns1", "index/notifyList", _module);
|
|
88
100
|
pulumi.runtime.registerResourceModule("ns1", "index/pulsarJob", _module);
|
|
89
101
|
pulumi.runtime.registerResourceModule("ns1", "index/record", _module);
|
|
102
|
+
pulumi.runtime.registerResourceModule("ns1", "index/subnet", _module);
|
|
90
103
|
pulumi.runtime.registerResourceModule("ns1", "index/team", _module);
|
|
104
|
+
pulumi.runtime.registerResourceModule("ns1", "index/tsigkey", _module);
|
|
91
105
|
pulumi.runtime.registerResourceModule("ns1", "index/user", _module);
|
|
92
106
|
pulumi.runtime.registerResourceModule("ns1", "index/zone", _module);
|
|
93
107
|
const provider_1 = require("./provider");
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,kBAAkB;AAClB,2CAAyB;AACzB,gDAA8B;AAC9B,6CAA2B;AAC3B,+CAA6B;AAC7B,8CAA4B;AAC5B,8CAA4B;AAC5B,4CAA0B;AAC1B,kDAAgC;AAChC,+CAA6B;AAC7B,6CAA2B;AAC3B,8CAA4B;AAC5B,2CAAyB;AACzB,2CAAyB;AACzB,yCAAuB;AACvB,4CAA0B;AAC1B,yCAAuB;AACvB,yCAAuB;AAEvB,sBAAsB;AACtB,mCAAmC;AAI/B,wBAAM;AAHV,iCAAiC;AAI7B,sBAAK;AAGT,gCAAgC;AAChC,qCAAkC;AAClC,+CAA4C;AAC5C,yCAAsC;AACtC,6CAA0C;AAC1C,mDAAgD;AAChD,6CAA0C;AAC1C,2CAAwC;AACxC,qCAAkC;AAClC,qCAAkC;AAClC,iCAA8B;AAC9B,uCAAoC;AACpC,iCAA8B;AAC9B,iCAA8B;AAE9B,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,eAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,mCAAmC;gBACpC,OAAO,IAAI,yBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,6BAA6B;gBAC9B,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,iCAAiC;gBAClC,OAAO,IAAI,uBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,uCAAuC;gBACxC,OAAO,IAAI,6BAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,iCAAiC;gBAClC,OAAO,IAAI,uBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,+BAA+B;gBAChC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,eAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,eAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,qBAAqB;gBACtB,OAAO,IAAI,WAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD,KAAK,2BAA2B;gBAC5B,OAAO,IAAI,iBAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD,KAAK,qBAAqB;gBACtB,OAAO,IAAI,WAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD,KAAK,qBAAqB;gBACtB,OAAO,IAAI,WAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,CAAC,CAAA;AACrE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA;AAC1E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,CAAC,CAAA;AACrE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,CAAC,CAAA;AACrE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA;AACnE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,eAAe,EAAE,OAAO,CAAC,CAAA;AACtE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA;AACnE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA;AAEnE,yCAAsC;AAEtC,MAAM,CAAC,OAAO,CAAC,uBAAuB,CAAC,KAAK,EAAE;IAC1C,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,iBAAiB,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAA2B,EAAE;QACpF,IAAI,IAAI,KAAK,sBAAsB,EAAE;YACjC,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACpD;QACD,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC;IACvD,CAAC;CACJ,CAAC,CAAC"}
|
package/monitoringJob.d.ts
CHANGED
|
@@ -25,9 +25,9 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
25
25
|
* policy: "quorum",
|
|
26
26
|
* rapidRecheck: true,
|
|
27
27
|
* regions: [
|
|
28
|
+
* "lga",
|
|
28
29
|
* "sjc",
|
|
29
30
|
* "sin",
|
|
30
|
-
* "lga",
|
|
31
31
|
* ],
|
|
32
32
|
* rules: [{
|
|
33
33
|
* comparison: "contains",
|
|
@@ -114,7 +114,7 @@ export declare class MonitoringJob extends pulumi.CustomResource {
|
|
|
114
114
|
readonly rapidRecheck: pulumi.Output<boolean | undefined>;
|
|
115
115
|
/**
|
|
116
116
|
* The list of region codes in which to run the monitoring
|
|
117
|
-
* job. See NS1 API docs for supported values.
|
|
117
|
+
* job. See NS1 API docs for supported values. NOTE: order alphabetically by region code.
|
|
118
118
|
*/
|
|
119
119
|
readonly regions: pulumi.Output<string[]>;
|
|
120
120
|
/**
|
|
@@ -192,7 +192,7 @@ export interface MonitoringJobState {
|
|
|
192
192
|
rapidRecheck?: pulumi.Input<boolean>;
|
|
193
193
|
/**
|
|
194
194
|
* The list of region codes in which to run the monitoring
|
|
195
|
-
* job. See NS1 API docs for supported values.
|
|
195
|
+
* job. See NS1 API docs for supported values. NOTE: order alphabetically by region code.
|
|
196
196
|
*/
|
|
197
197
|
regions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
198
198
|
/**
|
|
@@ -262,7 +262,7 @@ export interface MonitoringJobArgs {
|
|
|
262
262
|
rapidRecheck?: pulumi.Input<boolean>;
|
|
263
263
|
/**
|
|
264
264
|
* The list of region codes in which to run the monitoring
|
|
265
|
-
* job. See NS1 API docs for supported values.
|
|
265
|
+
* job. See NS1 API docs for supported values. NOTE: order alphabetically by region code.
|
|
266
266
|
*/
|
|
267
267
|
regions: pulumi.Input<pulumi.Input<string>[]>;
|
|
268
268
|
/**
|
package/monitoringJob.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/ns1",
|
|
3
|
-
"version": "v2.3.
|
|
3
|
+
"version": "v2.3.3",
|
|
4
4
|
"description": "A Pulumi package for creating and managing ns1 cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource ns1 v2.3.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource ns1 v2.3.3"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
package/package.json.dev
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/ns1",
|
|
3
|
-
"version": "v2.3.
|
|
3
|
+
"version": "v2.3.3",
|
|
4
4
|
"description": "A Pulumi package for creating and managing ns1 cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource ns1 v2.3.
|
|
14
|
+
"install": "node scripts/install-pulumi-plugin.js resource ns1 v2.3.3"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@pulumi/pulumi": "^3.0.0"
|
package/record.d.ts
CHANGED
|
@@ -58,6 +58,7 @@ export declare class Record extends pulumi.CustomResource {
|
|
|
58
58
|
readonly meta: pulumi.Output<{
|
|
59
59
|
[key: string]: any;
|
|
60
60
|
} | undefined>;
|
|
61
|
+
readonly overrideTtl: pulumi.Output<boolean | undefined>;
|
|
61
62
|
/**
|
|
62
63
|
* One or more "regions" for the record. These are really
|
|
63
64
|
* just groupings based on metadata, and are called "Answer Groups" in the NS1 UI,
|
|
@@ -125,6 +126,7 @@ export interface RecordState {
|
|
|
125
126
|
meta?: pulumi.Input<{
|
|
126
127
|
[key: string]: any;
|
|
127
128
|
}>;
|
|
129
|
+
overrideTtl?: pulumi.Input<boolean>;
|
|
128
130
|
/**
|
|
129
131
|
* One or more "regions" for the record. These are really
|
|
130
132
|
* just groupings based on metadata, and are called "Answer Groups" in the NS1 UI,
|
|
@@ -184,6 +186,7 @@ export interface RecordArgs {
|
|
|
184
186
|
meta?: pulumi.Input<{
|
|
185
187
|
[key: string]: any;
|
|
186
188
|
}>;
|
|
189
|
+
overrideTtl?: pulumi.Input<boolean>;
|
|
187
190
|
/**
|
|
188
191
|
* One or more "regions" for the record. These are really
|
|
189
192
|
* just groupings based on metadata, and are called "Answer Groups" in the NS1 UI,
|
package/record.js
CHANGED
|
@@ -35,6 +35,7 @@ class Record extends pulumi.CustomResource {
|
|
|
35
35
|
resourceInputs["filters"] = state ? state.filters : undefined;
|
|
36
36
|
resourceInputs["link"] = state ? state.link : undefined;
|
|
37
37
|
resourceInputs["meta"] = state ? state.meta : undefined;
|
|
38
|
+
resourceInputs["overrideTtl"] = state ? state.overrideTtl : undefined;
|
|
38
39
|
resourceInputs["regions"] = state ? state.regions : undefined;
|
|
39
40
|
resourceInputs["shortAnswers"] = state ? state.shortAnswers : undefined;
|
|
40
41
|
resourceInputs["ttl"] = state ? state.ttl : undefined;
|
|
@@ -58,6 +59,7 @@ class Record extends pulumi.CustomResource {
|
|
|
58
59
|
resourceInputs["filters"] = args ? args.filters : undefined;
|
|
59
60
|
resourceInputs["link"] = args ? args.link : undefined;
|
|
60
61
|
resourceInputs["meta"] = args ? args.meta : undefined;
|
|
62
|
+
resourceInputs["overrideTtl"] = args ? args.overrideTtl : undefined;
|
|
61
63
|
resourceInputs["regions"] = args ? args.regions : undefined;
|
|
62
64
|
resourceInputs["shortAnswers"] = args ? args.shortAnswers : undefined;
|
|
63
65
|
resourceInputs["ttl"] = args ? args.ttl : undefined;
|
package/record.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"record.js","sourceRoot":"","sources":["../record.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"record.js","sourceRoot":"","sources":["../record.ts"],"names":[],"mappings":"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"}
|
package/subnet.d.ts
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
export declare class Subnet extends pulumi.CustomResource {
|
|
3
|
+
/**
|
|
4
|
+
* Get an existing Subnet resource's state with the given name, ID, and optional extra
|
|
5
|
+
* properties used to qualify the lookup.
|
|
6
|
+
*
|
|
7
|
+
* @param name The _unique_ name of the resulting resource.
|
|
8
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
9
|
+
* @param state Any extra arguments used during the lookup.
|
|
10
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
11
|
+
*/
|
|
12
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SubnetState, opts?: pulumi.CustomResourceOptions): Subnet;
|
|
13
|
+
/**
|
|
14
|
+
* Returns true if the given object is an instance of Subnet. This is designed to work even
|
|
15
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
16
|
+
*/
|
|
17
|
+
static isInstance(obj: any): obj is Subnet;
|
|
18
|
+
readonly children: pulumi.Output<number>;
|
|
19
|
+
readonly desc: pulumi.Output<string | undefined>;
|
|
20
|
+
readonly dhcpScoped: pulumi.Output<boolean>;
|
|
21
|
+
readonly freeAddresses: pulumi.Output<string>;
|
|
22
|
+
readonly name: pulumi.Output<string>;
|
|
23
|
+
readonly networkId: pulumi.Output<number | undefined>;
|
|
24
|
+
readonly parentId: pulumi.Output<number>;
|
|
25
|
+
readonly prefix: pulumi.Output<string | undefined>;
|
|
26
|
+
readonly status: pulumi.Output<string>;
|
|
27
|
+
readonly tags: pulumi.Output<{
|
|
28
|
+
[key: string]: any;
|
|
29
|
+
}>;
|
|
30
|
+
readonly totalAddresses: pulumi.Output<string>;
|
|
31
|
+
readonly usedAddresses: pulumi.Output<string>;
|
|
32
|
+
/**
|
|
33
|
+
* Create a Subnet resource with the given unique name, arguments, and options.
|
|
34
|
+
*
|
|
35
|
+
* @param name The _unique_ name of the resource.
|
|
36
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
37
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
38
|
+
*/
|
|
39
|
+
constructor(name: string, args?: SubnetArgs, opts?: pulumi.CustomResourceOptions);
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Input properties used for looking up and filtering Subnet resources.
|
|
43
|
+
*/
|
|
44
|
+
export interface SubnetState {
|
|
45
|
+
children?: pulumi.Input<number>;
|
|
46
|
+
desc?: pulumi.Input<string>;
|
|
47
|
+
dhcpScoped?: pulumi.Input<boolean>;
|
|
48
|
+
freeAddresses?: pulumi.Input<string>;
|
|
49
|
+
name?: pulumi.Input<string>;
|
|
50
|
+
networkId?: pulumi.Input<number>;
|
|
51
|
+
parentId?: pulumi.Input<number>;
|
|
52
|
+
prefix?: pulumi.Input<string>;
|
|
53
|
+
status?: pulumi.Input<string>;
|
|
54
|
+
tags?: pulumi.Input<{
|
|
55
|
+
[key: string]: any;
|
|
56
|
+
}>;
|
|
57
|
+
totalAddresses?: pulumi.Input<string>;
|
|
58
|
+
usedAddresses?: pulumi.Input<string>;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* The set of arguments for constructing a Subnet resource.
|
|
62
|
+
*/
|
|
63
|
+
export interface SubnetArgs {
|
|
64
|
+
children?: pulumi.Input<number>;
|
|
65
|
+
desc?: pulumi.Input<string>;
|
|
66
|
+
dhcpScoped?: pulumi.Input<boolean>;
|
|
67
|
+
freeAddresses?: pulumi.Input<string>;
|
|
68
|
+
name?: pulumi.Input<string>;
|
|
69
|
+
networkId?: pulumi.Input<number>;
|
|
70
|
+
parentId?: pulumi.Input<number>;
|
|
71
|
+
prefix?: pulumi.Input<string>;
|
|
72
|
+
status?: pulumi.Input<string>;
|
|
73
|
+
tags?: pulumi.Input<{
|
|
74
|
+
[key: string]: any;
|
|
75
|
+
}>;
|
|
76
|
+
totalAddresses?: pulumi.Input<string>;
|
|
77
|
+
usedAddresses?: pulumi.Input<string>;
|
|
78
|
+
}
|
package/subnet.js
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Subnet = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
class Subnet extends pulumi.CustomResource {
|
|
9
|
+
constructor(name, argsOrState, opts) {
|
|
10
|
+
let resourceInputs = {};
|
|
11
|
+
opts = opts || {};
|
|
12
|
+
if (opts.id) {
|
|
13
|
+
const state = argsOrState;
|
|
14
|
+
resourceInputs["children"] = state ? state.children : undefined;
|
|
15
|
+
resourceInputs["desc"] = state ? state.desc : undefined;
|
|
16
|
+
resourceInputs["dhcpScoped"] = state ? state.dhcpScoped : undefined;
|
|
17
|
+
resourceInputs["freeAddresses"] = state ? state.freeAddresses : undefined;
|
|
18
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
19
|
+
resourceInputs["networkId"] = state ? state.networkId : undefined;
|
|
20
|
+
resourceInputs["parentId"] = state ? state.parentId : undefined;
|
|
21
|
+
resourceInputs["prefix"] = state ? state.prefix : undefined;
|
|
22
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
23
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
24
|
+
resourceInputs["totalAddresses"] = state ? state.totalAddresses : undefined;
|
|
25
|
+
resourceInputs["usedAddresses"] = state ? state.usedAddresses : undefined;
|
|
26
|
+
}
|
|
27
|
+
else {
|
|
28
|
+
const args = argsOrState;
|
|
29
|
+
resourceInputs["children"] = args ? args.children : undefined;
|
|
30
|
+
resourceInputs["desc"] = args ? args.desc : undefined;
|
|
31
|
+
resourceInputs["dhcpScoped"] = args ? args.dhcpScoped : undefined;
|
|
32
|
+
resourceInputs["freeAddresses"] = args ? args.freeAddresses : undefined;
|
|
33
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
34
|
+
resourceInputs["networkId"] = args ? args.networkId : undefined;
|
|
35
|
+
resourceInputs["parentId"] = args ? args.parentId : undefined;
|
|
36
|
+
resourceInputs["prefix"] = args ? args.prefix : undefined;
|
|
37
|
+
resourceInputs["status"] = args ? args.status : undefined;
|
|
38
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
39
|
+
resourceInputs["totalAddresses"] = args ? args.totalAddresses : undefined;
|
|
40
|
+
resourceInputs["usedAddresses"] = args ? args.usedAddresses : undefined;
|
|
41
|
+
}
|
|
42
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
43
|
+
super(Subnet.__pulumiType, name, resourceInputs, opts);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Get an existing Subnet resource's state with the given name, ID, and optional extra
|
|
47
|
+
* properties used to qualify the lookup.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resulting resource.
|
|
50
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
51
|
+
* @param state Any extra arguments used during the lookup.
|
|
52
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
53
|
+
*/
|
|
54
|
+
static get(name, id, state, opts) {
|
|
55
|
+
return new Subnet(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Returns true if the given object is an instance of Subnet. This is designed to work even
|
|
59
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
60
|
+
*/
|
|
61
|
+
static isInstance(obj) {
|
|
62
|
+
if (obj === undefined || obj === null) {
|
|
63
|
+
return false;
|
|
64
|
+
}
|
|
65
|
+
return obj['__pulumiType'] === Subnet.__pulumiType;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.Subnet = Subnet;
|
|
69
|
+
/** @internal */
|
|
70
|
+
Subnet.__pulumiType = 'ns1:index/subnet:Subnet';
|
|
71
|
+
//# sourceMappingURL=subnet.js.map
|
package/subnet.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subnet.js","sourceRoot":"","sources":["../subnet.ts"],"names":[],"mappings":"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"}
|
package/tsigkey.d.ts
ADDED
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Provides a NS1 TSIG Key resource. This can be used to create, modify, and delete TSIG keys.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as ns1 from "@pulumi/ns1";
|
|
10
|
+
*
|
|
11
|
+
* const example = new ns1.Tsigkey("example", {
|
|
12
|
+
* algorithm: "hmac-sha256",
|
|
13
|
+
* secret: "Ok1qR5IW1ajVka5cHPEJQIXfLyx5V3PSkFBROAzOn21JumDq6nIpoj6H8rfj5Uo+Ok55ZWQ0Wgrf302fDscHLA==",
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
16
|
+
* ## NS1 Documentation
|
|
17
|
+
*
|
|
18
|
+
* [TSIG Keys Api Doc](https://ns1.com/api/#tsig)
|
|
19
|
+
*
|
|
20
|
+
* ## Import
|
|
21
|
+
*
|
|
22
|
+
* ```sh
|
|
23
|
+
* $ pulumi import ns1:index/tsigkey:Tsigkey importTest <name>`
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare class Tsigkey extends pulumi.CustomResource {
|
|
27
|
+
/**
|
|
28
|
+
* Get an existing Tsigkey resource's state with the given name, ID, and optional extra
|
|
29
|
+
* properties used to qualify the lookup.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resulting resource.
|
|
32
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
33
|
+
* @param state Any extra arguments used during the lookup.
|
|
34
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
|
+
*/
|
|
36
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: TsigkeyState, opts?: pulumi.CustomResourceOptions): Tsigkey;
|
|
37
|
+
/**
|
|
38
|
+
* Returns true if the given object is an instance of Tsigkey. This is designed to work even
|
|
39
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
40
|
+
*/
|
|
41
|
+
static isInstance(obj: any): obj is Tsigkey;
|
|
42
|
+
/**
|
|
43
|
+
* The algorithm used to hash the TSIG key's secret.
|
|
44
|
+
*/
|
|
45
|
+
readonly algorithm: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* The free form name of the tsigkey.
|
|
48
|
+
*/
|
|
49
|
+
readonly name: pulumi.Output<string>;
|
|
50
|
+
/**
|
|
51
|
+
* The key's secret to be hashed.
|
|
52
|
+
*/
|
|
53
|
+
readonly secret: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* Create a Tsigkey resource with the given unique name, arguments, and options.
|
|
56
|
+
*
|
|
57
|
+
* @param name The _unique_ name of the resource.
|
|
58
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
59
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
60
|
+
*/
|
|
61
|
+
constructor(name: string, args: TsigkeyArgs, opts?: pulumi.CustomResourceOptions);
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Input properties used for looking up and filtering Tsigkey resources.
|
|
65
|
+
*/
|
|
66
|
+
export interface TsigkeyState {
|
|
67
|
+
/**
|
|
68
|
+
* The algorithm used to hash the TSIG key's secret.
|
|
69
|
+
*/
|
|
70
|
+
algorithm?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The free form name of the tsigkey.
|
|
73
|
+
*/
|
|
74
|
+
name?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* The key's secret to be hashed.
|
|
77
|
+
*/
|
|
78
|
+
secret?: pulumi.Input<string>;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* The set of arguments for constructing a Tsigkey resource.
|
|
82
|
+
*/
|
|
83
|
+
export interface TsigkeyArgs {
|
|
84
|
+
/**
|
|
85
|
+
* The algorithm used to hash the TSIG key's secret.
|
|
86
|
+
*/
|
|
87
|
+
algorithm: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The free form name of the tsigkey.
|
|
90
|
+
*/
|
|
91
|
+
name?: pulumi.Input<string>;
|
|
92
|
+
/**
|
|
93
|
+
* The key's secret to be hashed.
|
|
94
|
+
*/
|
|
95
|
+
secret: pulumi.Input<string>;
|
|
96
|
+
}
|
package/tsigkey.js
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Tsigkey = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides a NS1 TSIG Key resource. This can be used to create, modify, and delete TSIG keys.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ns1 from "@pulumi/ns1";
|
|
16
|
+
*
|
|
17
|
+
* const example = new ns1.Tsigkey("example", {
|
|
18
|
+
* algorithm: "hmac-sha256",
|
|
19
|
+
* secret: "Ok1qR5IW1ajVka5cHPEJQIXfLyx5V3PSkFBROAzOn21JumDq6nIpoj6H8rfj5Uo+Ok55ZWQ0Wgrf302fDscHLA==",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
* ## NS1 Documentation
|
|
23
|
+
*
|
|
24
|
+
* [TSIG Keys Api Doc](https://ns1.com/api/#tsig)
|
|
25
|
+
*
|
|
26
|
+
* ## Import
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import ns1:index/tsigkey:Tsigkey importTest <name>`
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
class Tsigkey extends pulumi.CustomResource {
|
|
33
|
+
constructor(name, argsOrState, opts) {
|
|
34
|
+
let resourceInputs = {};
|
|
35
|
+
opts = opts || {};
|
|
36
|
+
if (opts.id) {
|
|
37
|
+
const state = argsOrState;
|
|
38
|
+
resourceInputs["algorithm"] = state ? state.algorithm : undefined;
|
|
39
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
40
|
+
resourceInputs["secret"] = state ? state.secret : undefined;
|
|
41
|
+
}
|
|
42
|
+
else {
|
|
43
|
+
const args = argsOrState;
|
|
44
|
+
if ((!args || args.algorithm === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'algorithm'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.secret === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'secret'");
|
|
49
|
+
}
|
|
50
|
+
resourceInputs["algorithm"] = args ? args.algorithm : undefined;
|
|
51
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
52
|
+
resourceInputs["secret"] = args ? args.secret : undefined;
|
|
53
|
+
}
|
|
54
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
55
|
+
super(Tsigkey.__pulumiType, name, resourceInputs, opts);
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Get an existing Tsigkey resource's state with the given name, ID, and optional extra
|
|
59
|
+
* properties used to qualify the lookup.
|
|
60
|
+
*
|
|
61
|
+
* @param name The _unique_ name of the resulting resource.
|
|
62
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
63
|
+
* @param state Any extra arguments used during the lookup.
|
|
64
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
65
|
+
*/
|
|
66
|
+
static get(name, id, state, opts) {
|
|
67
|
+
return new Tsigkey(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Returns true if the given object is an instance of Tsigkey. This is designed to work even
|
|
71
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
72
|
+
*/
|
|
73
|
+
static isInstance(obj) {
|
|
74
|
+
if (obj === undefined || obj === null) {
|
|
75
|
+
return false;
|
|
76
|
+
}
|
|
77
|
+
return obj['__pulumiType'] === Tsigkey.__pulumiType;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
exports.Tsigkey = Tsigkey;
|
|
81
|
+
/** @internal */
|
|
82
|
+
Tsigkey.__pulumiType = 'ns1:index/tsigkey:Tsigkey';
|
|
83
|
+
//# sourceMappingURL=tsigkey.js.map
|
package/tsigkey.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tsigkey.js","sourceRoot":"","sources":["../tsigkey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAiD9C,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;IAtED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;;AA1BL,0BAwEC;AA1DG,gBAAgB;AACO,oBAAY,GAAG,2BAA2B,CAAC"}
|
package/zone.d.ts
CHANGED
|
@@ -90,6 +90,12 @@ export declare class Zone extends pulumi.CustomResource {
|
|
|
90
90
|
* Secondaries is documented below.
|
|
91
91
|
*/
|
|
92
92
|
readonly secondaries: pulumi.Output<outputs.ZoneSecondary[] | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* TSIG is documented below
|
|
95
|
+
*/
|
|
96
|
+
readonly tsig: pulumi.Output<{
|
|
97
|
+
[key: string]: string;
|
|
98
|
+
} | undefined>;
|
|
93
99
|
/**
|
|
94
100
|
* The SOA TTL.
|
|
95
101
|
*/
|
|
@@ -172,6 +178,12 @@ export interface ZoneState {
|
|
|
172
178
|
* Secondaries is documented below.
|
|
173
179
|
*/
|
|
174
180
|
secondaries?: pulumi.Input<pulumi.Input<inputs.ZoneSecondary>[]>;
|
|
181
|
+
/**
|
|
182
|
+
* TSIG is documented below
|
|
183
|
+
*/
|
|
184
|
+
tsig?: pulumi.Input<{
|
|
185
|
+
[key: string]: pulumi.Input<string>;
|
|
186
|
+
}>;
|
|
175
187
|
/**
|
|
176
188
|
* The SOA TTL.
|
|
177
189
|
*/
|
|
@@ -202,6 +214,10 @@ export interface ZoneArgs {
|
|
|
202
214
|
* `additionalPrimaries` (default must be accepted).
|
|
203
215
|
*/
|
|
204
216
|
expiry?: pulumi.Input<number>;
|
|
217
|
+
/**
|
|
218
|
+
* (Computed) The SOA Hostmaster.
|
|
219
|
+
*/
|
|
220
|
+
hostmaster?: pulumi.Input<string>;
|
|
205
221
|
/**
|
|
206
222
|
* The target zone(domain name) to link to.
|
|
207
223
|
*/
|
|
@@ -238,6 +254,12 @@ export interface ZoneArgs {
|
|
|
238
254
|
* Secondaries is documented below.
|
|
239
255
|
*/
|
|
240
256
|
secondaries?: pulumi.Input<pulumi.Input<inputs.ZoneSecondary>[]>;
|
|
257
|
+
/**
|
|
258
|
+
* TSIG is documented below
|
|
259
|
+
*/
|
|
260
|
+
tsig?: pulumi.Input<{
|
|
261
|
+
[key: string]: pulumi.Input<string>;
|
|
262
|
+
}>;
|
|
241
263
|
/**
|
|
242
264
|
* The SOA TTL.
|
|
243
265
|
*/
|
package/zone.js
CHANGED
|
@@ -37,6 +37,7 @@ class Zone extends pulumi.CustomResource {
|
|
|
37
37
|
resourceInputs["refresh"] = state ? state.refresh : undefined;
|
|
38
38
|
resourceInputs["retry"] = state ? state.retry : undefined;
|
|
39
39
|
resourceInputs["secondaries"] = state ? state.secondaries : undefined;
|
|
40
|
+
resourceInputs["tsig"] = state ? state.tsig : undefined;
|
|
40
41
|
resourceInputs["ttl"] = state ? state.ttl : undefined;
|
|
41
42
|
resourceInputs["zone"] = state ? state.zone : undefined;
|
|
42
43
|
}
|
|
@@ -49,6 +50,7 @@ class Zone extends pulumi.CustomResource {
|
|
|
49
50
|
resourceInputs["autogenerateNsRecord"] = args ? args.autogenerateNsRecord : undefined;
|
|
50
51
|
resourceInputs["dnssec"] = args ? args.dnssec : undefined;
|
|
51
52
|
resourceInputs["expiry"] = args ? args.expiry : undefined;
|
|
53
|
+
resourceInputs["hostmaster"] = args ? args.hostmaster : undefined;
|
|
52
54
|
resourceInputs["link"] = args ? args.link : undefined;
|
|
53
55
|
resourceInputs["networks"] = args ? args.networks : undefined;
|
|
54
56
|
resourceInputs["nxTtl"] = args ? args.nxTtl : undefined;
|
|
@@ -56,10 +58,10 @@ class Zone extends pulumi.CustomResource {
|
|
|
56
58
|
resourceInputs["refresh"] = args ? args.refresh : undefined;
|
|
57
59
|
resourceInputs["retry"] = args ? args.retry : undefined;
|
|
58
60
|
resourceInputs["secondaries"] = args ? args.secondaries : undefined;
|
|
61
|
+
resourceInputs["tsig"] = args ? args.tsig : undefined;
|
|
59
62
|
resourceInputs["ttl"] = args ? args.ttl : undefined;
|
|
60
63
|
resourceInputs["zone"] = args ? args.zone : undefined;
|
|
61
64
|
resourceInputs["dnsServers"] = undefined /*out*/;
|
|
62
|
-
resourceInputs["hostmaster"] = undefined /*out*/;
|
|
63
65
|
}
|
|
64
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
65
67
|
super(Zone.__pulumiType, name, resourceInputs, opts);
|
package/zone.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zone.js","sourceRoot":"","sources":["../zone.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"zone.js","sourceRoot":"","sources":["../zone.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IA8G3C,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;IA1JD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,CAAC;IAKD;;;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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;;AA1BL,oBA4JC;AA9IG,gBAAgB;AACO,iBAAY,GAAG,qBAAqB,CAAC"}
|