@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
package/getAccount.js CHANGED
@@ -20,33 +20,6 @@ const utilities = require("./utilities");
20
20
  *
21
21
  * const account = pulumi.output(linode.getAccount());
22
22
  * ```
23
- * ## Attributes
24
- *
25
- * The Linode Account resource exports the following attributes:
26
- *
27
- * * `email` - The email address for this Account, for account management communications, and may be used for other communications as configured.
28
- *
29
- * * `firstName` - The first name of the person associated with this Account.
30
- *
31
- * * `lastName` - The last name of the person associated with this Account.
32
- *
33
- * * `company` - The company name associated with this Account.
34
- *
35
- * * `address1` - First line of this Account's billing address.
36
- *
37
- * * `address2` - Second line of this Account's billing address.
38
- *
39
- * * `phone` - The phone number associated with this Account.
40
- *
41
- * * `city` - The city for this Account's billing address.
42
- *
43
- * * `state` - If billing address is in the United States, this is the State portion of the Account's billing address. If the address is outside the US, this is the Province associated with the Account's billing address.
44
- *
45
- * * `country` - The two-letter country code of this Account's billing address.
46
- *
47
- * * `zip` - The zip code of this Account's billing address.
48
- *
49
- * * `balance` - This Account's balance, in US dollars.
50
23
  */
51
24
  function getAccount(opts) {
52
25
  if (!opts) {
package/getAccount.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAClD,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,oCAAoC,EAAE,EAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC"}
1
+ {"version":3,"file":"getAccount.js","sourceRoot":"","sources":["../getAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAA2B;IAClD,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,oCAAoC,EAAE,EAClE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC"}
@@ -32,17 +32,6 @@ import { input as inputs, output as outputs } from "./types";
32
32
  * }],
33
33
  * }));
34
34
  * ```
35
- * ## Attributes
36
- *
37
- * Each backup will be stored in the `backups` attribute and will export the following attributes:
38
- *
39
- * * `created` - A time value given in a combined date and time format that represents when the database backup was created.
40
- *
41
- * * `id` - The ID of the database backup object.
42
- *
43
- * * `label` - The database backup’s label, for display purposes only.
44
- *
45
- * * `type` - The type of database backup, determined by how the backup was created.
46
35
  */
