@pulumi/linode 3.10.0 → 3.10.1

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.
Files changed (130) hide show
  1. package/databaseMongodb.d.ts +8 -42
  2. package/databaseMongodb.js +0 -32
  3. package/databaseMongodb.js.map +1 -1
  4. package/databaseMysql.d.ts +6 -32
  5. package/databaseMysql.js +0 -26
  6. package/databaseMysql.js.map +1 -1
  7. package/databasePostgresql.d.ts +6 -32
  8. package/databasePostgresql.js +0 -26
  9. package/databasePostgresql.js.map +1 -1
  10. package/domain.d.ts +0 -3
  11. package/domain.js +0 -3
  12. package/domain.js.map +1 -1
  13. package/domainRecord.d.ts +0 -3
  14. package/domainRecord.js +0 -3
  15. package/domainRecord.js.map +1 -1
  16. package/getAccount.d.ts +36 -27
  17. package/getAccount.js +0 -27
  18. package/getAccount.js.map +1 -1
  19. package/getDatabaseBackups.d.ts +0 -11
  20. package/getDatabaseBackups.js +0 -11
  21. package/getDatabaseBackups.js.map +1 -1
  22. package/getDatabaseEngines.d.ts +0 -9
  23. package/getDatabaseEngines.js +0 -9
  24. package/getDatabaseEngines.js.map +1 -1
  25. package/getDatabaseMongodb.d.ts +69 -52
  26. package/getDatabaseMongodb.js +0 -52
  27. package/getDatabaseMongodb.js.map +1 -1
  28. package/getDatabaseMysql.d.ts +57 -44
  29. package/getDatabaseMysql.js +0 -44
  30. package/getDatabaseMysql.js.map +1 -1
  31. package/getDatabaseMysqlBackups.d.ts +0 -11
  32. package/getDatabaseMysqlBackups.js +0 -11
  33. package/getDatabaseMysqlBackups.js.map +1 -1
  34. package/getDatabasePostgresql.d.ts +60 -46
  35. package/getDatabasePostgresql.js +0 -46
  36. package/getDatabasePostgresql.js.map +1 -1
  37. package/getDatabases.d.ts +0 -35
  38. package/getDatabases.js +0 -35
  39. package/getDatabases.js.map +1 -1
  40. package/getDomain.d.ts +42 -31
  41. package/getDomain.js +0 -31
  42. package/getDomain.js.map +1 -1
  43. package/getDomainRecord.d.ts +36 -27
  44. package/getDomainRecord.js +0 -27
  45. package/getDomainRecord.js.map +1 -1
  46. package/getDomainZonefile.d.ts +12 -7
  47. package/getDomainZonefile.js +0 -7
  48. package/getDomainZonefile.js.map +1 -1
  49. package/getImage.d.ts +30 -23
  50. package/getImage.js +0 -23
  51. package/getImage.js.map +1 -1
  52. package/getImages.d.ts +0 -26
  53. package/getImages.js +0 -26
  54. package/getImages.js.map +1 -1
  55. package/getInstanceType.d.ts +30 -27
  56. package/getInstanceType.js +0 -27
  57. package/getInstanceType.js.map +1 -1
  58. package/getInstanceTypes.d.ts +0 -28
  59. package/getInstanceTypes.js +0 -28
  60. package/getInstanceTypes.js.map +1 -1
  61. package/getInstances.d.ts +56 -0
  62. package/getInstances.js +56 -0
  63. package/getInstances.js.map +1 -1
  64. package/getIpv6Range.d.ts +9 -11
  65. package/getIpv6Range.js +0 -11
  66. package/getIpv6Range.js.map +1 -1
  67. package/getKernel.d.ts +21 -17
  68. package/getKernel.js +0 -17
  69. package/getKernel.js.map +1 -1
  70. package/getNetworkingIp.d.ts +27 -21
  71. package/getNetworkingIp.js +0 -21
  72. package/getNetworkingIp.js.map +1 -1
  73. package/getObjectStorageCluster.d.ts +36 -11
  74. package/getObjectStorageCluster.js +0 -11
  75. package/getObjectStorageCluster.js.map +1 -1
  76. package/getProfile.d.ts +30 -35
  77. package/getProfile.js +0 -35
  78. package/getProfile.js.map +1 -1
  79. package/getStackScript.d.ts +45 -41
  80. package/getStackScript.js +0 -41
  81. package/getStackScript.js.map +1 -1
  82. package/getStackScripts.d.ts +0 -44
  83. package/getStackScripts.js +0 -44
  84. package/getStackScripts.js.map +1 -1
  85. package/getUser.d.ts +9 -9
  86. package/getUser.js +0 -9
  87. package/getUser.js.map +1 -1
  88. package/getVlans.d.ts +0 -12
  89. package/getVlans.js +0 -12
  90. package/getVlans.js.map +1 -1
  91. package/getVolume.d.ts +30 -23
  92. package/getVolume.js +0 -23
  93. package/getVolume.js.map +1 -1
  94. package/image.d.ts +2 -26
  95. package/image.js +0 -22
  96. package/image.js.map +1 -1
  97. package/instance.d.ts +10 -47
  98. package/instance.js +0 -31
  99. package/instance.js.map +1 -1
  100. package/instanceDisk.d.ts +0 -9
  101. package/instanceDisk.js +0 -9
  102. package/instanceDisk.js.map +1 -1
  103. package/nodeBalancer.d.ts +2 -27
  104. package/nodeBalancer.js +0 -25
  105. package/nodeBalancer.js.map +1 -1
  106. package/nodeBalancerConfig.d.ts +4 -25
  107. package/nodeBalancerConfig.js +0 -17
  108. package/nodeBalancerConfig.js.map +1 -1
  109. package/nodeBalancerNode.d.ts +2 -11
  110. package/nodeBalancerNode.js +0 -9
  111. package/nodeBalancerNode.js.map +1 -1
  112. package/objectStorageKey.d.ts +0 -9
  113. package/objectStorageKey.js +0 -9
  114. package/objectStorageKey.js.map +1 -1
  115. package/package.json +2 -2
  116. package/package.json.dev +2 -2
  117. package/sshKey.d.ts +2 -8
  118. package/sshKey.js +0 -6
  119. package/sshKey.js.map +1 -1
  120. package/stackScript.d.ts +3 -35
  121. package/stackScript.js +0 -29
  122. package/stackScript.js.map +1 -1
  123. package/token.d.ts +2 -9
  124. package/token.js +0 -7
  125. package/token.js.map +1 -1
  126. package/types/input.d.ts +75 -0
  127. package/types/output.d.ts +444 -0
  128. package/volume.d.ts +4 -13
  129. package/volume.js +0 -7
  130. package/volume.js.map +1 -1
