pulumi-aiven 6.22.0__py3-none-any.whl → 6.22.0a1723007981__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-aiven might be problematic. Click here for more details.

Files changed (75) hide show
  1. pulumi_aiven/_inputs.py +67 -721
  2. pulumi_aiven/account_authentication.py +5 -5
  3. pulumi_aiven/account_team_project.py +7 -7
  4. pulumi_aiven/aws_vpc_peering_connection.py +7 -7
  5. pulumi_aiven/azure_privatelink_connection_approval.py +16 -16
  6. pulumi_aiven/azure_vpc_peering_connection.py +7 -7
  7. pulumi_aiven/cassandra.py +46 -46
  8. pulumi_aiven/clickhouse.py +34 -34
  9. pulumi_aiven/clickhouse_grant.py +34 -34
  10. pulumi_aiven/dragonfly.py +40 -40
  11. pulumi_aiven/flink.py +40 -40
  12. pulumi_aiven/flink_application_deployment.py +16 -16
  13. pulumi_aiven/flink_application_version.py +36 -36
  14. pulumi_aiven/gcp_vpc_peering_connection.py +7 -7
  15. pulumi_aiven/get_account_team_project.py +1 -1
  16. pulumi_aiven/get_aws_vpc_peering_connection.py +1 -1
  17. pulumi_aiven/get_azure_vpc_peering_connection.py +1 -1
  18. pulumi_aiven/get_cassanda.py +1 -1
  19. pulumi_aiven/get_cassandra.py +1 -1
  20. pulumi_aiven/get_clickhouse.py +1 -1
  21. pulumi_aiven/get_dragonfly.py +1 -1
  22. pulumi_aiven/get_flink.py +1 -1
  23. pulumi_aiven/get_gcp_vpc_peering_connection.py +1 -1
  24. pulumi_aiven/get_grafana.py +1 -1
  25. pulumi_aiven/get_kafka.py +1 -1
  26. pulumi_aiven/get_kafka_connect.py +1 -1
  27. pulumi_aiven/get_kafka_mirror_maker.py +1 -1
  28. pulumi_aiven/get_m3_aggregator.py +1 -1
  29. pulumi_aiven/get_m3_db.py +1 -1
  30. pulumi_aiven/get_my_sql.py +1 -1
  31. pulumi_aiven/get_mysql_user.py +1 -1
  32. pulumi_aiven/get_open_search.py +1 -1
  33. pulumi_aiven/get_pg.py +8 -8
  34. pulumi_aiven/get_pg_database.py +8 -8
  35. pulumi_aiven/get_pg_user.py +16 -16
  36. pulumi_aiven/get_project_user.py +1 -1
  37. pulumi_aiven/get_project_vpc.py +1 -1
  38. pulumi_aiven/get_redis.py +1 -1
  39. pulumi_aiven/get_service_integration.py +3 -3
  40. pulumi_aiven/get_thanos.py +1 -1
  41. pulumi_aiven/get_transit_gateway_vpc_attachment.py +1 -1
  42. pulumi_aiven/get_valkey.py +1 -1
  43. pulumi_aiven/grafana.py +46 -46
  44. pulumi_aiven/influx_db.py +41 -48
  45. pulumi_aiven/kafka.py +62 -62
  46. pulumi_aiven/kafka_connect.py +59 -59
  47. pulumi_aiven/kafka_connector.py +2 -2
  48. pulumi_aiven/kafka_mirror_maker.py +45 -45
  49. pulumi_aiven/kafka_topic.py +18 -18
  50. pulumi_aiven/m3_aggregator.py +40 -40
  51. pulumi_aiven/m3_db.py +48 -48
  52. pulumi_aiven/my_sql.py +54 -54
  53. pulumi_aiven/mysql_user.py +7 -7
  54. pulumi_aiven/open_search.py +56 -56
  55. pulumi_aiven/organization.py +3 -3
  56. pulumi_aiven/organization_group_project.py +3 -3
  57. pulumi_aiven/organization_user_group_member.py +3 -3
  58. pulumi_aiven/outputs.py +135 -1252
  59. pulumi_aiven/pg.py +43 -43
  60. pulumi_aiven/pg_database.py +12 -12
  61. pulumi_aiven/pg_user.py +47 -47
  62. pulumi_aiven/project.py +5 -5
  63. pulumi_aiven/project_user.py +7 -7
  64. pulumi_aiven/project_vpc.py +4 -4
  65. pulumi_aiven/pulumi-plugin.json +1 -1
  66. pulumi_aiven/redis.py +46 -46
  67. pulumi_aiven/service_integration.py +72 -72
  68. pulumi_aiven/service_integration_endpoint.py +65 -65
  69. pulumi_aiven/thanos.py +34 -34
  70. pulumi_aiven/transit_gateway_vpc_attachment.py +7 -7
  71. pulumi_aiven/valkey.py +40 -40
  72. {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/METADATA +1 -1
  73. {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/RECORD +75 -75
  74. {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/WHEEL +1 -1
  75. {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/top_level.txt +0 -0
@@ -369,10 +369,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
369
369
  application_id: Optional[pulumi.Input[str]] = None,
370
370
  project: Optional[pulumi.Input[str]] = None,
371
371
  service_name: Optional[pulumi.Input[str]] = None,
372
- sink: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]]] = None,
373
- sinks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]]] = None,
374
- source: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]]] = None,
375
- sources: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]]] = None,
372
+ sink: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]]] = None,
373
+ sinks: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]]] = None,
374
+ source: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]]] = None,
375
+ sources: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]]] = None,
376
376
  statement: Optional[pulumi.Input[str]] = None,
