@pulumi/aiven 4.2.0 → 4.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (231) hide show
  1. package/README.md +1 -1
  2. package/account.js +1 -0
  3. package/account.js.map +1 -1
  4. package/accountAuthentication.js +1 -0
  5. package/accountAuthentication.js.map +1 -1
  6. package/accountTeam.js +1 -0
  7. package/accountTeam.js.map +1 -1
  8. package/accountTeamMember.js +1 -0
  9. package/accountTeamMember.js.map +1 -1
  10. package/accountTeamProject.js +1 -0
  11. package/accountTeamProject.js.map +1 -1
  12. package/awsPrivatelink.js +1 -0
  13. package/awsPrivatelink.js.map +1 -1
  14. package/billingGroup.js +1 -0
  15. package/billingGroup.js.map +1 -1
  16. package/cassandra.js +1 -0
  17. package/cassandra.js.map +1 -1
  18. package/config/index.js +11 -4
  19. package/config/index.js.map +1 -1
  20. package/config/vars.d.ts +1 -1
  21. package/config/vars.js +7 -5
  22. package/config/vars.js.map +1 -1
  23. package/connectionPool.d.ts +2 -2
  24. package/connectionPool.js +1 -3
  25. package/connectionPool.js.map +1 -1
  26. package/database.js +1 -0
  27. package/database.js.map +1 -1
  28. package/elasticSearch.js +1 -0
  29. package/elasticSearch.js.map +1 -1
  30. package/elasticSearchAcl.js +1 -0
  31. package/elasticSearchAcl.js.map +1 -1
  32. package/elasticSearchAclConfig.js +1 -0
  33. package/elasticSearchAclConfig.js.map +1 -1
  34. package/elasticSearchAclRule.js +1 -0
  35. package/elasticSearchAclRule.js.map +1 -1
  36. package/getAccount.d.ts +30 -0
  37. package/getAccount.js +5 -0
  38. package/getAccount.js.map +1 -1
  39. package/getAccountAuthentication.d.ts +54 -0
  40. package/getAccountAuthentication.js +5 -0
  41. package/getAccountAuthentication.js.map +1 -1
  42. package/getAccountTeam.d.ts +26 -0
  43. package/getAccountTeam.js +5 -0
  44. package/getAccountTeam.js.map +1 -1
  45. package/getAccountTeamMember.d.ts +33 -0
  46. package/getAccountTeamMember.js +5 -0
  47. package/getAccountTeamMember.js.map +1 -1
  48. package/getAccountTeamProject.d.ts +23 -0
  49. package/getAccountTeamProject.js +5 -0
  50. package/getAccountTeamProject.js.map +1 -1
  51. package/getAwsPrivatelink.d.ts +30 -0
  52. package/getAwsPrivatelink.js +5 -0
  53. package/getAwsPrivatelink.js.map +1 -1
  54. package/getCassanda.d.ts +101 -0
  55. package/getCassanda.js +5 -0
  56. package/getCassanda.js.map +1 -1
  57. package/getConnectionPool.d.ts +43 -0
  58. package/getConnectionPool.js +5 -0
  59. package/getConnectionPool.js.map +1 -1
  60. package/getDatabase.d.ts +25 -0
  61. package/getDatabase.js +5 -0
  62. package/getDatabase.js.map +1 -1
  63. package/getElasticSearch.d.ts +101 -0
  64. package/getElasticSearch.js +5 -0
  65. package/getElasticSearch.js.map +1 -1
  66. package/getElasticSearchAcl.d.ts +23 -0
  67. package/getElasticSearchAcl.js +5 -0
  68. package/getElasticSearchAcl.js.map +1 -1
  69. package/getElasticSearchAclConfig.d.ts +10 -0
  70. package/getElasticSearchAclConfig.js +5 -0
  71. package/getElasticSearchAclConfig.js.map +1 -1
  72. package/getElasticSearchAclRule.d.ts +11 -0
  73. package/getElasticSearchAclRule.js +5 -0
  74. package/getElasticSearchAclRule.js.map +1 -1
  75. package/getGrafana.d.ts +101 -0
  76. package/getGrafana.js +5 -0
  77. package/getGrafana.js.map +1 -1
  78. package/getInfluxDb.d.ts +101 -0
  79. package/getInfluxDb.js +5 -0
  80. package/getInfluxDb.js.map +1 -1
  81. package/getKafka.d.ts +102 -0
  82. package/getKafka.js +5 -0
  83. package/getKafka.js.map +1 -1
  84. package/getKafkaAcl.d.ts +27 -0
  85. package/getKafkaAcl.js +5 -0
  86. package/getKafkaAcl.js.map +1 -1
  87. package/getKafkaConnect.d.ts +101 -0
  88. package/getKafkaConnect.js +5 -0
  89. package/getKafkaConnect.js.map +1 -1
  90. package/getKafkaConnector.d.ts +41 -0
  91. package/getKafkaConnector.js +5 -0
  92. package/getKafkaConnector.js.map +1 -1
  93. package/getKafkaMirrorMaker.d.ts +101 -0
  94. package/getKafkaMirrorMaker.js +5 -0
  95. package/getKafkaMirrorMaker.js.map +1 -1
  96. package/getKafkaSchema.d.ts +28 -0
  97. package/getKafkaSchema.js +5 -0
  98. package/getKafkaSchema.js.map +1 -1
  99. package/getKafkaSchemaConfiguration.d.ts +24 -0
  100. package/getKafkaSchemaConfiguration.js +5 -0
  101. package/getKafkaSchemaConfiguration.js.map +1 -1
  102. package/getKafkaTopic.d.ts +50 -0
  103. package/getKafkaTopic.js +5 -0
  104. package/getKafkaTopic.js.map +1 -1
  105. package/getM3Aggregator.d.ts +101 -0
  106. package/getM3Aggregator.js +5 -0
  107. package/getM3Aggregator.js.map +1 -1
  108. package/getM3Db.d.ts +101 -0
  109. package/getM3Db.js +5 -0
  110. package/getM3Db.js.map +1 -1
  111. package/getMirrorMakerReplicationFlow.d.ts +44 -0
  112. package/getMirrorMakerReplicationFlow.js +9 -0
  113. package/getMirrorMakerReplicationFlow.js.map +1 -1
  114. package/getMySql.d.ts +101 -0
  115. package/getMySql.js +5 -0
  116. package/getMySql.js.map +1 -1
  117. package/getOpenSearch.d.ts +99 -0
  118. package/getOpenSearch.js +5 -0
  119. package/getOpenSearch.js.map +1 -1
  120. package/getOpenSearchAclConfig.d.ts +10 -0
  121. package/getOpenSearchAclConfig.js +5 -0
  122. package/getOpenSearchAclConfig.js.map +1 -1
  123. package/getOpenSearchAclRule.d.ts +11 -0
  124. package/getOpenSearchAclRule.js +5 -0
  125. package/getOpenSearchAclRule.js.map +1 -1
  126. package/getPg.d.ts +101 -0
  127. package/getPg.js +5 -0
  128. package/getPg.js.map +1 -1
  129. package/getProject.d.ts +74 -0
  130. package/getProject.js +5 -0
  131. package/getProject.js.map +1 -1
  132. package/getProjectUser.d.ts +25 -0
  133. package/getProjectUser.js +5 -0
  134. package/getProjectUser.js.map +1 -1
  135. package/getProjectVpc.d.ts +24 -0
  136. package/getProjectVpc.js +5 -0
  137. package/getProjectVpc.js.map +1 -1
  138. package/getRedis.d.ts +101 -0
  139. package/getRedis.js +5 -0
  140. package/getRedis.js.map +1 -1
  141. package/getService.d.ts +45 -0
  142. package/getService.js +5 -0
  143. package/getService.js.map +1 -1
  144. package/getServiceComponent.d.ts +53 -0
  145. package/getServiceComponent.js +5 -0
  146. package/getServiceComponent.js.map +1 -1
  147. package/getServiceIntegration.d.ts +44 -0
  148. package/getServiceIntegration.js +5 -0
  149. package/getServiceIntegration.js.map +1 -1
  150. package/getServiceIntegrationEndpoint.d.ts +34 -0
  151. package/getServiceIntegrationEndpoint.js +5 -0
  152. package/getServiceIntegrationEndpoint.js.map +1 -1
  153. package/getServiceUser.d.ts +46 -0
  154. package/getServiceUser.js +5 -0
  155. package/getServiceUser.js.map +1 -1
  156. package/getTransitGatewayVpcAttachment.d.ts +31 -0
  157. package/getTransitGatewayVpcAttachment.js +5 -0
  158. package/getTransitGatewayVpcAttachment.js.map +1 -1
  159. package/getVpcPeeringConnection.d.ts +52 -0
  160. package/getVpcPeeringConnection.js +5 -0
  161. package/getVpcPeeringConnection.js.map +1 -1
  162. package/grafana.js +1 -0
  163. package/grafana.js.map +1 -1
  164. package/index.js +96 -88
  165. package/index.js.map +1 -1
  166. package/influxDb.js +1 -0
  167. package/influxDb.js.map +1 -1
  168. package/kafka.js +1 -0
  169. package/kafka.js.map +1 -1
  170. package/kafkaAcl.js +1 -0
  171. package/kafkaAcl.js.map +1 -1
  172. package/kafkaConnect.js +1 -0
  173. package/kafkaConnect.js.map +1 -1
  174. package/kafkaConnector.js +1 -0
  175. package/kafkaConnector.js.map +1 -1
  176. package/kafkaMirrorMaker.js +1 -0
  177. package/kafkaMirrorMaker.js.map +1 -1
  178. package/kafkaSchema.js +1 -0
  179. package/kafkaSchema.js.map +1 -1
  180. package/kafkaSchemaConfiguration.js +1 -0
  181. package/kafkaSchemaConfiguration.js.map +1 -1
  182. package/kafkaTopic.js +1 -0
  183. package/kafkaTopic.js.map +1 -1
  184. package/m3aggregator.js +1 -0
  185. package/m3aggregator.js.map +1 -1
  186. package/m3db.js +1 -0
  187. package/m3db.js.map +1 -1
  188. package/mirrorMakerReplicationFlow.d.ts +48 -0
  189. package/mirrorMakerReplicationFlow.js +9 -0
  190. package/mirrorMakerReplicationFlow.js.map +1 -1
  191. package/mySql.js +1 -0
  192. package/mySql.js.map +1 -1
  193. package/openSearch.d.ts +1 -1
  194. package/openSearch.js +2 -1
  195. package/openSearch.js.map +1 -1
  196. package/openSearchAclConfig.js +1 -0
  197. package/openSearchAclConfig.js.map +1 -1
  198. package/openSearchAclRule.js +1 -0
  199. package/openSearchAclRule.js.map +1 -1
  200. package/package.json +4 -3
  201. package/package.json.bak +3 -2
  202. package/package.json.dev +4 -3
  203. package/pg.js +1 -0
  204. package/pg.js.map +1 -1
  205. package/project.js +1 -0
  206. package/project.js.map +1 -1
  207. package/projectUser.js +1 -0
  208. package/projectUser.js.map +1 -1
  209. package/projectVpc.js +1 -0
  210. package/projectVpc.js.map +1 -1
  211. package/provider.js +1 -0
  212. package/provider.js.map +1 -1
  213. package/redis.js +1 -0
  214. package/redis.js.map +1 -1
  215. package/service.js +1 -0
  216. package/service.js.map +1 -1
  217. package/serviceIntegration.js +1 -0
  218. package/serviceIntegration.js.map +1 -1
  219. package/serviceIntegrationEndpoint.js +1 -0
  220. package/serviceIntegrationEndpoint.js.map +1 -1
  221. package/serviceUser.js +1 -0
  222. package/serviceUser.js.map +1 -1
  223. package/transitGatewayVpcAttachment.js +1 -0
  224. package/transitGatewayVpcAttachment.js.map +1 -1
  225. package/types/index.js +1 -0
  226. package/types/index.js.map +1 -1
  227. package/types/input.d.ts +4322 -290
  228. package/utilities.js +1 -0
  229. package/utilities.js.map +1 -1
  230. package/vpcPeeringConnection.js +1 -0
  231. package/vpcPeeringConnection.js.map +1 -1