@@ -15,52 +15,6 @@ import { output as outputs } from "./types";
15
15
  * databaseId: 12345,
16
16
  * }));
17
17
  * ```
18
- * ## Attributes
19
- *
20
- * The `linode.DatabasePostgresql` data source exports the following attributes:
21
- *
22
- * * `allowList` - A list of IP addresses that can access the Managed Database. Each item can be a single IP address or a range in CIDR format.
23
- *
24
- * * `caCert` - The base64-encoded SSL CA certificate for the Managed Database instance.
25
- *
26
- * * `clusterSize` - The number of Linode Instance nodes deployed to the Managed Database.
27
- *
28
- * * `created` - When this Managed Database was created.
29
- *
30
- * * `encrypted` - Whether the Managed Databases is encrypted.
31
- *
32
- * * `engine` - The Managed Database engine. (e.g. `postgresql`)
33
- *
34
- * * `engineId` - The Managed Database engine in engine/version format. (e.g. `postgresql/13.2`)
35
- *
36
- * * `hostPrimary` - The primary host for the Managed Database.
37
- *
38
- * * `hostSecondary` - The secondary/private network host for the Managed Database.
39
- *
40
- * * `label` - A unique, user-defined string referring to the Managed Database.
41
- *
42
- * * `region` - The region that hosts this Linode Managed Database.
43
- *
44
- * * `rootPassword` - The randomly-generated root password for the Managed Database instance.
45
- *
46
- * * `rootUsername` - The root username for the Managed Database instance.
47
- *
48
- * * `replicationType` - The replication method used for the Managed Database. (`none`, `asynch`, `semiSynch`)
49
- *
50
- * * `replicationCommitType` - (Optional) The synchronization level of the replicating server. (`on`, `local`, `remoteWrite`, `remoteApply`, `off`)
51
- *
52
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
53
- *
54
- * * `status` - The operating status of the Managed Database.
55
- *
56
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
57
- *
58
- * * `updated` - When this Managed Database was last updated.
59
- *
60
- * * `updates` - (Optional) Configuration settings for automated patch update maintenance for the Managed Database.
61
- *
62
- * * `version` - The Managed Database engine version. (e.g. `v8.0.26`)
63
- *
64
18
  * ## updates
65
19
  *
66
20
  * The following arguments are exported by the `updates` specification block:
@@ -89,32 +43,92 @@ export interface GetDatabasePostgresqlArgs {
89
43
  * A collection of values returned by getDatabasePostgresql.
90
44
  */
91
45
  export interface GetDatabasePostgresqlResult {
46
+ /**
47
+ * A list of IP addresses that can access the Managed Database. Each item can be a single IP address or a range in CIDR format.
48
+ */
92
49
  readonly allowLists: string[];
50
+ /**
51
+ * The base64-encoded SSL CA certificate for the Managed Database instance.
52
+ */
93
53
  readonly caCert: string;
54
+ /**
55
+ * The number of Linode Instance nodes deployed to the Managed Database.
56
+ */
94
57
  readonly clusterSize: number;
58
+ /**
59
+ * When this Managed Database was created.
60
+ */
95
61
  readonly created: string;
96
62
  readonly databaseId: number;
63
+ /**
64
+ * Whether the Managed Databases is encrypted.
65
+ */
97
66
  readonly encrypted: boolean;
67
+ /**
68
+ * The Managed Database engine. (e.g. `postgresql`)
69
+ */
98
70
  readonly engine: string;
71
+ /**
72
+ * The Managed Database engine in engine/version format. (e.g. `postgresql/13.2`)
73
+ */
99
74
  readonly engineId: string;
75
+ /**
76
+ * The primary host for the Managed Database.
77
+ */
100
78
  readonly hostPrimary: string;
79
+ /**
80
+ * The secondary/private network host for the Managed Database.
81
+ */
101
82
  readonly hostSecondary: string;
102
83
  /**
103
84
  * The provider-assigned unique ID for this managed resource.
104
85
  */
105
86
  readonly id: string;
87
+ /**
88
+ * A unique, user-defined string referring to the Managed Database.
89
+ */
106
90
  readonly label: string;
107
91
  readonly port: number;
92
+ /**
93
+ * The region that hosts this Linode Managed Database.
94
+ */
108
95
  readonly region: string;
96
+ /**
97
+ * (Optional) The synchronization level of the replicating server. (`on`, `local`, `remoteWrite`, `remoteApply`, `off`)
98
+ */
109
99
  readonly replicationCommitType: string;
100
+ /**
101
+ * The replication method used for the Managed Database. (`none`, `asynch`, `semiSynch`)
102
+ */
110
103
  readonly replicationType: string;
104
+ /**
105
+ * The randomly-generated root password for the Managed Database instance.
106
+ */
111
107
  readonly rootPassword: string;
108
+ /**
109
+ * The root username for the Managed Database instance.
110
+ */
112
111
  readonly rootUsername: string;
112
+ /**
113
+ * Whether to require SSL credentials to establish a connection to the Managed Database.
114
+ */
113
115
  readonly sslConnection: boolean;
116
+ /**
117
+ * The operating status of the Managed Database.
118
+ */
114
119
  readonly status: string;
120
+ /**
121
+ * The Linode Instance type used for the nodes of the Managed Database instance.
122
+ */
115
123
  readonly type: string;
124
+ /**
125
+ * When this Managed Database was last updated.
126
+ */
116
127
  readonly updated: string;
117
128
  readonly updates: outputs.GetDatabasePostgresqlUpdate[];
129
+ /**
130
+ * The Managed Database engine version. (e.g. `v8.0.26`)
131
+ */
118
132
  readonly version: string;
119
133
  }
120
134
  export declare function getDatabasePostgresqlOutput(args: GetDatabasePostgresqlOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatabasePostgresqlResult>;
@@ -20,52 +20,6 @@ const utilities = require("./utilities");
20
20
  * databaseId: 12345,
21
21
  * }));
22
22
  * ```