377
377
  __props__=None):
378
378
  """
@@ -393,8 +393,8 @@ class FlinkApplicationVersion(pulumi.CustomResource):
393
393
  service_name=example_flink["serviceName"],
394
394
  application_id=example_app.application_id,
395
395
  statement=" INSERT INTO kafka_known_pizza SELECT * FROM kafka_pizza WHERE shop LIKE '%Luigis Pizza%'\\n",
396
- sinks=[{
397
- "create_table": \"\"\" CREATE TABLE kafka_known_pizza (
396
+ sinks=[aiven.FlinkApplicationVersionSinkArgs(
397
+ create_table=\"\"\" CREATE TABLE kafka_known_pizza (
398
398
  shop STRING,
399
399
  name STRING
400
400
  ) WITH (
@@ -405,10 +405,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
405
405
  'value.format' = 'json'
406
406
  )
407
407
  \"\"\",
408
- "integration_id": flink_to_kafka["integrationId"],
409
- }],
410
- sources=[{
411
- "create_table": \"\"\" CREATE TABLE kafka_pizza (
408
+ integration_id=flink_to_kafka["integrationId"],
409
+ )],
410
+ sources=[aiven.FlinkApplicationVersionSourceArgs(
411
+ create_table=\"\"\" CREATE TABLE kafka_pizza (
412
412
  shop STRING,
413
413
  name STRING
414
414
  ) WITH (
@@ -419,8 +419,8 @@ class FlinkApplicationVersion(pulumi.CustomResource):
419
419
  'value.format' = 'json'
420
420
  )
421
421
  \"\"\",
422
- "integration_id": flink_to_kafka["integrationId"],
423
- }])
422
+ integration_id=flink_to_kafka["integrationId"],
423
+ )])
424
424
  ```
425
425
 
426
426
  ## Import
@@ -434,10 +434,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
434
434
  :param pulumi.Input[str] application_id: Application ID.
435
435
  :param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
436
436
  :param pulumi.Input[str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
437
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]] sink: The sink table for the application.
438
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]] sinks: Application sinks
439
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]] source: The source table for the application.
440
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]] sources: Application sources
437
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]] sink: The sink table for the application.
438
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]] sinks: Application sinks
439
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]] source: The source table for the application.
440
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]] sources: Application sources
441
441
  :param pulumi.Input[str] statement: Job SQL statement.
442
442
  """
443
443
  ...
@@ -464,8 +464,8 @@ class FlinkApplicationVersion(pulumi.CustomResource):
464
464
  service_name=example_flink["serviceName"],
465
465
  application_id=example_app.application_id,