47
36
  export declare function getDatabaseBackups(args: GetDatabaseBackupsArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseBackupsResult>;
48
37
  /**
@@ -37,17 +37,6 @@ const utilities = require("./utilities");
37
37
  * }],
38
38
  * }));
39
39
  * ```
40
- * ## Attributes
41
- *
42
- * Each backup will be stored in the `backups` attribute and will export the following attributes:
43
- *
44
- * * `created` - A time value given in a combined date and time format that represents when the database backup was created.
45
- *
46
- * * `id` - The ID of the database backup object.
47
- *
48
- * * `label` - The database backup’s label, for display purposes only.
49
- *
50
- * * `type` - The type of database backup, determined by how the backup was created.
51
40
  */
52
41
  function getDatabaseBackups(args, opts) {
53
42
  if (!opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseBackups.js","sourceRoot":"","sources":["../getDatabaseBackups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,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,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,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;AAdD,gDAcC;AA8CD,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
1
+ {"version":3,"file":"getDatabaseBackups.js","sourceRoot":"","sources":["../getDatabaseBackups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,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,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,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;AAdD,gDAcC;AA8CD,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
@@ -48,15 +48,6 @@ import { input as inputs, output as outputs } from "./types";
48
48
  * type: "g6-nanode-1",
49
49
  * });
50
50
  * ```
51
- * ## Attributes
52
- *
53
- * Each engine will be stored in the `engines` attribute and will export the following attributes:
54
- *
55
- * * `engine` - The Managed Database engine type.
56
- *
57
- * * `id` - The Managed Database engine ID in engine/version format.
58
- *
59
- * * `version` - The Managed Database engine version.
60
51
  */
61
52
  export declare function getDatabaseEngines(args?: GetDatabaseEnginesArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseEnginesResult>;
62
53
  /**
@@ -53,15 +53,6 @@ const utilities = require("./utilities");
53
53
  * type: "g6-nanode-1",
54
54
  * });
55
55
  * ```
56
- * ## Attributes
57
- *
58
- * Each engine will be stored in the `engines` attribute and will export the following attributes:
59
- *
60
- * * `engine` - The Managed Database engine type.
61
- *
62
- * * `id` - The Managed Database engine ID in engine/version format.
63
- *
64
- * * `version` - The Managed Database engine version.
65
56
  */
66
57
  function getDatabaseEngines(args, opts) {
67
58
  args = args || {};
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseEngines.js","sourceRoot":"","sources":["../getDatabaseEngines.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,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,oDAAoD,EAAE;QAC/E,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,gDAaC;AAoCD,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
1
+ {"version":3,"file":"getDatabaseEngines.js","sourceRoot":"","sources":["../getDatabaseEngines.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,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,oDAAoD,EAAE;QAC/E,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,gDAaC;AAoCD,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
@@ -15,58 +15,6 @@ import { output as outputs } from "./types";
15
15
  * databaseId: 12345,
16
16
  * }));
17
17
  * ```
18
- * ## Attributes
19
- *
20
- * The `linode.DatabaseMongodb` 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
- * * `compressionType` - The type of data compression for this Database. (`none`, `snappy`, `zlib`)
29
- *
30
- * * `created` - When this Managed Database was created.
31
- *
32
- * * `encrypted` - Whether the Managed Databases is encrypted.
33
- *
34
- * * `engine` - The Managed Database engine. (e.g. `mongodb`)
35
- *
36
- * * `engineId` - The Managed Database engine in engine/version format. (e.g. `mongodb/4.4.10`)
37
- *
38
- * * `hostPrimary` - The primary host for the Managed Database.
39
- *
40
- * * `hostSecondary` - The secondary/private network host for the Managed Database.
41
- *
42
- * * `label` - A unique, user-defined string referring to the Managed Database.
43
- *
44
- * * `peers` - A set of peer addresses for this Database.
45
- *
46
- * * `port` - The access port for this Managed Database.
47
- *
48
- * * `replicaSet` - Label for configuring a MongoDB replica set. Choose the same label on multiple Databases to include them in the same replica set.
49
- *
50
- * * `region` - The region that hosts this Linode Managed Database.
51
- *
52
- * * `rootPassword` - The randomly-generated root password for the Managed Database instance.
53
- *
54
- * * `rootUsername` - The root username for the Managed Database instance.
55
- *
56
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
57
- *
58
- * * `storageEngine` - The type of storage engine for this Database. (`mmapv1`, `wiredtiger`)
59
- *
60
- * * `status` - The operating status of the Managed Database.
61
- *
62
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
63
- *
64
- * * `updated` - When this Managed Database was last updated.
65
- *
66
- * * `updates` - (Optional) Configuration settings for automated patch update maintenance for the Managed Database.
67
- *
68
- * * `version` - The Managed Database engine version. (e.g. `v8.0.26`)
69
- *
70
18
  * ## updates
71
19
  *
72
20
  * The following arguments are exported by the `updates` specification block:
@@ -95,34 +43,103 @@ export interface GetDatabaseMongodbArgs {
95
43
  * A collection of values returned by getDatabaseMongodb.
96
44
  */
97
45
  export interface GetDatabaseMongodbResult {
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
+ */
98
49
  readonly allowLists: string[];
50
+ /**
51
+ * The base64-encoded SSL CA certificate for the Managed Database instance.
52
+ */
99
53
  readonly caCert: string;
54
+ /**
55
+ * The number of Linode Instance nodes deployed to the Managed Database.
56
+ */
100
57
  readonly clusterSize: number;
58
+ /**
59
+ * The type of data compression for this Database. (`none`, `snappy`, `zlib`)
60
+ */
101
61
  readonly compressionType: string;
62
+ /**
63
+ * When this Managed Database was created.
64
+ */
102
65
  readonly created: string;
103
66
  readonly databaseId: number;
67
+ /**
68
+ * Whether the Managed Databases is encrypted.
69
+ */
104
70
  readonly encrypted: boolean;
71
+ /**
72
+ * The Managed Database engine. (e.g. `mongodb`)
73
+ */
105
74
  readonly engine: string;
75
+ /**
76
+ * The Managed Database engine in engine/version format. (e.g. `mongodb/4.4.10`)
77
+ */
106
78
  readonly engineId: string;
79
+ /**
80
+ * The primary host for the Managed Database.
81
+ */
107
82
  readonly hostPrimary: string;
83
+ /**
84
+ * The secondary/private network host for the Managed Database.
85
+ */
108
86
  readonly hostSecondary: string;
109
87
  /**
110
88
  * The provider-assigned unique ID for this managed resource.
111
89
  */
112
90
  readonly id: string;
91
+ /**
92
+ * A unique, user-defined string referring to the Managed Database.
93
+ */
113
94
  readonly label: string;
95
+ /**
96
+ * A set of peer addresses for this Database.
97
+ */
114
98
  readonly peers: string[];
99
+ /**
100
+ * The access port for this Managed Database.
101
+ */
115
102
  readonly port: number;
103
+ /**
104
+ * The region that hosts this Linode Managed Database.
105
+ */
116
106
  readonly region: string;
107
+ /**
108
+ * Label for configuring a MongoDB replica set. Choose the same label on multiple Databases to include them in the same replica set.
109
+ */
117
110
  readonly replicaSet: string;
111
+ /**
112
+ * The randomly-generated root password for the Managed Database instance.
113
+ */
118
114
  readonly rootPassword: string;
115
+ /**
116
+ * The root username for the Managed Database instance.
117
+ */
119
118
  readonly rootUsername: string;
119
+ /**
120
+ * Whether to require SSL credentials to establish a connection to the Managed Database.
121
+ */
120
122
  readonly sslConnection: boolean;
123
+ /**
124
+ * The operating status of the Managed Database.
125
+ */
121
126
  readonly status: string;
127
+ /**
128
+ * The type of storage engine for this Database. (`mmapv1`, `wiredtiger`)
129
+ */
122
130
  readonly storageEngine: string;
131
+ /**
132
+ * The Linode Instance type used for the nodes of the Managed Database instance.
133
+ */
123
134
  readonly type: string;
135
+ /**
136
+ * When this Managed Database was last updated.
137
+ */
124
138
  readonly updated: string;
125
139
  readonly updates: outputs.GetDatabaseMongodbUpdate[];
140
+ /**
141
+ * The Managed Database engine version. (e.g. `v8.0.26`)
142
+ */
126
143
  readonly version: string;
127
144
  }
128
145
  export declare function getDatabaseMongodbOutput(args: GetDatabaseMongodbOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatabaseMongodbResult>;
@@ -20,58 +20,6 @@ const utilities = require("./utilities");
20
20
  * databaseId: 12345,
21
21
  * }));
22
22
  * ```
23
- * ## Attributes
24
- *
25
- * The `linode.DatabaseMongodb` 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
- * * `compressionType` - The type of data compression for this Database. (`none`, `snappy`, `zlib`)
34
- *
35
- * * `created` - When this Managed Database was created.
36
- *
37
- * * `encrypted` - Whether the Managed Databases is encrypted.
38
- *
39
- * * `engine` - The Managed Database engine. (e.g. `mongodb`)
40
- *
41
- * * `engineId` - The Managed Database engine in engine/version format. (e.g. `mongodb/4.4.10`)
42
- *
43
- * * `hostPrimary` - The primary host for the Managed Database.
44
- *
45
- * * `hostSecondary` - The secondary/private network host for the Managed Database.
46
- *
47
- * * `label` - A unique, user-defined string referring to the Managed Database.
48
- *
49
- * * `peers` - A set of peer addresses for this Database.
50
- *
51
- * * `port` - The access port for this Managed Database.
52
- *
53
- * * `replicaSet` - Label for configuring a MongoDB replica set. Choose the same label on multiple Databases to include them in the same replica set.
54
- *
55
- * * `region` - The region that hosts this Linode Managed Database.
56
- *
57
- * * `rootPassword` - The randomly-generated root password for the Managed Database instance.
58
- *
59
- * * `rootUsername` - The root username for the Managed Database instance.
60
- *
61
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
62
- *
63
- * * `storageEngine` - The type of storage engine for this Database. (`mmapv1`, `wiredtiger`)
64
- *
65
- * * `status` - The operating status of the Managed Database.
66
- *
67
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
68
- *
69
- * * `updated` - When this Managed Database was last updated.
70
- *
71
- * * `updates` - (Optional) Configuration settings for automated patch update maintenance for the Managed Database.
72
- *
73
- * * `version` - The Managed Database engine version. (e.g. `v8.0.26`)
74
- *
75
23
  * ## updates
76
24
  *
77
25
  * The following arguments are exported by the `updates` specification block:
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseMongodb.js","sourceRoot":"","sources":["../getDatabaseMongodb.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgFG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,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,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gDASC;AA+CD,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
1
+ {"version":3,"file":"getDatabaseMongodb.js","sourceRoot":"","sources":["../getDatabaseMongodb.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,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,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gDASC;AAoHD,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
@@ -15,50 +15,6 @@ import { output as outputs } from "./types";
15
15
  * databaseId: 12345,
16
16
  * }));
17
17
  * ```
18
- * ## Attributes
19
- *
20
- * The `linode.DatabaseMysql` 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. `mysql`)
33
- *
34
- * * `engineId` - The Managed Database engine in engine/version format. (e.g. `mysql/8.0.26`)
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
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
51
- *
52
- * * `status` - The operating status of the Managed Database.
53
- *
54
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
55
- *
56
- * * `updated` - When this Managed Database was last updated.
57
- *
58
- * * `updates` - (Optional) Configuration settings for automated patch update maintenance for the Managed Database.
59
- *
60
- * * `version` - The Managed Database engine version. (e.g. `v8.0.26`)
61
- *
62
18
  * ## updates
63
19
  *
64
20
  * The following arguments are exported by the `updates` specification block:
@@ -87,30 +43,87 @@ export interface GetDatabaseMysqlArgs {
87
43
  * A collection of values returned by getDatabaseMysql.
88
44
  */
89
45
  export interface GetDatabaseMysqlResult {
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
+ */
90
49
  readonly allowLists: string[];
50
+ /**
51
+ * The base64-encoded SSL CA certificate for the Managed Database instance.
52
+ */
91
53
  readonly caCert: string;
54
+ /**
55
+ * The number of Linode Instance nodes deployed to the Managed Database.
56
+ */
92
57
  readonly clusterSize: number;
58
+ /**
59
+ * When this Managed Database was created.
60
+ */
93
61
  readonly created: string;
94
62
  readonly databaseId: number;
63
+ /**
64
+ * Whether the Managed Databases is encrypted.
65
+ */
95
66
  readonly encrypted: boolean;
67
+ /**
68
+ * The Managed Database engine. (e.g. `mysql`)
69
+ */
96
70
  readonly engine: string;
71
+ /**
72
+ * The Managed Database engine in engine/version format. (e.g. `mysql/8.0.26`)
73
+ */
97
74
  readonly engineId: string;
75
+ /**
76
+ * The primary host for the Managed Database.
77
+ */
98
78
  readonly hostPrimary: string;
79
+ /**
80
+ * The secondary/private network host for the Managed Database.
81
+ */
99
82
  readonly hostSecondary: string;
100
83
  /**
101
84
  * The provider-assigned unique ID for this managed resource.
102
85
  */
103
86
  readonly id: string;
87
+ /**
88
+ * A unique, user-defined string referring to the Managed Database.
89
+ */
104
90
  readonly label: string;
91
+ /**
92
+ * The region that hosts this Linode Managed Database.
93
+ */
105
94
  readonly region: string;
95
+ /**
96
+ * The replication method used for the Managed Database. (`none`, `asynch`, `semiSynch`)
97
+ */
106
98
  readonly replicationType: string;
99
+ /**
100
+ * The randomly-generated root password for the Managed Database instance.
101
+ */
107
102
  readonly rootPassword: string;
103
+ /**
104
+ * The root username for the Managed Database instance.
105
+ */
108
106
  readonly rootUsername: string;
107
+ /**
108
+ * Whether to require SSL credentials to establish a connection to the Managed Database.
109
+ */
109
110
  readonly sslConnection: boolean;
111
+ /**
112
+ * The operating status of the Managed Database.
113
+ */
110
114
  readonly status: string;
115
+ /**
116
+ * The Linode Instance type used for the nodes of the Managed Database instance.
117
+ */
111
118
  readonly type: string;
119
+ /**
120
+ * When this Managed Database was last updated.
121
+ */
112
122
  readonly updated: string;
113
123
  readonly updates: outputs.GetDatabaseMysqlUpdate[];
124
+ /**
125
+ * The Managed Database engine version. (e.g. `v8.0.26`)
126
+ */
114
127
  readonly version: string;
115
128
  }
116
129
  export declare function getDatabaseMysqlOutput(args: GetDatabaseMysqlOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDatabaseMysqlResult>;
@@ -20,50 +20,6 @@ const utilities = require("./utilities");
20
20
  * databaseId: 12345,
21
21
  * }));
22
22
  * ```
23
- * ## Attributes
24
- *
25
- * The `linode.DatabaseMysql` 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. `mysql`)
38
- *
39
- * * `engineId` - The Managed Database engine in engine/version format. (e.g. `mysql/8.0.26`)
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
- * * `sslConnection` - Whether to require SSL credentials to establish a connection to the Managed Database.
56
- *
57
- * * `status` - The operating status of the Managed Database.
58
- *
59
- * * `type` - The Linode Instance type used for the nodes of the Managed Database instance.
60
- *
61
- * * `updated` - When this Managed Database was last updated.
62
- *
63
- * * `updates` - (Optional) Configuration settings for automated patch update maintenance for the Managed Database.
64
- *
65
- * * `version` - The Managed Database engine version. (e.g. `v8.0.26`)
66
- *
67
23
  * ## updates
68
24
  *
69
25
  * The following arguments are exported by the `updates` specification block:
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseMysql.js","sourceRoot":"","sources":["../getDatabaseMysql.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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,gDAAgD,EAAE;QAC3E,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4CASC;AA2CD,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
1
+ {"version":3,"file":"getDatabaseMysql.js","sourceRoot":"","sources":["../getDatabaseMysql.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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,gDAAgD,EAAE;QAC3E,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4CASC;AAoGD,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
@@ -32,17 +32,6 @@ import { input as inputs, output as outputs } from "./types";
32
32
  * }],
33
33
  * }));