23
- * ## Attributes
24
- *
25
- * The `linode.DatabasePostgresql` data source exports the following attributes:
26
- *
27
- * * `allowList` - A list of IP addresses that can access the Managed Database. Each item can be a single IP address or a range in CIDR format.
28
- *
29
- * * `caCert` - The base64-encoded SSL CA certificate for the Managed Database instance.
30
- *
31
- * * `clusterSize` - The number of Linode Instance nodes deployed to the Managed Database.
32
- *
33
- * * `created` - When this Managed Database was created.
34
- *
35
- * * `encrypted` - Whether the Managed Databases is encrypted.
36
- *
37
- * * `engine` - The Managed Database engine. (e.g. `postgresql`)
38
- *
39
- * * `engineId` - The Managed Database engine in engine/version format. (e.g. `postgresql/13.2`)
40
- *
41
- * * `hostPrimary` - The primary host for the Managed Database.
42
- *
43
- * * `hostSecondary` - The secondary/private network host for the Managed Database.
44
- *
45
- * * `label` - A unique, user-defined string referring to the Managed Database.
46
- *
47
- * * `region` - The region that hosts this Linode Managed Database.
48
- *
49
- * * `rootPassword` - The randomly-generated root password for the Managed Database instance.
50
- *
51
- * * `rootUsername` - The root username for the Managed Database instance.
52
- *
53
- * * `replicationType` - The replication method used for the Managed Database. (`none`, `asynch`, `semiSynch`)
54
- *
55
- * * `replicationCommitType` - (Optional) The synchronization level of the replicating server. (`on`, `local`, `remoteWrite`, `remoteApply`, `off`)
56
- *
57
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
58
- *
59
- * * `status` - The operating status of the Managed Database.
60
- *
61
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
62
- *
63
- * * `updated` - When this Managed Database was last updated.
64
- *
65
- * * `updates` - (Optional) Configuration settings for automated patch update maintenance for the Managed Database.
66
- *
67
- * * `version` - The Managed Database engine version. (e.g. `v8.0.26`)
68
- *
69
23
  * ## updates