466
466
  statement=" INSERT INTO kafka_known_pizza SELECT * FROM kafka_pizza WHERE shop LIKE '%Luigis Pizza%'\\n",
467
- sinks=[{
468
- "create_table": \"\"\" CREATE TABLE kafka_known_pizza (
467
+ sinks=[aiven.FlinkApplicationVersionSinkArgs(
468
+ create_table=\"\"\" CREATE TABLE kafka_known_pizza (
469
469
  shop STRING,
470
470
  name STRING
471
471
  ) WITH (
@@ -476,10 +476,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
476
476
  'value.format' = 'json'
477
477
  )
478
478
  \"\"\",
479
- "integration_id": flink_to_kafka["integrationId"],
480
- }],
481
- sources=[{
482
- "create_table": \"\"\" CREATE TABLE kafka_pizza (
479
+ integration_id=flink_to_kafka["integrationId"],
480
+ )],
481
+ sources=[aiven.FlinkApplicationVersionSourceArgs(
482
+ create_table=\"\"\" CREATE TABLE kafka_pizza (
483
483
  shop STRING,
484
484
  name STRING
485
485
  ) WITH (
@@ -490,8 +490,8 @@ class FlinkApplicationVersion(pulumi.CustomResource):
490
490
  'value.format' = 'json'
491
491
  )
492
492
  \"\"\",
493
- "integration_id": flink_to_kafka["integrationId"],
494
- }])
493
+ integration_id=flink_to_kafka["integrationId"],
494
+ )])
495
495
  ```
496
496
 
497
497
  ## Import
@@ -518,10 +518,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
518
518
  application_id: Optional[pulumi.Input[str]] = None,
519
519
  project: Optional[pulumi.Input[str]] = None,
520
520
  service_name: Optional[pulumi.Input[str]] = None,
521
- sink: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]]] = None,
522
- sinks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]]] = None,
523
- source: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]]] = None,
524
- sources: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]]] = None,
521
+ sink: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]]] = None,
522
+ sinks: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]]] = None,
523
+ source: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]]] = None,
524
+ sources: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]]] = None,
525
525
  statement: Optional[pulumi.Input[str]] = None,
526
526
  __props__=None):
527
527
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -568,10 +568,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
568
568
  created_by: Optional[pulumi.Input[str]] = None,
569
569
  project: Optional[pulumi.Input[str]] = None,
570
570
  service_name: Optional[pulumi.Input[str]] = None,
571
- sink: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]]] = None,
572
- sinks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]]] = None,
573
- source: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]]] = None,
574
- sources: Optional[pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]]] = None,
571
+ sink: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]]] = None,
572
+ sinks: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]]] = None,
573
+ source: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]]] = None,
574
+ sources: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]]] = None,
575
575
  statement: Optional[pulumi.Input[str]] = None,
576
576
  version: Optional[pulumi.Input[int]] = None) -> 'FlinkApplicationVersion':
577
577
  """
@@ -587,10 +587,10 @@ class FlinkApplicationVersion(pulumi.CustomResource):
587
587
  :param pulumi.Input[str] created_by: The user who created the application.
588
588
  :param pulumi.Input[str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
589
589
  :param pulumi.Input[str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
590
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]] sink: The sink table for the application.
591
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSinkArgs', 'FlinkApplicationVersionSinkArgsDict']]]] sinks: Application sinks
592
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]] source: The source table for the application.
593
- :param pulumi.Input[Sequence[pulumi.Input[Union['FlinkApplicationVersionSourceArgs', 'FlinkApplicationVersionSourceArgsDict']]]] sources: Application sources
590
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]] sink: The sink table for the application.
591
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSinkArgs']]]] sinks: Application sinks
592
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]] source: The source table for the application.
593
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['FlinkApplicationVersionSourceArgs']]]] sources: Application sources
594
594
  :param pulumi.Input[str] statement: Job SQL statement.
595
595
  :param pulumi.Input[int] version: Application version number.
596
596
  """
@@ -71,7 +71,7 @@ class _GcpVpcPeeringConnectionState:
71
71
  peer_vpc: Optional[pulumi.Input[str]] = None,
72
72
  self_link: Optional[pulumi.Input[str]] = None,
73
73
  state: Optional[pulumi.Input[str]] = None,
74
- state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
74
+ state_info: Optional[pulumi.Input[Mapping[str, Any]]] = None,
75
75
  vpc_id: Optional[pulumi.Input[str]] = None):
76
76
  """
77
77
  Input properties used for looking up and filtering GcpVpcPeeringConnection resources.
@@ -79,7 +79,7 @@ class _GcpVpcPeeringConnectionState:
79
79
  :param pulumi.Input[str] peer_vpc: Google Cloud VPC network name. Changing this property forces recreation of the resource.
80
80
  :param pulumi.Input[str] self_link: Computed Google Cloud network peering link.
81
81
  :param pulumi.Input[str] state: State of the peering connection.
82
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] state_info: State-specific help or error information.
82
+ :param pulumi.Input[Mapping[str, Any]] state_info: State-specific help or error information.
83
83
  :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
84
84
  """
85
85
  if gcp_project_id is not None:
@@ -145,14 +145,14 @@ class _GcpVpcPeeringConnectionState:
145
145
 
146
146
  @property
147
147
  @pulumi.getter(name="stateInfo")
148
- def state_info(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
148
+ def state_info(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
149
149
  """
150
150
  State-specific help or error information.
151
151
  """
152
152
  return pulumi.get(self, "state_info")
153
153
 
154
154
  @state_info.setter
155
- def state_info(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
155
+ def state_info(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
156
156
  pulumi.set(self, "state_info", value)
157
157
 
158
158
  @property
@@ -284,7 +284,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
284
284
  peer_vpc: Optional[pulumi.Input[str]] = None,
285
285
  self_link: Optional[pulumi.Input[str]] = None,
286
286
  state: Optional[pulumi.Input[str]] = None,
287
- state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
287
+ state_info: Optional[pulumi.Input[Mapping[str, Any]]] = None,
288
288
  vpc_id: Optional[pulumi.Input[str]] = None) -> 'GcpVpcPeeringConnection':
289
289
  """
290
290
  Get an existing GcpVpcPeeringConnection resource's state with the given name, id, and optional extra
@@ -297,7 +297,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
297
297
  :param pulumi.Input[str] peer_vpc: Google Cloud VPC network name. Changing this property forces recreation of the resource.
298
298
  :param pulumi.Input[str] self_link: Computed Google Cloud network peering link.
299
299
  :param pulumi.Input[str] state: State of the peering connection.
300
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] state_info: State-specific help or error information.
300
+ :param pulumi.Input[Mapping[str, Any]] state_info: State-specific help or error information.
301
301
  :param pulumi.Input[str] vpc_id: The VPC the peering connection belongs to. Changing this property forces recreation of the resource.
302
302
  """
303
303
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
@@ -346,7 +346,7 @@ class GcpVpcPeeringConnection(pulumi.CustomResource):
346
346
 
347
347
  @property
348
348
  @pulumi.getter(name="stateInfo")
349
- def state_info(self) -> pulumi.Output[Mapping[str, str]]:
349
+ def state_info(self) -> pulumi.Output[Mapping[str, Any]]:
350
350
  """
351
351
  State-specific help or error information.
352
352
  """
@@ -74,7 +74,7 @@ class GetAccountTeamProjectResult:
74
74
  @pulumi.getter(name="teamType")
75
75
  def team_type(self) -> str:
76
76
  """
77
- The Account team project type. The possible values are `admin`, `operator`, `developer` and `read_only`.
77
+ The Account team project type. The possible values are `admin`, `developer`, `operator` and `read_only`.
78
78
  """
79
79
  return pulumi.get(self, "team_type")
80
80
 
@@ -97,7 +97,7 @@ class GetAwsVpcPeeringConnectionResult:
97
97
 
98
98
  @property
99
99
  @pulumi.getter(name="stateInfo")
100
- def state_info(self) -> Mapping[str, str]:
100
+ def state_info(self) -> Mapping[str, Any]:
101
101
  """
102
102
  State-specific help or error information.
103
103
  """
@@ -111,7 +111,7 @@ class GetAzureVpcPeeringConnectionResult:
111
111
 
112
112
  @property
113
113
  @pulumi.getter(name="stateInfo")
114
- def state_info(self) -> Mapping[str, str]:
114
+ def state_info(self) -> Mapping[str, Any]:
115
115
  """
116
116
  State-specific help or error information.
117
117
  """
@@ -117,7 +117,7 @@ class GetCassandaResult:
117
117
  @pulumi.getter(name="additionalDiskSpace")
118
118
  def additional_disk_space(self) -> str:
119
119
  """
120
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
120
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
121
121
  """
122
122
  return pulumi.get(self, "additional_disk_space")
123
123
 
@@ -115,7 +115,7 @@ class GetCassandraResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
@@ -115,7 +115,7 @@ class GetClickhouseResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
@@ -115,7 +115,7 @@ class GetDragonflyResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
pulumi_aiven/get_flink.py CHANGED
@@ -115,7 +115,7 @@ class GetFlinkResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
@@ -86,7 +86,7 @@ class GetGcpVpcPeeringConnectionResult:
86
86
 
87
87
  @property
88
88
  @pulumi.getter(name="stateInfo")
89
- def state_info(self) -> Mapping[str, str]:
89
+ def state_info(self) -> Mapping[str, Any]:
90
90
  """
91
91
  State-specific help or error information.
92
92
  """
@@ -115,7 +115,7 @@ class GetGrafanaResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
pulumi_aiven/get_kafka.py CHANGED
@@ -121,7 +121,7 @@ class GetKafkaResult:
121
121
  @pulumi.getter(name="additionalDiskSpace")
122
122
  def additional_disk_space(self) -> str:
123
123
  """
124
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
124
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
125
125
  """
126
126
  return pulumi.get(self, "additional_disk_space")
127
127
 
@@ -112,7 +112,7 @@ class GetKafkaConnectResult:
112
112
  @pulumi.getter(name="additionalDiskSpace")
113
113
  def additional_disk_space(self) -> str:
114
114
  """
115
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
115
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
116
116
  """
117
117
  return pulumi.get(self, "additional_disk_space")
118
118
 
@@ -112,7 +112,7 @@ class GetKafkaMirrorMakerResult:
112
112
  @pulumi.getter(name="additionalDiskSpace")
113
113
  def additional_disk_space(self) -> str:
114
114
  """
115
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
115
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
116
116
  """
117
117
  return pulumi.get(self, "additional_disk_space")
118
118
 
@@ -115,7 +115,7 @@ class GetM3AggregatorResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
pulumi_aiven/get_m3_db.py CHANGED
@@ -115,7 +115,7 @@ class GetM3DbResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
@@ -115,7 +115,7 @@ class GetMySqlResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
@@ -70,7 +70,7 @@ class GetMysqlUserResult:
70
70
  @pulumi.getter
71
71
  def authentication(self) -> str:
72
72
  """
73
- Authentication details. The possible values are `null`, `caching_sha2_password` and `mysql_native_password`.
73
+ Authentication details. The possible values are `caching_sha2_password` and `mysql_native_password`.
74
74
  """
75
75
  return pulumi.get(self, "authentication")
76
76
 
@@ -115,7 +115,7 @@ class GetOpenSearchResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
pulumi_aiven/get_pg.py CHANGED
@@ -115,7 +115,7 @@ class GetPgResult:
115
115
  @pulumi.getter(name="additionalDiskSpace")
116
116
  def additional_disk_space(self) -> str:
117
117
  """
118
- Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
118
+ Additional disk space. Possible values depend on the service type, the cloud provider and the project. Therefore, reducing will result in the service rebalancing.
119
119
  """
120
120
  return pulumi.get(self, "additional_disk_space")
121
121
 
@@ -211,7 +211,7 @@ class GetPgResult:
211
211
  @pulumi.getter
212
212
  def pgs(self) -> Sequence['outputs.GetPgPgResult']:
213
213
  """
214
- Values provided by the PostgreSQL server.
214
+ PostgreSQL specific server provided values
215
215
  """
216
216
  return pulumi.get(self, "pgs")
217
217
 
@@ -385,7 +385,7 @@ def get_pg(project: Optional[str] = None,
385
385
  service_name: Optional[str] = None,
386
386
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetPgResult:
387
387
  """
388
- Gets information about an Aiven for PostgreSQL® service.
388
+ The PG data source provides information about the existing Aiven PostgreSQL service.
389
389
 
390
390
  ## Example Usage
391
391
 
@@ -393,8 +393,8 @@ def get_pg(project: Optional[str] = None,
393
393
  import pulumi
394
394
  import pulumi_aiven as aiven
395
395
 
396
- example_postgres = aiven.get_pg(project=example_project["project"],
397
- service_name="example-postgres-service")
396
+ pg = aiven.get_pg(project=pr1["project"],
397
+ service_name="my-pg1")
398
398
  ```