34
34
  * ```
35
- * ## Attributes
36
- *
37
- * Each backup will be stored in the `backups` attribute and will export the following attributes:
38
- *
39
- * * `created` - A time value given in a combined date and time format that represents when the database backup was created.
40
- *
41
- * * `id` - The ID of the database backup object.
42
- *
43
- * * `label` - The database backup’s label, for display purposes only.
44
- *
45
- * * `type` - The type of database backup, determined by how the backup was created.
46
35
  */
47
36
  export declare function getDatabaseMysqlBackups(args: GetDatabaseMysqlBackupsArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseMysqlBackupsResult>;
48
37
  /**
@@ -37,17 +37,6 @@ const utilities = require("./utilities");
37
37
  * }],
38
38
  * }));
39
39
  * ```
40
- * ## Attributes
41
- *
42
- * Each backup will be stored in the `backups` attribute and will export the following attributes:
43
- *
44
- * * `created` - A time value given in a combined date and time format that represents when the database backup was created.
45
- *
46
- * * `id` - The ID of the database backup object.
47
- *
48
- * * `label` - The database backup’s label, for display purposes only.
49
- *
50
- * * `type` - The type of database backup, determined by how the backup was created.
51
40
  */
52
41
  function getDatabaseMysqlBackups(args, opts) {
53
42
  if (!opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"getDatabaseMysqlBackups.js","sourceRoot":"","sources":["../getDatabaseMysqlBackups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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,8DAA8D,EAAE;QACzF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,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,0DAaC;AAyCD,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,sEAEC"}
1
+ {"version":3,"file":"getDatabaseMysqlBackups.js","sourceRoot":"","sources":["../getDatabaseMysqlBackups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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,8DAA8D,EAAE;QACzF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,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,0DAaC;AAyCD,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,sEAEC"}