70
24
  *
71
25
  * The following arguments are exported by the `updates` specification block:
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabasePostgresql.js","sourceRoot":"","sources":["../getDatabasePostgresql.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0EG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sDASC;AA6CD,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,kEAEC"}
1
+ {"version":3,"file":"getDatabasePostgresql.js","sourceRoot":"","sources":["../getDatabasePostgresql.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sDASC;AAyGD,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,kEAEC"}
package/getDatabases.d.ts CHANGED
@@ -27,41 +27,6 @@ import { input as inputs, output as outputs } from "./types";
27
27
  * }],
28
28
  * }));
29
29
  * ```
30
- * ## Attributes
31
- *
32
- * Each engine will be stored in the `databases` attribute and will export the following attributes:
33
- *
34
- * * `allowList` - A list of IP addresses that can access the Managed Database.
35
- *
36
- * * `clusterSize` - The number of Linode Instance nodes deployed to the Managed Database.
37
- *
38
- * * `created` - When this Managed Database was created.
39
- *
40
- * * `encrypted` - Whether the Managed Databases is encrypted.
41
- *
42
- * * `engine` - The Managed Database engine.
43
- *
44
- * * `hostPrimary` - The primary host for the Managed Database.
45
- *
46
- * * `hostSecondary` - The secondary/private network host for the Managed Database.
47
- *
48
- * * `id` - The ID of the Managed Database.
49
- *
50
- * * `label` - A unique, user-defined string referring to the Managed Database.
51
- *
52
- * * `region` - The region to use for the Managed Database.
53
- *
54
- * * `replicationType` - The replication method used for the Managed Database.
55
- *
56
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
57
- *
58
- * * `status` - The operating status of the Managed Database.
59
- *
60
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
61
- *
62
- * * `updated` - When this Managed Database was last updated.
63
- *
64
- * * `version` - The Managed Database engine version.
65
30
  */
66
31
  export declare function getDatabases(args?: GetDatabasesArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabasesResult>;
67
32
  /**
package/getDatabases.js CHANGED
@@ -32,41 +32,6 @@ const utilities = require("./utilities");
32
32
  * }],
33
33
  * }));
34
34
  * ```