399
399
 
400
400
 
@@ -444,7 +444,7 @@ def get_pg_output(project: Optional[pulumi.Input[str]] = None,
444
444
  service_name: Optional[pulumi.Input[str]] = None,
445
445
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetPgResult]:
446
446
  """
447
- Gets information about an Aiven for PostgreSQL® service.
447
+ The PG data source provides information about the existing Aiven PostgreSQL service.
448
448
 
449
449
  ## Example Usage
450
450
 
@@ -452,8 +452,8 @@ def get_pg_output(project: Optional[pulumi.Input[str]] = None,
452
452
  import pulumi
453
453
  import pulumi_aiven as aiven
454
454
 
455
- example_postgres = aiven.get_pg(project=example_project["project"],
456
- service_name="example-postgres-service")
455
+ pg = aiven.get_pg(project=pr1["project"],
456
+ service_name="my-pg1")
457
457
  ```
458
458
 
459
459
 
@@ -118,7 +118,7 @@ def get_pg_database(database_name: Optional[str] = None,
118
118
  service_name: Optional[str] = None,
119
119
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetPgDatabaseResult:
120
120
  """
121
- Gets information about a database in an Aiven for PostgreSQL® service.
121
+ The PG Database data source provides information about the existing Aiven PostgreSQL Database.
122
122
 