package/getPg.d.ts CHANGED
@@ -212,3 +212,104 @@ export interface GetPgResult {
212
212
  */
213
213
  readonly terminationProtection?: boolean;
214
214
  }
215
+ export declare function getPgOutput(args: GetPgOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPgResult>;
216
+ /**
217
+ * A collection of arguments for invoking getPg.
218
+ */
219
+ export interface GetPgOutputArgs {
220
+ /**
221
+ * defines where the cloud provider and region where the service is hosted
222
+ * in. This can be changed freely after service is created. Changing the value will trigger
223
+ * a potentially lengthy migration process for the service. Format is cloud provider name
224
+ * (`aws`, `azure`, `do` `google`, `upcloud`, etc.), dash, and the cloud provider
225
+ * specific region name. These are documented on each Cloud provider's own support articles,
226
+ * like [here for Google](https://cloud.google.com/compute/docs/regions-zones/) and
227
+ * [here for AWS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html).
228
+ */
229
+ cloudName?: pulumi.Input<string>;
230
+ components?: pulumi.Input<pulumi.Input<inputs.GetPgComponentArgs>[]>;
231
+ /**
232
+ * day of week when maintenance operations should be performed.
233
+ * On monday, tuesday, wednesday, etc.
234
+ */
235
+ maintenanceWindowDow?: pulumi.Input<string>;
236
+ /**
237
+ * time of day when maintenance operations should be performed.
238
+ * UTC time in HH:mm:ss format.
239
+ */
240
+ maintenanceWindowTime?: pulumi.Input<string>;
241
+ /**
242
+ * PostgreSQL specific server provided values.
243
+ */
244
+ pg?: pulumi.Input<inputs.GetPgPgArgs>;
245
+ /**
246
+ * defines PostgreSQL specific additional configuration options. The following
247
+ * configuration options available:
248
+ */
249
+ pgUserConfig?: pulumi.Input<inputs.GetPgPgUserConfigArgs>;
250
+ /**
251
+ * defines what kind of computing resources are allocated for the service. It can
252
+ * be changed after creation, though there are some restrictions when going to a smaller
253
+ * plan such as the new plan must have sufficient amount of disk space to store all current
254
+ * data and switching to a plan with fewer nodes might not be supported. The basic plan
255
+ * names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is
256
+ * (roughly) the amount of memory on each node (also other attributes like number of CPUs
257
+ * and amount of disk space varies but naming is based on memory). The available options can be seem from the [Aiven pricing page](https://aiven.io/pricing).
258
+ */
259
+ plan?: pulumi.Input<string>;
260
+ /**
261
+ * identifies the project the service belongs to. To set up proper dependency
262
+ * between the project and the service, refer to the project as shown in the above example.
263
+ * Project cannot be changed later without destroying and re-creating the service.
264
+ */
265
+ project: pulumi.Input<string>;
266
+ /**
267
+ * optionally specifies the VPC the service should run in. If the value
268
+ * is not set the service is not run inside a VPC. When set, the value should be given as a
269
+ * reference as shown above to set up dependencies correctly and the VPC must be in the same
270
+ * cloud and region as the service itself. Project can be freely moved to and from VPC after
271
+ * creation but doing so triggers migration to new servers so the operation can take
272
+ * significant amount of time to complete if the service has a lot of data.
273
+ */
274
+ projectVpcId?: pulumi.Input<string>;
275
+ /**
276
+ * PostgreSQL hostname.
277
+ */
278
+ serviceHost?: pulumi.Input<string>;
279
+ serviceIntegrations?: pulumi.Input<pulumi.Input<inputs.GetPgServiceIntegrationArgs>[]>;
280
+ /**
281
+ * specifies the actual name of the service. The name cannot be changed
282
+ * later without destroying and re-creating the service so name should be picked based on
283
+ * intended service usage rather than current attributes.
284
+ */
285
+ serviceName: pulumi.Input<string>;
286
+ /**
287
+ * Password used for connecting to the PostgreSQL service, if applicable.
288
+ */
289
+ servicePassword?: pulumi.Input<string>;
290
+ /**
291
+ * PostgreSQL port.
292
+ */
293
+ servicePort?: pulumi.Input<number>;
294
+ serviceType?: pulumi.Input<string>;
295
+ /**
296
+ * URI for connecting to the PostgreSQL service.
297
+ */
298
+ serviceUri?: pulumi.Input<string>;
299
+ /**
300
+ * Username used for connecting to the PostgreSQL service, if applicable.
301
+ */
302
+ serviceUsername?: pulumi.Input<string>;
303
+ /**
304
+ * Service state.
305
+ */
306
+ state?: pulumi.Input<string>;
307
+ /**
308
+ * prevents the service from being deleted. It is recommended to
309
+ * set this to `true` for all production services to prevent unintentional service
310
+ * deletion. This does not shield against deleting databases or topics but for services
311
+ * with backups much of the content can at least be restored from backup in case accidental
312
+ * deletion is done.
313
+ */
314
+ terminationProtection?: pulumi.Input<boolean>;
315
+ }
package/getPg.js CHANGED
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getPgOutput = exports.getPg = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  /**
@@ -51,4 +52,8 @@ function getPg(args, opts) {
51
52
  }, opts);
52
53
  }
53
54
  exports.getPg = getPg;
55
+ function getPgOutput(args, opts) {
56
+ return pulumi.output(args).apply(a => getPg(a, opts));
57
+ }
58
+ exports.getPgOutput = getPgOutput;
54
59
  //# sourceMappingURL=getPg.js.map
package/getPg.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getPg.js","sourceRoot":"","sources":["../getPg.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yBAAyB,EAAE;QACpD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA7BD,sBA6BC"}
1
+ {"version":3,"file":"getPg.js","sourceRoot":"","sources":["../getPg.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yBAAyB,EAAE;QACpD,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA7BD,sBA6BC;AAsMD,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzD,CAAC;AAFD,kCAEC"}
package/getProject.d.ts CHANGED
@@ -161,3 +161,77 @@ export interface GetProjectResult {
161
161
  readonly useSourceProjectBillingGroup?: boolean;
162
162
  readonly vatId?: string;
163
163
  }
164
+ export declare function getProjectOutput(args: GetProjectOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectResult>;
165
+ /**
166
+ * A collection of arguments for invoking getProject.
167
+ */
168
+ export interface GetProjectOutputArgs {
169
+ /**
170
+ * is an optional property to link a project to already an existing account by
171
+ * using account ID.
172
+ */
173
+ accountId?: pulumi.Input<string>;
174
+ /**
175
+ * is a computed property returning the amount of platform credits available to
176
+ * the project. This could be your free trial or other promotional credits.
177
+ */
178
+ availableCredits?: pulumi.Input<string>;
179
+ billingAddress?: pulumi.Input<string>;
180
+ billingCurrency?: pulumi.Input<string>;
181
+ billingEmails?: pulumi.Input<pulumi.Input<string>[]>;
182
+ billingExtraText?: pulumi.Input<string>;
183
+ billingGroup?: pulumi.Input<string>;
184
+ /**
185
+ * is a computed property that can be used to read the CA certificate of the
186
+ * project. This is required for configuring clients that connect to certain services like
187
+ * Kafka. This value cannot be set, only read.
188
+ */
189
+ caCert?: pulumi.Input<string>;
190
+ /**
191
+ * is either the full card UUID or the last 4 digits of the card. As the full
192
+ * UUID is not shown in the UI it is typically easier to use the last 4 digits to identify
193
+ * the card. This can be omitted if `copyFromProject` is used to copy billing info from
194
+ * another project.
195
+ */
196
+ cardId?: pulumi.Input<string>;
197
+ /**
198
+ * is the name of another project used to copy billing information and
199
+ * some other project attributes like technical contacts from. This is mostly relevant when
200
+ * an existing project has billing type set to invoice and that needs to be copied over to a
201
+ * new project. (Setting billing is otherwise not allowed over the API.) This only has
202
+ * effect when the project is created.
203
+ */
204
+ copyFromProject?: pulumi.Input<string>;
205
+ country?: pulumi.Input<string>;
206
+ countryCode?: pulumi.Input<string>;
207
+ /**
208
+ * defines the default cloud provider and region where services are
209
+ * hosted. This can be changed freely after the project is created. This will not affect existing
210
+ * services.
211
+ */
212
+ defaultCloud?: pulumi.Input<string>;
213
+ /**
214
+ * is a computed property returning the current accumulated bill for this
215
+ * project in the current billing period.
216
+ */
217
+ estimatedBalance?: pulumi.Input<string>;
218
+ /**
219
+ * is a computed property returning the method of invoicing used for payments for
220
+ * this project, e.g. "card".
221
+ */
222
+ paymentMethod?: pulumi.Input<string>;
223
+ /**
224
+ * defines the name of the project. Name must be globally unique (between all
225
+ * Aiven customers) and cannot be changed later without destroying and re-creating the
226
+ * project, including all sub-resources.
227
+ */
228
+ project: pulumi.Input<string>;
229
+ /**
230
+ * defines the email addresses that will receive alerts about
231
+ * upcoming maintenance updates or warnings about service instability. It is a good practice to keep
232
+ * this up-to-date to be aware of any potential issues with your project.
233
+ */
234
+ technicalEmails?: pulumi.Input<pulumi.Input<string>[]>;
235
+ useSourceProjectBillingGroup?: pulumi.Input<boolean>;
236
+ vatId?: pulumi.Input<string>;
237
+ }
package/getProject.js CHANGED
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getProjectOutput = exports.getProject = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  /**
@@ -50,4 +51,8 @@ function getProject(args, opts) {
50
51
  }, opts);
51
52
  }
52
53
  exports.getProject = getProject;
54
+ function getProjectOutput(args, opts) {
55
+ return pulumi.output(args).apply(a => getProject(a, opts));
56
+ }
57
+ exports.getProjectOutput = getProjectOutput;
53
58
  //# sourceMappingURL=getProject.js.map
package/getProject.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,8BAA8B,EAAE,IAAI,CAAC,4BAA4B;QACjE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA7BD,gCA6BC"}
1
+ {"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,8BAA8B,EAAE,IAAI,CAAC,4BAA4B;QACjE,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA7BD,gCA6BC;AAqJD,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
@@ -63,3 +63,28 @@ export interface GetProjectUserResult {
63
63
  readonly memberType?: string;
64
64
  readonly project: string;
65
65
  }
66
+ export declare function getProjectUserOutput(args: GetProjectUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectUserResult>;
67
+ /**
68
+ * A collection of arguments for invoking getProjectUser.
69
+ */
70
+ export interface GetProjectUserOutputArgs {
71
+ /**
72
+ * is a computed property tells whether the user has accepted the request to join
73
+ * the project; adding user to a project sends an invitation to the target user and the
74
+ * actual membership is only created once the user accepts the invitation. This property
75
+ * cannot be set, only read.
76
+ */
77
+ accepted?: pulumi.Input<boolean>;
78
+ /**
79
+ * identifies the email address of the user.
80
+ */
81
+ email: pulumi.Input<string>;
82
+ /**
83
+ * (Required) defines the access level the user has to the project.
84
+ */
85
+ memberType?: pulumi.Input<string>;
86
+ /**
87
+ * defines the project the user is a member of.
88
+ */
89
+ project: pulumi.Input<string>;
90
+ }
package/getProjectUser.js CHANGED
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getProjectUserOutput = exports.getProjectUser = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  /**
@@ -36,4 +37,8 @@ function getProjectUser(args, opts) {
36
37
  }, opts);
37
38
  }
38
39
  exports.getProjectUser = getProjectUser;
40
+ function getProjectUserOutput(args, opts) {
41
+ return pulumi.output(args).apply(a => getProjectUser(a, opts));
42
+ }
43
+ exports.getProjectUserOutput = getProjectUserOutput;
39
44
  //# sourceMappingURL=getProjectUser.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getProjectUser.js","sourceRoot":"","sources":["../getProjectUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,wCAcC"}
1
+ {"version":3,"file":"getProjectUser.js","sourceRoot":"","sources":["../getProjectUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,wCAcC;AAkDD,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,oDAEC"}
@@ -60,3 +60,27 @@ export interface GetProjectVpcResult {
60
60
  */
61
61
  readonly state: string;
62
62
  }