35
- * ## Attributes
36
- *
37
- * Each engine will be stored in the `databases` attribute and will export the following attributes:
38
- *
39
- * * `allowList` - A list of IP addresses that can access the Managed Database.
40
- *
41
- * * `clusterSize` - The number of Linode Instance nodes deployed to the Managed Database.
42
- *
43
- * * `created` - When this Managed Database was created.
44
- *
45
- * * `encrypted` - Whether the Managed Databases is encrypted.
46
- *
47
- * * `engine` - The Managed Database engine.
48
- *
49
- * * `hostPrimary` - The primary host for the Managed Database.
50
- *
51
- * * `hostSecondary` - The secondary/private network host for the Managed Database.
52
- *
53
- * * `id` - The ID of the Managed Database.
54
- *
55
- * * `label` - A unique, user-defined string referring to the Managed Database.
56
- *
57
- * * `region` - The region to use for the Managed Database.
58
- *
59
- * * `replicationType` - The replication method used for the Managed Database.
60
- *
61
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
62
- *
63
- * * `status` - The operating status of the Managed Database.
64
- *
65
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
66
- *
67
- * * `updated` - When this Managed Database was last updated.
68
- *
69
- * * `version` - The Managed Database engine version.
70
35
  */
71
36
  function getDatabases(args, opts) {
72
37
  args = args || {};
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabases.js","sourceRoot":"","sources":["../getDatabases.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oCAaC;AAoCD,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
1
+ {"version":3,"file":"getDatabases.js","sourceRoot":"","sources":["../getDatabases.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oCAaC;AAoCD,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
package/getDomain.d.ts CHANGED
@@ -17,37 +17,6 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  * domain: "bar.example.com",
18
18
  * }));