123
123
  ## Example Usage
124
124
 
@@ -126,9 +126,9 @@ def get_pg_database(database_name: Optional[str] = None,
126
126
  import pulumi
127
127
  import pulumi_aiven as aiven
128
128
 
129
- main = aiven.get_pg_database(project=example_project["project"],
130
- service_name=example_postgres["serviceName"],
131
- database_name="example-database")
129
+ mydatabase = aiven.get_pg_database(project=myproject["project"],
130
+ service_name=mypg["serviceName"],
131
+ database_name="<DATABASE_NAME>")
132
132
  ```
133
133
 
134
134
 
@@ -159,7 +159,7 @@ def get_pg_database_output(database_name: Optional[pulumi.Input[str]] = None,
159
159
  service_name: Optional[pulumi.Input[str]] = None,
160
160
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetPgDatabaseResult]:
161
161
  """
162
- Gets information about a database in an Aiven for PostgreSQL® service.
162
+ The PG Database data source provides information about the existing Aiven PostgreSQL Database.
163
163
 
164
164
  ## Example Usage
165
165
 
@@ -167,9 +167,9 @@ def get_pg_database_output(database_name: Optional[pulumi.Input[str]] = None,
167
167
  import pulumi
168
168
  import pulumi_aiven as aiven
169
169
 
170
- main = aiven.get_pg_database(project=example_project["project"],
171
- service_name=example_postgres["serviceName"],
172
- database_name="example-database")
170
+ mydatabase = aiven.get_pg_database(project=myproject["project"],
171
+ service_name=mypg["serviceName"],
172
+ database_name="<DATABASE_NAME>")
173
173
  ```
174
174
 
175
175
 
@@ -54,7 +54,7 @@ class GetPgUserResult:
54
54
  @pulumi.getter(name="accessCert")
55
55
  def access_cert(self) -> str:
56
56
  """
57
- The access certificate for the servie user.
57
+ Access certificate for the user
58
58
  """
59
59
  return pulumi.get(self, "access_cert")
60
60
 
@@ -62,7 +62,7 @@ class GetPgUserResult:
62
62
  @pulumi.getter(name="accessKey")
63
63
  def access_key(self) -> str:
64
64
  """
65
- The access certificate key for the service user.
65
+ Access certificate key for the user
66
66
  """
67
67
  return pulumi.get(self, "access_key")
68
68
 
@@ -78,7 +78,7 @@ class GetPgUserResult:
78
78
  @pulumi.getter
79
79
  def password(self) -> str:
80
80
  """
81
- The password of the service user.
81
+ The password of the PG User (not applicable for all services).
82
82
  """
83
83
  return pulumi.get(self, "password")
84
84
 
@@ -86,7 +86,7 @@ class GetPgUserResult:
86
86
  @pulumi.getter(name="pgAllowReplication")
87
87
  def pg_allow_replication(self) -> bool:
88
88
  """
89
- Allows replication.
89
+ Defines whether replication is allowed.
90
90
  """
91
91
  return pulumi.get(self, "pg_allow_replication")
92
92
 
@@ -110,7 +110,7 @@ class GetPgUserResult:
110
110
  @pulumi.getter
111
111
  def type(self) -> str:
112
112
  """
113
- The service user account type, either primary or regular.
113
+ Type of the user account. Tells whether the user is the primary account or a regular account.
114
114
  """
115
115
  return pulumi.get(self, "type")
116
116
 
@@ -118,7 +118,7 @@ class GetPgUserResult:
118
118
  @pulumi.getter
119
119
  def username(self) -> str:
120
120
  """
121
- The name of the service user for this service. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
121
+ The actual name of the PG User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
122
122
  """
123
123
  return pulumi.get(self, "username")
124
124
 
@@ -145,7 +145,7 @@ def get_pg_user(project: Optional[str] = None,
145
145
  username: Optional[str] = None,
146
146
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetPgUserResult:
147
147
  """
148
- Gets information about an Aiven for PostgreSQL® service user.
148
+ The PG User data source provides information about the existing Aiven PG User.
149
149
 
150
150
  ## Example Usage
151
151
 
@@ -153,15 +153,15 @@ def get_pg_user(project: Optional[str] = None,
153
153
  import pulumi
154
154
  import pulumi_aiven as aiven
155
155
 
156
- example_user = aiven.get_pg_user(service_name=example_postgres["serviceName"],
157
- project=example_project["project"],
158
- username="example-service-user")
156
+ user = aiven.get_pg_user(service_name="my-service",
157
+ project="my-project",
158
+ username="user1")
159
159
  ```
160
160
 
161
161
 
162
162
  :param str project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
163
163
  :param str service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
164
- :param str username: The name of the service user for this service. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
164
+ :param str username: The actual name of the PG User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
165
165
  """
166
166
  __args__ = dict()
167
167
  __args__['project'] = project
@@ -188,7 +188,7 @@ def get_pg_user_output(project: Optional[pulumi.Input[str]] = None,
188
188
  username: Optional[pulumi.Input[str]] = None,
189
189
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetPgUserResult]:
190
190
  """
191
- Gets information about an Aiven for PostgreSQL® service user.
191
+ The PG User data source provides information about the existing Aiven PG User.
192
192
 
193
193
  ## Example Usage
194
194
 
@@ -196,14 +196,14 @@ def get_pg_user_output(project: Optional[pulumi.Input[str]] = None,
196
196
  import pulumi
197
197
  import pulumi_aiven as aiven
198
198
 
199
- example_user = aiven.get_pg_user(service_name=example_postgres["serviceName"],
200
- project=example_project["project"],
201
- username="example-service-user")
199
+ user = aiven.get_pg_user(service_name="my-service",
200
+ project="my-project",
201
+ username="user1")
202
202
  ```
203
203
 
204
204
 
205
205
  :param str project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
206
206
  :param str service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
207
- :param str username: The name of the service user for this service. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
207
+ :param str username: The actual name of the PG User. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
208
208
  """
209
209
  ...