63
+ export declare function getProjectVpcOutput(args: GetProjectVpcOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectVpcResult>;
64
+ /**
65
+ * A collection of arguments for invoking getProjectVpc.
66
+ */
67
+ export interface GetProjectVpcOutputArgs {
68
+ /**
69
+ * defines where the cloud provider and region where the service is hosted
70
+ * in. See the Service resource for additional information.
71
+ */
72
+ cloudName: pulumi.Input<string>;
73
+ /**
74
+ * defines the network CIDR of the VPC.
75
+ */
76
+ networkCidr?: pulumi.Input<string>;
77
+ /**
78
+ * defines the project the VPC belongs to.
79
+ */
80
+ project: pulumi.Input<string>;
81
+ /**
82
+ * ia a computed property that tells the current state of the VPC. This property cannot be
83
+ * set, only read.
84
+ */
85
+ state?: pulumi.Input<string>;
86
+ }
package/getProjectVpc.js CHANGED
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getProjectVpcOutput = exports.getProjectVpc = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  /**
@@ -36,4 +37,8 @@ function getProjectVpc(args, opts) {
36
37
  }, opts);
37
38
  }
38
39
  exports.getProjectVpc = getProjectVpc;
40
+ function getProjectVpcOutput(args, opts) {
41
+ return pulumi.output(args).apply(a => getProjectVpc(a, opts));
42
+ }
43
+ exports.getProjectVpcOutput = getProjectVpcOutput;
39
44
  //# sourceMappingURL=getProjectVpc.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getProjectVpc.js","sourceRoot":"","sources":["../getProjectVpc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,sCAcC"}
1
+ {"version":3,"file":"getProjectVpc.js","sourceRoot":"","sources":["../getProjectVpc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,sCAcC;AA+CD,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,kDAEC"}
package/getRedis.d.ts CHANGED
@@ -212,3 +212,104 @@ export interface GetRedisResult {
212
212
  */
213
213
  readonly terminationProtection?: boolean;
214
214
  }