19
19
  * ```
20
- * ## Attributes
21
- *
22
- * The Linode Domain resource exports the following attributes:
23
- *
24
- * * `id` - The unique ID of this Domain.
25
- *
26
- * * `domain` - The domain this Domain represents. These must be unique in our system; you cannot have two Domains representing the same domain
27
- *
28
- * * `type` - If this Domain represents the authoritative source of information for the domain it describes, or if it is a read-only copy of a master (also called a slave) (`master`, `slave`)
29
- *
30
- * * `group` - The group this Domain belongs to.
31
- *
32
- * * `status` - Used to control whether this Domain is currently being rendered. (`disabled`, `active`)
33
- *
34
- * * `description` - A description for this Domain.
35
- *
36
- * * `masterIps` - The IP addresses representing the master DNS for this Domain.
37
- *
38
- * * `axfrIps` - The list of IPs that may perform a zone transfer for this Domain.
39
- *
40
- * * `ttlSec` - 'Time to Live'-the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.
41
- *
42
- * * `retrySec` - The interval, in seconds, at which a failed refresh should be retried.
43
- *
44
- * * `expireSec` - The amount of time in seconds that may pass before this Domain is no longer authoritative.
45
- *
46
- * * `refreshSec` - The amount of time in seconds before this Domain should be refreshed.
47
- *
48
- * * `soaEmail` - Start of Authority email address.
49
- *
50
- * * `tags` - An array of tags applied to this object.
51
20
  */
52
21
  export declare function getDomain(args?: GetDomainArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainResult>;
53
22
  /**
@@ -67,19 +36,61 @@ export interface GetDomainArgs {
67
36
  * A collection of values returned by getDomain.
68
37
  */
69
38
  export interface GetDomainResult {
39
+ /**
40
+ * The list of IPs that may perform a zone transfer for this Domain.
41
+ */
70
42
  readonly axfrIps: string[];
43
+ /**
44
+ * A description for this Domain.
45
+ */
71
46
  readonly description: string;
47
+ /**
48
+ * The domain this Domain represents. These must be unique in our system; you cannot have two Domains representing the same domain
49
+ */
72
50
  readonly domain?: string;
51
+ /**
52
+ * The amount of time in seconds that may pass before this Domain is no longer authoritative.
53
+ */
73
54
  readonly expireSec: number;
55
+ /**
56
+ * The group this Domain belongs to.
57
+ */
74
58
  readonly group: string;
59
+ /**
60
+ * The unique ID of this Domain.
61
+ */
75
62
  readonly id?: string;
63
+ /**
64
+ * The IP addresses representing the master DNS for this Domain.
65
+ */
76
66
  readonly masterIps: string[];
67
+ /**
68
+ * The amount of time in seconds before this Domain should be refreshed.
69
+ */
77
70
  readonly refreshSec: number;
71
+ /**
72
+ * The interval, in seconds, at which a failed refresh should be retried.
73
+ */
78
74
  readonly retrySec: number;
75
+ /**
76
+ * Start of Authority email address.
77
+ */
79
78
  readonly soaEmail: string;
79
+ /**
80
+ * Used to control whether this Domain is currently being rendered. (`disabled`, `active`)
81
+ */
80
82
  readonly status: string;
83
+ /**
84
+ * An array of tags applied to this object.
85
+ */
81
86
  readonly tags: string[];
87
+ /**
88
+ * 'Time to Live'-the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.
89
+ */
82
90
  readonly ttlSec: number;
91
+ /**
92
+ * If this Domain represents the authoritative source of information for the domain it describes, or if it is a read-only copy of a master (also called a slave) (`master`, `slave`)
93
+ */
83
94
  readonly type: string;
84
95
  }
85
96
  export declare function getDomainOutput(args?: GetDomainOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDomainResult>;
package/getDomain.js CHANGED
@@ -23,37 +23,6 @@ const utilities = require("./utilities");
23
23
  * domain: "bar.example.com",
24
24
  * }));
25
25
  * ```
26
- * ## Attributes
27
- *
28
- * The Linode Domain resource exports the following attributes:
29
- *
30
- * * `id` - The unique ID of this Domain.
31
- *
32
- * * `domain` - The domain this Domain represents. These must be unique in our system; you cannot have two Domains representing the same domain
33
- *
34
- * * `type` - If this Domain represents the authoritative source of information for the domain it describes, or if it is a read-only copy of a master (also called a slave) (`master`, `slave`)
35
- *
36
- * * `group` - The group this Domain belongs to.
37
- *
38
- * * `status` - Used to control whether this Domain is currently being rendered. (`disabled`, `active`)
39
- *
40
- * * `description` - A description for this Domain.
41
- *
42
- * * `masterIps` - The IP addresses representing the master DNS for this Domain.
43
- *
44
- * * `axfrIps` - The list of IPs that may perform a zone transfer for this Domain.
45
- *
46
- * * `ttlSec` - 'Time to Live'-the amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.
47
- *
48
- * * `retrySec` - The interval, in seconds, at which a failed refresh should be retried.
49
- *
50
- * * `expireSec` - The amount of time in seconds that may pass before this Domain is no longer authoritative.
51
- *
52
- * * `refreshSec` - The amount of time in seconds before this Domain should be refreshed.
53
- *
54
- * * `soaEmail` - Start of Authority email address.
55
- *
56
- * * `tags` - An array of tags applied to this object.
57
26
  */
58
27
  function getDomain(args, opts) {
59
28
  args = args || {};
package/getDomain.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getDomain.js","sourceRoot":"","sources":["../getDomain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8BAWC;AAoCD,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
1
+ {"version":3,"file":"getDomain.js","sourceRoot":"","sources":["../getDomain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8BAWC;AA8ED,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
@@ -19,33 +19,6 @@ import * as pulumi from "@pulumi/pulumi";
19
19
  * name: "www",
20
20
  * }));
21
21
  * ```
22
- * ## Attributes
23
- *
24
- * The Linode Volume resource exports the following attributes:
25
- *
26
- * - `id` - The unique ID of the Domain Record.
27
- *
28
- * - `name` - The name of the Record.
29
- *
30
- * - `domainId` - The associated domain's unique ID.
31
- *
32
- * - `type` - The type of Record this is in the DNS system. See all record types [here](https://www.linode.com/docs/api/domains/#domain-records-list__responses).
33
- *
34
- * - `ttlSec` - The amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.
35
- *
36
- * - `target` - The target for this Record. This field's actual usage depends on the type of record this represents. For A and AAAA records, this is the address the named Domain should resolve to.
37
- *
38
- * - `priority` - The priority of the target host. Lower values are preferred.
39
- *
40
- * - `weight` - The relative weight of this Record. Higher values are preferred.
41
- *
42
- * - `port` - The port this Record points to.
43
- *
44
- * - `protocol` - The protocol this Record's service communicates with. Only valid for SRV records.
45
- *
46
- * - `service` - The service this Record identified. Only valid for SRV records.
47
- *
48
- * - `tag` - The tag portion of a CAA record.
49
22
  */
50
23
  export declare function getDomainRecord(args: GetDomainRecordArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainRecordResult>;
51
24
  /**
@@ -69,17 +42,53 @@ export interface GetDomainRecordArgs {
69
42
  * A collection of values returned by getDomainRecord.
70
43
  */
71
44
  export interface GetDomainRecordResult {
45
+ /**
46
+ * The associated domain's unique ID.
47
+ */
72
48
  readonly domainId: number;
49
+ /**
50
+ * The unique ID of the Domain Record.
51
+ */
73
52
  readonly id?: number;
53
+ /**
54
+ * The name of the Record.
55
+ */
74
56
  readonly name?: string;
57
+ /**
58
+ * The port this Record points to.
59
+ */
75
60
  readonly port: number;
61
+ /**
62
+ * The priority of the target host. Lower values are preferred.
63
+ */
76
64
  readonly priority: number;
65
+ /**
66
+ * The protocol this Record's service communicates with. Only valid for SRV records.
67
+ */
77
68
  readonly protocol: string;
69
+ /**
70
+ * The service this Record identified. Only valid for SRV records.
71
+ */
78
72
  readonly service: string;
73
+ /**
74
+ * The tag portion of a CAA record.
75
+ */
79
76
  readonly tag: string;
77
+ /**
78
+ * The target for this Record. This field's actual usage depends on the type of record this represents. For A and AAAA records, this is the address the named Domain should resolve to.
79
+ */
80
80
  readonly target: string;
81
+ /**
82
+ * The amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.
83
+ */
81
84
  readonly ttlSec: number;
85
+ /**
86
+ * The type of Record this is in the DNS system. See all record types [here](https://www.linode.com/docs/api/domains/#domain-records-list__responses).
87
+ */
82
88
  readonly type: string;
89
+ /**
90
+ * The relative weight of this Record. Higher values are preferred.
91
+ */
83
92
  readonly weight: number;
84
93
  }
85
94
  export declare function getDomainRecordOutput(args: GetDomainRecordOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDomainRecordResult>;
@@ -25,33 +25,6 @@ const utilities = require("./utilities");
25
25
  * name: "www",
26
26
  * }));
27
27
  * ```