215
+ export declare function getRedisOutput(args: GetRedisOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRedisResult>;
216
+ /**
217
+ * A collection of arguments for invoking getRedis.
218
+ */
219
+ export interface GetRedisOutputArgs {
220
+ /**
221
+ * defines where the cloud provider and region where the service is hosted
222
+ * in. This can be changed freely after service is created. Changing the value will trigger
223
+ * a potentially lengthy migration process for the service. Format is cloud provider name
224
+ * (`aws`, `azure`, `do` `google`, `upcloud`, etc.), dash, and the cloud provider
225
+ * specific region name. These are documented on each Cloud provider's own support articles,
226
+ * like [here for Google](https://cloud.google.com/compute/docs/regions-zones/) and
227
+ * [here for AWS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html).
228
+ */
229
+ cloudName?: pulumi.Input<string>;
230
+ components?: pulumi.Input<pulumi.Input<inputs.GetRedisComponentArgs>[]>;
231
+ /**
232
+ * day of week when maintenance operations should be performed.
233
+ * On monday, tuesday, wednesday, etc.
234
+ */
235
+ maintenanceWindowDow?: pulumi.Input<string>;
236
+ /**
237
+ * time of day when maintenance operations should be performed.
238
+ * UTC time in HH:mm:ss format.
239
+ */
240
+ maintenanceWindowTime?: pulumi.Input<string>;
241
+ /**
242
+ * defines what kind of computing resources are allocated for the service. It can
243
+ * be changed after creation, though there are some restrictions when going to a smaller
244
+ * plan such as the new plan must have sufficient amount of disk space to store all current
245
+ * data and switching to a plan with fewer nodes might not be supported. The basic plan
246
+ * names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is
247
+ * (roughly) the amount of memory on each node (also other attributes like number of CPUs
248
+ * and amount of disk space varies but naming is based on memory). The available options can be seem from the [Aiven pricing page](https://aiven.io/pricing).
249
+ */
250
+ plan?: pulumi.Input<string>;
251
+ /**
252
+ * identifies the project the service belongs to. To set up proper dependency
253
+ * between the project and the service, refer to the project as shown in the above example.
254
+ * Project cannot be changed later without destroying and re-creating the service.
255
+ */
256
+ project: pulumi.Input<string>;
257
+ /**
258
+ * optionally specifies the VPC the service should run in. If the value
259
+ * is not set the service is not run inside a VPC. When set, the value should be given as a
260
+ * reference as shown above to set up dependencies correctly and the VPC must be in the same
261
+ * cloud and region as the service itself. Project can be freely moved to and from VPC after
262
+ * creation but doing so triggers migration to new servers so the operation can take
263
+ * significant amount of time to complete if the service has a lot of data.
264
+ */
265
+ projectVpcId?: pulumi.Input<string>;
266
+ /**
267
+ * Redis specific server provided values.
268
+ */
269
+ redis?: pulumi.Input<inputs.GetRedisRedisArgs>;
270
+ /**
271
+ * defines Redis specific additional configuration options. The following
272
+ * configuration options available:
273
+ */
274
+ redisUserConfig?: pulumi.Input<inputs.GetRedisRedisUserConfigArgs>;
275
+ /**
276
+ * Redis hostname.
277
+ */
278
+ serviceHost?: pulumi.Input<string>;
279
+ serviceIntegrations?: pulumi.Input<pulumi.Input<inputs.GetRedisServiceIntegrationArgs>[]>;
280
+ /**
281
+ * specifies the actual name of the service. The name cannot be changed
282
+ * later without destroying and re-creating the service so name should be picked based on
283
+ * intended service usage rather than current attributes.
284
+ */
285
+ serviceName: pulumi.Input<string>;
286
+ /**
287
+ * Password used for connecting to the Redis service, if applicable.
288
+ */
289
+ servicePassword?: pulumi.Input<string>;
290
+ /**
291
+ * Redis port.
292
+ */
293
+ servicePort?: pulumi.Input<number>;
294
+ serviceType?: pulumi.Input<string>;
295
+ /**
296
+ * URI for connecting to the Redis service.
297
+ */
298
+ serviceUri?: pulumi.Input<string>;
299
+ /**
300
+ * Username used for connecting to the Redis service, if applicable.
301
+ */
302
+ serviceUsername?: pulumi.Input<string>;
303
+ /**
304
+ * Service state.
305
+ */
306
+ state?: pulumi.Input<string>;
307
+ /**
308
+ * prevents the service from being deleted. It is recommended to
309
+ * set this to `true` for all production services to prevent unintentional service
310
+ * deletion. This does not shield against deleting databases or topics but for services
311
+ * with backups much of the content can at least be restored from backup in case accidental
312
+ * deletion is done.
313
+ */
314
+ terminationProtection?: pulumi.Input<boolean>;
315
+ }
package/getRedis.js CHANGED
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getRedisOutput = exports.getRedis = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  /**
@@ -51,4 +52,8 @@ function getRedis(args, opts) {
51
52
  }, opts);
52
53
  }
53
54
  exports.getRedis = getRedis;
55
+ function getRedisOutput(args, opts) {
56
+ return pulumi.output(args).apply(a => getRedis(a, opts));
57
+ }
58
+ exports.getRedisOutput = getRedisOutput;
54
59
  //# sourceMappingURL=getRedis.js.map
package/getRedis.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getRedis.js","sourceRoot":"","sources":["../getRedis.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA7BD,4BA6BC"}
1
+ {"version":3,"file":"getRedis.js","sourceRoot":"","sources":["../getRedis.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA7BD,4BA6BC;AAsMD,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,wCAEC"}
package/getService.d.ts CHANGED
@@ -93,3 +93,48 @@ export interface GetServiceResult {
93
93
  readonly state: string;
94
94
  readonly terminationProtection?: boolean;
95
95
  }
96
+ export declare function getServiceOutput(args: GetServiceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceResult>;
97
+ /**
98
+ * A collection of arguments for invoking getService.
99
+ */
100
+ export interface GetServiceOutputArgs {
101
+ cassandra?: pulumi.Input<inputs.GetServiceCassandraArgs>;
102
+ cassandraUserConfig?: pulumi.Input<inputs.GetServiceCassandraUserConfigArgs>;
103
+ cloudName?: pulumi.Input<string>;
104
+ components?: pulumi.Input<pulumi.Input<inputs.GetServiceComponentArgs>[]>;
105
+ elasticsearch?: pulumi.Input<inputs.GetServiceElasticsearchArgs>;
106
+ elasticsearchUserConfig?: pulumi.Input<inputs.GetServiceElasticsearchUserConfigArgs>;
107
+ grafana?: pulumi.Input<inputs.GetServiceGrafanaArgs>;
108
+ grafanaUserConfig?: pulumi.Input<inputs.GetServiceGrafanaUserConfigArgs>;
109
+ influxdb?: pulumi.Input<inputs.GetServiceInfluxdbArgs>;
110
+ influxdbUserConfig?: pulumi.Input<inputs.GetServiceInfluxdbUserConfigArgs>;
111
+ kafka?: pulumi.Input<inputs.GetServiceKafkaArgs>;
112
+ kafkaConnect?: pulumi.Input<inputs.GetServiceKafkaConnectArgs>;
113
+ kafkaConnectUserConfig?: pulumi.Input<inputs.GetServiceKafkaConnectUserConfigArgs>;
114
+ kafkaMirrormaker?: pulumi.Input<inputs.GetServiceKafkaMirrormakerArgs>;
115
+ kafkaMirrormakerUserConfig?: pulumi.Input<inputs.GetServiceKafkaMirrormakerUserConfigArgs>;
116
+ kafkaUserConfig?: pulumi.Input<inputs.GetServiceKafkaUserConfigArgs>;
117
+ maintenanceWindowDow?: pulumi.Input<string>;
118
+ maintenanceWindowTime?: pulumi.Input<string>;
119
+ mysql?: pulumi.Input<inputs.GetServiceMysqlArgs>;
120
+ mysqlUserConfig?: pulumi.Input<inputs.GetServiceMysqlUserConfigArgs>;
121
+ opensearch?: pulumi.Input<inputs.GetServiceOpensearchArgs>;
122
+ opensearchUserConfig?: pulumi.Input<inputs.GetServiceOpensearchUserConfigArgs>;
123
+ pg?: pulumi.Input<inputs.GetServicePgArgs>;
124
+ pgUserConfig?: pulumi.Input<inputs.GetServicePgUserConfigArgs>;
125
+ plan?: pulumi.Input<string>;
126
+ project: pulumi.Input<string>;
127
+ projectVpcId?: pulumi.Input<string>;
128
+ redis?: pulumi.Input<inputs.GetServiceRedisArgs>;
129
+ redisUserConfig?: pulumi.Input<inputs.GetServiceRedisUserConfigArgs>;
130
+ serviceHost?: pulumi.Input<string>;
131
+ serviceIntegrations?: pulumi.Input<pulumi.Input<inputs.GetServiceServiceIntegrationArgs>[]>;
132
+ serviceName: pulumi.Input<string>;
133
+ servicePassword?: pulumi.Input<string>;
134
+ servicePort?: pulumi.Input<number>;
135
+ serviceType?: pulumi.Input<string>;
136
+ serviceUri?: pulumi.Input<string>;
137
+ serviceUsername?: pulumi.Input<string>;
138
+ state?: pulumi.Input<string>;
139
+ terminationProtection?: pulumi.Input<boolean>;
140
+ }
package/getService.js CHANGED
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getServiceOutput = exports.getService = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  function getService(args, opts) {
@@ -54,4 +55,8 @@ function getService(args, opts) {
54
55
  }, opts);
55
56
  }