28
- * ## Attributes
29
- *
30
- * The Linode Volume resource exports the following attributes:
31
- *
32
- * - `id` - The unique ID of the Domain Record.
33
- *
34
- * - `name` - The name of the Record.
35
- *
36
- * - `domainId` - The associated domain's unique ID.
37
- *
38
- * - `type` - The type of Record this is in the DNS system. See all record types [here](https://www.linode.com/docs/api/domains/#domain-records-list__responses).
39
- *
40
- * - `ttlSec` - The amount of time in seconds that this Domain's records may be cached by resolvers or other domain servers.
41
- *
42
- * - `target` - The target for this Record. This field's actual usage depends on the type of record this represents. For A and AAAA records, this is the address the named Domain should resolve to.
43
- *
44
- * - `priority` - The priority of the target host. Lower values are preferred.
45
- *
46
- * - `weight` - The relative weight of this Record. Higher values are preferred.
47
- *
48
- * - `port` - The port this Record points to.
49
- *
50
- * - `protocol` - The protocol this Record's service communicates with. Only valid for SRV records.
51
- *
52
- * - `service` - The service this Record identified. Only valid for SRV records.
53
- *
54
- * - `tag` - The tag portion of a CAA record.
55
28
  */
56
29
  function getDomainRecord(args, opts) {
57
30
  if (!opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"getDomainRecord.js","sourceRoot":"","sources":["../getDomainRecord.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,0CAWC;AAsCD,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
1
+ {"version":3,"file":"getDomainRecord.js","sourceRoot":"","sources":["../getDomainRecord.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,0CAWC;AA0ED,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
@@ -14,13 +14,6 @@ import * as pulumi from "@pulumi/pulumi";
14
14
  * domainId: 3150401,
15
15
  * }));
16
16
  * ```
17
- * ## Attributes
18
- *
19
- * The Linode Volume resource exports the following attributes:
20
- *
21
- * - `domainId` - The associated domain's unique ID.
22
- *
23
- * - `zoneFile` - Array of strings representing the Domain Zonefile.
24
17
  */
25
18
  export declare function getDomainZonefile(args: GetDomainZonefileArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainZonefileResult>;
26
19
  /**
@@ -31,17 +24,26 @@ export interface GetDomainZonefileArgs {
31
24
  * The associated domain's unique ID.
32
25
  */
33
26
  domainId: number;
27
+ /**
28
+ * Array of strings representing the Domain Zonefile.
29
+ */
34
30
  zoneFiles?: string[];
35
31
  }
36
32
  /**
37
33
  * A collection of values returned by getDomainZonefile.
38
34
  */
39
35
  export interface GetDomainZonefileResult {
36
+ /**
37
+ * The associated domain's unique ID.
38
+ */
40
39
  readonly domainId: number;
41
40
  /**
42
41
  * The provider-assigned unique ID for this managed resource.
43
42
  */
44
43
  readonly id: string;
44
+ /**
45
+ * Array of strings representing the Domain Zonefile.
46
+ */
45
47
  readonly zoneFiles?: string[];
46
48
  }
47
49
  export declare function getDomainZonefileOutput(args: GetDomainZonefileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDomainZonefileResult>;
@@ -53,5 +55,8 @@ export interface GetDomainZonefileOutputArgs {
53
55
  * The associated domain's unique ID.
54
56
  */
55
57
  domainId: pulumi.Input<number>;
58
+ /**
59
+ * Array of strings representing the Domain Zonefile.
60
+ */
56
61
  zoneFiles?: pulumi.Input<pulumi.Input<string>[]>;
57
62
  }
@@ -20,13 +20,6 @@ const utilities = require("./utilities");
20
20
  * domainId: 3150401,
21
21
  * }));
22
22
  * ```
23
- * ## Attributes
24
- *
25
- * The Linode Volume resource exports the following attributes:
26
- *
27
- * - `domainId` - The associated domain's unique ID.
28
- *
29
- * - `zoneFile` - Array of strings representing the Domain Zonefile.
30
23
  */
31
24
  function getDomainZonefile(args, opts) {
32
25
  if (!opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"getDomainZonefile.js","sourceRoot":"","sources":["../getDomainZonefile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;AAyBD,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
1
+ {"version":3,"file":"getDomainZonefile.js","sourceRoot":"","sources":["../getDomainZonefile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;AAkCD,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}