56
57
  exports.getService = getService;
58
+ function getServiceOutput(args, opts) {
59
+ return pulumi.output(args).apply(a => getService(a, opts));
60
+ }
61
+ exports.getServiceOutput = getServiceOutput;
57
62
  //# sourceMappingURL=getService.js.map
package/getService.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getService.js","sourceRoot":"","sources":["../getService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjDD,gCAiDC"}
1
+ {"version":3,"file":"getService.js","sourceRoot":"","sources":["../getService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjDD,gCAiDC;AAgGD,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
@@ -116,3 +116,56 @@ export interface GetServiceComponentResult {
116
116
  */
117
117
  readonly usage?: string;
118
118
  }
119
+ export declare function getServiceComponentOutput(args: GetServiceComponentOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceComponentResult>;
120
+ /**
121
+ * A collection of arguments for invoking getServiceComponent.
122
+ */
123
+ export interface GetServiceComponentOutputArgs {
124
+ /**
125
+ * is a service component name. Component may match the name of the service
126
+ * (`cassandra`, `elasticsearch`, `grafana`, `influxdb`, `kafka`, `kafkaConnect`, `mysql`,
127
+ * `pg` and `redis`), in which case the connection info of the service itself is returned.
128
+ * Some service types support additional service specific components like `kibana` for
129
+ * Elasticsearch, `kafkaConnect`, `kafkaRest` and `schemaRegistry` for Kafka, and
130
+ * `pgbouncer` for PostgreSQL. Most service types also support `prometheus`.
131
+ */
132
+ component: pulumi.Input<string>;
133
+ /**
134
+ * is Kafka authentication method. This is a value specific
135
+ * to the 'kafka' service components. And has the following available options: `certificate`
136
+ * and `sasl`. If not set by the user only entries with empty `kafkaAuthenticationMethod`
137
+ * will be selected.
138
+ */
139
+ kafkaAuthenticationMethod?: pulumi.Input<string>;
140
+ /**
141
+ * and `serviceName` - (Required) define the project and service the service component
142
+ * belongs to.
143
+ */
144
+ project: pulumi.Input<string>;
145
+ /**
146
+ * is network access route. The route may be one of `dynamic`, `public`, and `private`.
147
+ * Usually, you'll want to use `dynamic`, which for services that are not in a private network
148
+ * identifies the regular public DNS name of the service and for services in a private network
149
+ * the private DNS name. If the service is in a private network but has also public access
150
+ * enabled the `public` route type can be used to get the public DNS name of the service. The
151
+ * `private` option should typically not be used.
152
+ */
153
+ route?: pulumi.Input<string>;
154
+ serviceName?: pulumi.Input<string>;
155
+ /**
156
+ * whether the endpoint is encrypted or accepts plaintext. By default endpoints are
157
+ * always encrypted and this property is only included for service components they may
158
+ * disable encryption. If not set by the user only entries with empty `ssl` or `ssl` set
159
+ * to true will be selected.
160
+ */
161
+ ssl?: pulumi.Input<boolean>;
162
+ /**
163
+ * is DNS usage name, and can be one of `primary`, `replica` or `syncing`. `replica`
164
+ * is used by services that have separate master and standby roles for which it identifies
165
+ * the `replica` DNS name. `syncing` is used by limited set of services to expose nodes
166
+ * before they have finished restoring state but may already be partially available, for
167
+ * example a PostgreSQL node that is streaming WAL segments from backup or current master
168
+ * but hasn't yet fully caught up.
169
+ */
170
+ usage?: pulumi.Input<string>;
171
+ }
@@ -2,6 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getServiceComponentOutput = exports.getServiceComponent = void 0;
5
6
  const pulumi = require("@pulumi/pulumi");
6
7
  const utilities = require("./utilities");
7
8
  /**
@@ -48,4 +49,8 @@ function getServiceComponent(args, opts) {
48
49
  }, opts);
49
50
  }
50
51
  exports.getServiceComponent = getServiceComponent;
52
+ function getServiceComponentOutput(args, opts) {
53
+ return pulumi.output(args).apply(a => getServiceComponent(a, opts));
54
+ }
55
+ exports.getServiceComponentOutput = getServiceComponentOutput;
51
56
  //# sourceMappingURL=getServiceComponent.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"getServiceComponent.js","sourceRoot":"","sources":["../getServiceComponent.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjBD,kDAiBC"}
1
+ {"version":3,"file":"getServiceComponent.js","sourceRoot":"","sources":["../getServiceComponent.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;QAC3D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjBD,kDAiBC;AA8FD,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,8DAEC"}