pulumi-aiven 6.14.0a1713330923__py3-none-any.whl → 6.14.0a1713897878__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 (118) hide show
  1. pulumi_aiven/_inputs.py +100 -100
  2. pulumi_aiven/account.py +2 -6
  3. pulumi_aiven/account_team.py +6 -6
  4. pulumi_aiven/account_team_member.py +4 -8
  5. pulumi_aiven/account_team_project.py +12 -12
  6. pulumi_aiven/aws_privatelink.py +4 -8
  7. pulumi_aiven/aws_vpc_peering_connection.py +8 -12
  8. pulumi_aiven/azure_privatelink.py +4 -8
  9. pulumi_aiven/azure_privatelink_connection_approval.py +98 -0
  10. pulumi_aiven/azure_vpc_peering_connection.py +6 -10
  11. pulumi_aiven/billing_group.py +2 -4
  12. pulumi_aiven/cassandra.py +13 -17
  13. pulumi_aiven/cassandra_user.py +2 -6
  14. pulumi_aiven/clickhouse.py +13 -17
  15. pulumi_aiven/clickhouse_database.py +8 -10
  16. pulumi_aiven/clickhouse_grant.py +21 -23
  17. pulumi_aiven/clickhouse_role.py +0 -4
  18. pulumi_aiven/clickhouse_user.py +4 -8
  19. pulumi_aiven/connection_pool.py +8 -12
  20. pulumi_aiven/flink.py +16 -20
  21. pulumi_aiven/flink_application.py +6 -8
  22. pulumi_aiven/flink_application_version.py +82 -0
  23. pulumi_aiven/gcp_vpc_peering_connection.py +2 -6
  24. pulumi_aiven/get_account.py +0 -4
  25. pulumi_aiven/get_aws_privatelink.py +4 -8
  26. pulumi_aiven/get_aws_vpc_peering_connection.py +6 -10
  27. pulumi_aiven/get_azure_privatelink.py +4 -8
  28. pulumi_aiven/get_azure_vpc_peering_connection.py +2 -6
  29. pulumi_aiven/get_cassanda.py +2 -6
  30. pulumi_aiven/get_cassandra.py +2 -6
  31. pulumi_aiven/get_cassandra_user.py +4 -8
  32. pulumi_aiven/get_clickhouse.py +2 -6
  33. pulumi_aiven/get_clickhouse_database.py +4 -8
  34. pulumi_aiven/get_clickhouse_user.py +4 -8
  35. pulumi_aiven/get_connection_pool.py +4 -8
  36. pulumi_aiven/get_flink.py +2 -6
  37. pulumi_aiven/get_flink_application.py +2 -6
  38. pulumi_aiven/get_flink_application_version.py +2 -6
  39. pulumi_aiven/get_gcp_vpc_peering_connection.py +2 -6
  40. pulumi_aiven/get_grafana.py +2 -6
  41. pulumi_aiven/get_kafka.py +2 -6
  42. pulumi_aiven/get_kafka_acl.py +4 -8
  43. pulumi_aiven/get_kafka_connect.py +2 -6
  44. pulumi_aiven/get_kafka_connector.py +4 -8
  45. pulumi_aiven/get_kafka_mirror_maker.py +2 -6
  46. pulumi_aiven/get_kafka_schema.py +4 -8
  47. pulumi_aiven/get_kafka_schema_configuration.py +4 -8
  48. pulumi_aiven/get_kafka_topic.py +4 -8
  49. pulumi_aiven/get_kafka_user.py +4 -8
  50. pulumi_aiven/get_m3_aggregator.py +2 -6
  51. pulumi_aiven/get_m3_db.py +2 -6
  52. pulumi_aiven/get_m3db_user.py +4 -8
  53. pulumi_aiven/get_mirror_maker_replication_flow.py +8 -12
  54. pulumi_aiven/get_my_sql.py +2 -6
  55. pulumi_aiven/get_mysql_database.py +4 -8
  56. pulumi_aiven/get_mysql_user.py +4 -8
  57. pulumi_aiven/get_open_search.py +2 -6
  58. pulumi_aiven/get_open_search_acl_config.py +4 -8
  59. pulumi_aiven/get_open_search_acl_rule.py +4 -8
  60. pulumi_aiven/get_opensearch_security_plugin_config.py +4 -8
  61. pulumi_aiven/get_opensearch_user.py +4 -8
  62. pulumi_aiven/get_organization.py +0 -4
  63. pulumi_aiven/get_organization_user_group.py +2 -6
  64. pulumi_aiven/get_pg.py +2 -6
  65. pulumi_aiven/get_pg_database.py +4 -8
  66. pulumi_aiven/get_pg_user.py +4 -8
  67. pulumi_aiven/get_project.py +0 -4
  68. pulumi_aiven/get_project_user.py +2 -6
  69. pulumi_aiven/get_project_vpc.py +2 -6
  70. pulumi_aiven/get_redis.py +2 -6
  71. pulumi_aiven/get_redis_user.py +4 -8
  72. pulumi_aiven/get_service_component.py +4 -8
  73. pulumi_aiven/get_service_integration.py +2 -6
  74. pulumi_aiven/get_service_integration_endpoint.py +2 -6
  75. pulumi_aiven/get_transit_gateway_vpc_attachment.py +2 -6
  76. pulumi_aiven/grafana.py +4 -6
  77. pulumi_aiven/kafka.py +13 -17
  78. pulumi_aiven/kafka_acl.py +4 -8
  79. pulumi_aiven/kafka_connect.py +2 -6
  80. pulumi_aiven/kafka_connector.py +12 -16
  81. pulumi_aiven/kafka_mirror_maker.py +2 -6
  82. pulumi_aiven/kafka_schema.py +4 -8
  83. pulumi_aiven/kafka_schema_configuration.py +4 -8
  84. pulumi_aiven/kafka_topic.py +38 -0
  85. pulumi_aiven/kafka_user.py +2 -6
  86. pulumi_aiven/m3_aggregator.py +2 -6
  87. pulumi_aiven/m3_db.py +2 -6
  88. pulumi_aiven/m3db_user.py +2 -6
  89. pulumi_aiven/mirror_maker_replication_flow.py +8 -12
  90. pulumi_aiven/my_sql.py +2 -6
  91. pulumi_aiven/mysql_database.py +4 -8
  92. pulumi_aiven/mysql_user.py +2 -6
  93. pulumi_aiven/open_search.py +13 -17
  94. pulumi_aiven/open_search_acl_config.py +12 -16
  95. pulumi_aiven/open_search_acl_rule.py +20 -24
  96. pulumi_aiven/opensearch_security_plugin_config.py +12 -16
  97. pulumi_aiven/opensearch_user.py +2 -6
  98. pulumi_aiven/organization.py +2 -6
  99. pulumi_aiven/organization_group_project.py +32 -0
  100. pulumi_aiven/organization_user_group.py +4 -6
  101. pulumi_aiven/organization_user_group_member.py +8 -10
  102. pulumi_aiven/organizational_unit.py +6 -6
  103. pulumi_aiven/outputs.py +100 -100
  104. pulumi_aiven/pg.py +14 -14
  105. pulumi_aiven/pg_database.py +4 -8
  106. pulumi_aiven/pg_user.py +2 -6
  107. pulumi_aiven/project.py +4 -8
  108. pulumi_aiven/project_user.py +2 -6
  109. pulumi_aiven/project_vpc.py +24 -0
  110. pulumi_aiven/redis.py +2 -6
  111. pulumi_aiven/redis_user.py +2 -6
  112. pulumi_aiven/service_integration.py +8 -12
  113. pulumi_aiven/transit_gateway_vpc_attachment.py +2 -6
  114. {pulumi_aiven-6.14.0a1713330923.dist-info → pulumi_aiven-6.14.0a1713897878.dist-info}/METADATA +1 -1
  115. pulumi_aiven-6.14.0a1713897878.dist-info/RECORD +150 -0
  116. pulumi_aiven-6.14.0a1713330923.dist-info/RECORD +0 -150
  117. {pulumi_aiven-6.14.0a1713330923.dist-info → pulumi_aiven-6.14.0a1713897878.dist-info}/WHEEL +0 -0
  118. {pulumi_aiven-6.14.0a1713330923.dist-info → pulumi_aiven-6.14.0a1713897878.dist-info}/top_level.txt +0 -0
@@ -220,14 +220,12 @@ def get_project(project: Optional[str] = None,
220
220
 
221
221
  ## Example Usage
222
222
 
223
- <!--Start PulumiCodeChooser -->
224
223
  ```python
225
224
  import pulumi
226
225
  import pulumi_aiven as aiven
227
226
 
228
227
  myproject = aiven.get_project(project="<PROJECT_NAME>")
229
228
  ```
230
- <!--End PulumiCodeChooser -->
231
229
 
232
230
 
233
231
  :param str project: Defines the name of the project. Name must be globally unique (between all Aiven customers) and cannot be changed later without destroying and re-creating the project, including all sub-resources.
@@ -263,14 +261,12 @@ def get_project_output(project: Optional[pulumi.Input[str]] = None,
263
261
 
264
262
  ## Example Usage
265
263
 
266
- <!--Start PulumiCodeChooser -->
267
264
  ```python
268
265
  import pulumi
269
266
  import pulumi_aiven as aiven
270
267
 
271
268
  myproject = aiven.get_project(project="<PROJECT_NAME>")
272
269
  ```
273
- <!--End PulumiCodeChooser -->
274
270
 
275
271
 
276
272
  :param str project: Defines the name of the project. Name must be globally unique (between all Aiven customers) and cannot be changed later without destroying and re-creating the project, including all sub-resources.
@@ -100,15 +100,13 @@ def get_project_user(email: Optional[str] = None,
100
100
 
101
101
  ## Example Usage
102
102
 
103
- <!--Start PulumiCodeChooser -->
104
103
  ```python
105
104
  import pulumi
106
105
  import pulumi_aiven as aiven
107
106
 
108
- mytestuser = aiven.get_project_user(project=aiven_project["myproject"]["project"],
107
+ mytestuser = aiven.get_project_user(project=myproject["project"],
109
108
  email="john.doe@example.com")
110
109
  ```
111
- <!--End PulumiCodeChooser -->
112
110
 
113
111
 
114
112
  :param str email: Email address of the user. Should be lowercase. Changing this property forces recreation of the resource.
@@ -137,15 +135,13 @@ def get_project_user_output(email: Optional[pulumi.Input[str]] = None,
137
135
 
138
136
  ## Example Usage
139
137
 
140
- <!--Start PulumiCodeChooser -->
141
138
  ```python
142
139
  import pulumi
143
140
  import pulumi_aiven as aiven
144
141
 
145
- mytestuser = aiven.get_project_user(project=aiven_project["myproject"]["project"],
142
+ mytestuser = aiven.get_project_user(project=myproject["project"],
146
143
  email="john.doe@example.com")
147
144
  ```
148
- <!--End PulumiCodeChooser -->
149
145
 
150
146
 
151
147
  :param str email: Email address of the user. Should be lowercase. Changing this property forces recreation of the resource.
@@ -113,15 +113,13 @@ def get_project_vpc(cloud_name: Optional[str] = None,
113
113
 
114
114
  ## Example Usage
115
115
 
116
- <!--Start PulumiCodeChooser -->
117
116
  ```python
118
117
  import pulumi
119
118
  import pulumi_aiven as aiven
120
119
 
121
- example_vpc = aiven.get_project_vpc(project=data["aiven_project"]["example_project"]["project"],
120
+ example_vpc = aiven.get_project_vpc(project=example_project["project"],
122
121
  cloud_name="google-europe-west1")
123
122
  ```
124
- <!--End PulumiCodeChooser -->
125
123
 
126
124
 
127
125
  :param str cloud_name: The cloud provider and region where the service is hosted in the format `CLOUD_PROVIDER-REGION_NAME`. For example, `google-europe-west1` or `aws-us-east-2`.
@@ -154,15 +152,13 @@ def get_project_vpc_output(cloud_name: Optional[pulumi.Input[Optional[str]]] = N
154
152
 
155
153
  ## Example Usage
156
154
 
157
- <!--Start PulumiCodeChooser -->
158
155
  ```python
159
156
  import pulumi
160
157
  import pulumi_aiven as aiven
161
158
 
162
- example_vpc = aiven.get_project_vpc(project=data["aiven_project"]["example_project"]["project"],
159
+ example_vpc = aiven.get_project_vpc(project=example_project["project"],
163
160
  cloud_name="google-europe-west1")
164
161
  ```
165
- <!--End PulumiCodeChooser -->
166
162
 
167
163
 
168
164
  :param str cloud_name: The cloud provider and region where the service is hosted in the format `CLOUD_PROVIDER-REGION_NAME`. For example, `google-europe-west1` or `aws-us-east-2`.
pulumi_aiven/get_redis.py CHANGED
@@ -389,15 +389,13 @@ def get_redis(project: Optional[str] = None,
389
389
 
390
390
  ## Example Usage
391
391
 
392
- <!--Start PulumiCodeChooser -->
393
392
  ```python
394
393
  import pulumi
395
394
  import pulumi_aiven as aiven
396
395
 
397
- redis1 = aiven.get_redis(project=data["aiven_project"]["pr1"]["project"],
396
+ redis1 = aiven.get_redis(project=pr1["project"],
398
397
  service_name="my-redis1")
399
398
  ```
400
- <!--End PulumiCodeChooser -->
401
399
 
402
400
 
403
401
  :param str project: Identifies 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.
@@ -450,15 +448,13 @@ def get_redis_output(project: Optional[pulumi.Input[str]] = None,
450
448
 
451
449
  ## Example Usage
452
450
 
453
- <!--Start PulumiCodeChooser -->
454
451
  ```python
455
452
  import pulumi
456
453
  import pulumi_aiven as aiven
457
454
 
458
- redis1 = aiven.get_redis(project=data["aiven_project"]["pr1"]["project"],
455
+ redis1 = aiven.get_redis(project=pr1["project"],
459
456
  service_name="my-redis1")
460
457
  ```
461
- <!--End PulumiCodeChooser -->
462
458
 
463
459
 
464
460
  :param str project: Identifies 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.
@@ -161,16 +161,14 @@ def get_redis_user(project: Optional[str] = None,
161
161
 
162
162
  ## Example Usage
163
163
 
164
- <!--Start PulumiCodeChooser -->
165
164
  ```python
166
165
  import pulumi
167
166
  import pulumi_aiven as aiven
168
167
 
169
- user = aiven.get_redis_user(project="my-project",
170
- service_name="my-service",
168
+ user = aiven.get_redis_user(service_name="my-service",
169
+ project="my-project",
171
170
  username="user1")
172
171
  ```
173
- <!--End PulumiCodeChooser -->
174
172
 
175
173
 
176
174
  :param str project: Identifies 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.
@@ -207,16 +205,14 @@ def get_redis_user_output(project: Optional[pulumi.Input[str]] = None,
207
205
 
208
206
  ## Example Usage
209
207
 
210
- <!--Start PulumiCodeChooser -->
211
208
  ```python
212
209
  import pulumi
213
210
  import pulumi_aiven as aiven
214
211
 
215
- user = aiven.get_redis_user(project="my-project",
216
- service_name="my-service",
212
+ user = aiven.get_redis_user(service_name="my-service",
213
+ project="my-project",
217
214
  username="user1")
218
215
  ```
219
- <!--End PulumiCodeChooser -->
220
216
 
221
217
 
222
218
  :param str project: Identifies 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.
@@ -167,18 +167,16 @@ def get_service_component(component: Optional[str] = None,
167
167
 
168
168
  ## Example Usage
169
169
 
170
- <!--Start PulumiCodeChooser -->
171
170
  ```python
172
171
  import pulumi
173
172
  import pulumi_aiven as aiven
174
173
 
175
- sc1 = aiven.get_service_component(project=aiven_kafka["project1"]["project"],
176
- service_name=aiven_kafka["service1"]["service_name"],
174
+ sc1 = aiven.get_service_component(project=project1["project"],
175
+ service_name=service1["serviceName"],
177
176
  component="kafka",
178
177
  route="dynamic",
179
178
  kafka_authentication_method="certificate")
180
179
  ```
181
- <!--End PulumiCodeChooser -->
182
180
 
183
181
 
184
182
  :param str component: Service component name
@@ -229,18 +227,16 @@ def get_service_component_output(component: Optional[pulumi.Input[str]] = None,
229
227
 
230
228
  ## Example Usage
231
229
 
232
- <!--Start PulumiCodeChooser -->
233
230
  ```python
234
231
  import pulumi
235
232
  import pulumi_aiven as aiven
236
233
 
237
- sc1 = aiven.get_service_component(project=aiven_kafka["project1"]["project"],
238
- service_name=aiven_kafka["service1"]["service_name"],
234
+ sc1 = aiven.get_service_component(project=project1["project"],
235
+ service_name=service1["serviceName"],
239
236
  component="kafka",
240
237
  route="dynamic",
241
238
  kafka_authentication_method="certificate")
242
239
  ```
243
- <!--End PulumiCodeChooser -->
244
240
 
245
241
 
246
242
  :param str component: Service component name
@@ -300,17 +300,15 @@ def get_service_integration(destination_service_name: Optional[str] = None,
300
300
 
301
301
  ## Example Usage
302
302
 
303
- <!--Start PulumiCodeChooser -->
304
303
  ```python
305
304
  import pulumi
306
305
  import pulumi_aiven as aiven
307
306
 
308
- myintegration = aiven.get_service_integration(project=aiven_project["myproject"]["project"],
307
+ myintegration = aiven.get_service_integration(project=myproject["project"],
309
308
  destination_service_name="<DESTINATION_SERVICE_NAME>",
310
309
  integration_type="datadog",
311
310
  source_service_name="<SOURCE_SERVICE_NAME>")
312
311
  ```
313
- <!--End PulumiCodeChooser -->
314
312
 
315
313
 
316
314
  :param str destination_service_name: Destination service for the integration (if any)
@@ -366,17 +364,15 @@ def get_service_integration_output(destination_service_name: Optional[pulumi.Inp
366
364
 
367
365
  ## Example Usage
368
366
 
369
- <!--Start PulumiCodeChooser -->
370
367
  ```python
371
368
  import pulumi
372
369
  import pulumi_aiven as aiven
373
370
 
374
- myintegration = aiven.get_service_integration(project=aiven_project["myproject"]["project"],
371
+ myintegration = aiven.get_service_integration(project=myproject["project"],
375
372
  destination_service_name="<DESTINATION_SERVICE_NAME>",
376
373
  integration_type="datadog",
377
374
  source_service_name="<SOURCE_SERVICE_NAME>")
378
375
  ```
379
- <!--End PulumiCodeChooser -->
380
376
 
381
377
 
382
378
  :param str destination_service_name: Destination service for the integration (if any)
@@ -257,15 +257,13 @@ def get_service_integration_endpoint(endpoint_name: Optional[str] = None,
257
257
 
258
258
  ## Example Usage
259
259
 
260
- <!--Start PulumiCodeChooser -->
261
260
  ```python
262
261
  import pulumi
263
262
  import pulumi_aiven as aiven
264
263
 
265
- myendpoint = aiven.get_service_integration_endpoint(project=aiven_project["myproject"]["project"],
264
+ myendpoint = aiven.get_service_integration_endpoint(project=myproject["project"],
266
265
  endpoint_name="<ENDPOINT_NAME>")
267
266
  ```
268
- <!--End PulumiCodeChooser -->
269
267
 
270
268
 
271
269
  :param str endpoint_name: Name of the service integration endpoint
@@ -307,15 +305,13 @@ def get_service_integration_endpoint_output(endpoint_name: Optional[pulumi.Input
307
305
 
308
306
  ## Example Usage
309
307
 
310
- <!--Start PulumiCodeChooser -->
311
308
  ```python
312
309
  import pulumi
313
310
  import pulumi_aiven as aiven
314
311
 
315
- myendpoint = aiven.get_service_integration_endpoint(project=aiven_project["myproject"]["project"],
312
+ myendpoint = aiven.get_service_integration_endpoint(project=myproject["project"],
316
313
  endpoint_name="<ENDPOINT_NAME>")
317
314
  ```
318
- <!--End PulumiCodeChooser -->
319
315
 
320
316
 
321
317
  :param str endpoint_name: Name of the service integration endpoint
@@ -149,16 +149,14 @@ def get_transit_gateway_vpc_attachment(peer_cloud_account: Optional[str] = None,
149
149
 
150
150
  ## Example Usage
151
151
 
152
- <!--Start PulumiCodeChooser -->
153
152
  ```python
154
153
  import pulumi
155
154
  import pulumi_aiven as aiven
156
155
 
157
- attachment = aiven.get_transit_gateway_vpc_attachment(vpc_id=aiven_project_vpc["bar"]["id"],
156
+ attachment = aiven.get_transit_gateway_vpc_attachment(vpc_id=bar["id"],
158
157
  peer_cloud_account="<PEER_ACCOUNT_ID>",
159
158
  peer_vpc="google-project1")
160
159
  ```
161
- <!--End PulumiCodeChooser -->
162
160
 
163
161
 
164
162
  :param str peer_cloud_account: AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
@@ -194,16 +192,14 @@ def get_transit_gateway_vpc_attachment_output(peer_cloud_account: Optional[pulum
194
192
 
195
193
  ## Example Usage
196
194
 
197
- <!--Start PulumiCodeChooser -->
198
195
  ```python
199
196
  import pulumi
200
197
  import pulumi_aiven as aiven
201
198
 
202
- attachment = aiven.get_transit_gateway_vpc_attachment(vpc_id=aiven_project_vpc["bar"]["id"],
199
+ attachment = aiven.get_transit_gateway_vpc_attachment(vpc_id=bar["id"],
203
200
  peer_cloud_account="<PEER_ACCOUNT_ID>",
204
201
  peer_vpc="google-project1")
205
202
  ```
206
- <!--End PulumiCodeChooser -->
207
203
 
208
204
 
209
205
  :param str peer_cloud_account: AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
pulumi_aiven/grafana.py CHANGED
@@ -841,15 +841,15 @@ class Grafana(pulumi.CustomResource):
841
841
 
842
842
  ## Example Usage
843
843
 
844
- <!--Start PulumiCodeChooser -->
845
844
  ```python
846
845
  import pulumi
847
846
  import pulumi_aiven as aiven
848
847
 
849
848
  gr1 = aiven.Grafana("gr1",
850
- project=data["aiven_project"]["ps1"]["project"],
849
+ project=ps1["project"],
851
850
  cloud_name="google-europe-west1",
852
851
  plan="startup-1",
852
+ service_name="my-gr1",
853
853
  maintenance_window_dow="monday",
854
854
  maintenance_window_time="10:00:00",
855
855
  grafana_user_config=aiven.GrafanaGrafanaUserConfigArgs(
@@ -859,7 +859,6 @@ class Grafana(pulumi.CustomResource):
859
859
  ),
860
860
  ))
861
861
  ```
862
- <!--End PulumiCodeChooser -->
863
862
 
864
863
  ## Import
865
864
 
@@ -917,15 +916,15 @@ class Grafana(pulumi.CustomResource):
917
916
 
918
917
  ## Example Usage
919
918
 
920
- <!--Start PulumiCodeChooser -->
921
919
  ```python
922
920
  import pulumi
923
921
  import pulumi_aiven as aiven
924
922
 
925
923
  gr1 = aiven.Grafana("gr1",
926
- project=data["aiven_project"]["ps1"]["project"],
924
+ project=ps1["project"],
927
925
  cloud_name="google-europe-west1",
928
926
  plan="startup-1",
927
+ service_name="my-gr1",
929
928
  maintenance_window_dow="monday",
930
929
  maintenance_window_time="10:00:00",
931
930
  grafana_user_config=aiven.GrafanaGrafanaUserConfigArgs(
@@ -935,7 +934,6 @@ class Grafana(pulumi.CustomResource):
935
934
  ),
936
935
  ))
937
936
  ```
938
- <!--End PulumiCodeChooser -->
939
937
 
940
938
  ## Import
941
939
 
pulumi_aiven/kafka.py CHANGED
@@ -48,7 +48,7 @@ class KafkaArgs:
48
48
  :param pulumi.Input[str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
49
49
  :param pulumi.Input[str] project_vpc_id: Specifies the VPC the service should run in. If the value is not set the service is not run inside a VPC. When set, the value should be given as a reference to set up dependencies correctly and the VPC must be in the same cloud and region as the service itself. Project can be freely moved to and from VPC after creation but doing so triggers migration to new servers so the operation can take significant amount of time to complete if the service has a lot of data.
50
50
  :param pulumi.Input[Sequence[pulumi.Input['KafkaServiceIntegrationArgs']]] service_integrations: Service integrations to specify when creating a service. Not applied after initial service creation
51
- :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Use static public IP addresses.
51
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
52
52
  :param pulumi.Input[Sequence[pulumi.Input['KafkaTagArgs']]] tags: Tags are key-value pairs that allow you to categorize services.
53
53
  :param pulumi.Input[Sequence[pulumi.Input['KafkaTechEmailArgs']]] tech_emails: Defines the email addresses that will receive alerts about upcoming maintenance updates or warnings about service instability.
54
54
  :param pulumi.Input[bool] termination_protection: Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
@@ -257,7 +257,7 @@ class KafkaArgs:
257
257
  @pulumi.getter(name="staticIps")
258
258
  def static_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
259
259
  """
260
- Use static public IP addresses.
260
+ Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
261
261
  """
262
262
  return pulumi.get(self, "static_ips")
263
263
 
@@ -347,7 +347,7 @@ class _KafkaState:
347
347
  :param pulumi.Input[str] disk_space_step: The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `disk_space` needs to increment from `disk_space_default` by increments of this size.
348
348
  :param pulumi.Input[str] disk_space_used: Disk space that service is currently using
349
349
  :param pulumi.Input['KafkaKafkaUserConfigArgs'] kafka_user_config: Kafka user configurable settings
350
- :param pulumi.Input[Sequence[pulumi.Input['KafkaKafkaArgs']]] kafkas: Kafka broker configuration values
350
+ :param pulumi.Input[Sequence[pulumi.Input['KafkaKafkaArgs']]] kafkas: Kafka server provided values
351
351
  :param pulumi.Input[bool] karapace: Switch the service to use Karapace for schema registry and REST proxy
352
352
  :param pulumi.Input[str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
353
353
  :param pulumi.Input[str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
@@ -363,7 +363,7 @@ class _KafkaState:
363
363
  :param pulumi.Input[str] service_uri: URI for connecting to the service. Service specific info is under "kafka", "pg", etc.
364
364
  :param pulumi.Input[str] service_username: Username used for connecting to the service, if applicable
365
365
  :param pulumi.Input[str] state: Service state. One of `POWEROFF`, `REBALANCING`, `REBUILDING` or `RUNNING`
366
- :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Use static public IP addresses.
366
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
367
367
  :param pulumi.Input[Sequence[pulumi.Input['KafkaTagArgs']]] tags: Tags are key-value pairs that allow you to categorize services.
368
368
  :param pulumi.Input[Sequence[pulumi.Input['KafkaTechEmailArgs']]] tech_emails: Defines the email addresses that will receive alerts about upcoming maintenance updates or warnings about service instability.
369
369
  :param pulumi.Input[bool] termination_protection: Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
@@ -562,7 +562,7 @@ class _KafkaState:
562
562
  @pulumi.getter
563
563
  def kafkas(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['KafkaKafkaArgs']]]]:
564
564
  """
565
- Kafka broker configuration values
565
+ Kafka server provided values
566
566
  """
567
567
  return pulumi.get(self, "kafkas")
568
568
 
@@ -757,7 +757,7 @@ class _KafkaState:
757
757
  @pulumi.getter(name="staticIps")
758
758
  def static_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
759
759
  """
760
- Use static public IP addresses.
760
+ Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
761
761
  """
762
762
  return pulumi.get(self, "static_ips")
763
763
 
@@ -830,13 +830,12 @@ class Kafka(pulumi.CustomResource):
830
830
 
831
831
  ## Example Usage
832
832
 
833
- <!--Start PulumiCodeChooser -->
834
833
  ```python
835
834
  import pulumi
836
835
  import pulumi_aiven as aiven
837
836
 
838
837
  kafka1 = aiven.Kafka("kafka1",
839
- project=data["aiven_project"]["pr1"]["project"],
838
+ project=pr1["project"],
840
839
  cloud_name="google-europe-west1",
841
840
  plan="business-4",
842
841
  service_name="my-kafka1",
@@ -857,7 +856,6 @@ class Kafka(pulumi.CustomResource):
857
856
  ),
858
857
  ))
859
858
  ```
860
- <!--End PulumiCodeChooser -->
861
859
 
862
860
  ## Import
863
861
 
@@ -880,7 +878,7 @@ class Kafka(pulumi.CustomResource):
880
878
  :param pulumi.Input[str] project_vpc_id: Specifies the VPC the service should run in. If the value is not set the service is not run inside a VPC. When set, the value should be given as a reference to set up dependencies correctly and the VPC must be in the same cloud and region as the service itself. Project can be freely moved to and from VPC after creation but doing so triggers migration to new servers so the operation can take significant amount of time to complete if the service has a lot of data.
881
879
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaServiceIntegrationArgs']]]] service_integrations: Service integrations to specify when creating a service. Not applied after initial service creation
882
880
  :param pulumi.Input[str] service_name: Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
883
- :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Use static public IP addresses.
881
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
884
882
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaTagArgs']]]] tags: Tags are key-value pairs that allow you to categorize services.
885
883
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaTechEmailArgs']]]] tech_emails: Defines the email addresses that will receive alerts about upcoming maintenance updates or warnings about service instability.
886
884
  :param pulumi.Input[bool] termination_protection: Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
@@ -896,13 +894,12 @@ class Kafka(pulumi.CustomResource):
896
894
 
897
895
  ## Example Usage
898
896
 
899
- <!--Start PulumiCodeChooser -->
900
897
  ```python
901
898
  import pulumi
902
899
  import pulumi_aiven as aiven
903
900
 
904
901
  kafka1 = aiven.Kafka("kafka1",
905
- project=data["aiven_project"]["pr1"]["project"],
902
+ project=pr1["project"],
906
903
  cloud_name="google-europe-west1",
907
904
  plan="business-4",
908
905
  service_name="my-kafka1",
@@ -923,7 +920,6 @@ class Kafka(pulumi.CustomResource):
923
920
  ),
924
921
  ))
925
922
  ```
926
- <!--End PulumiCodeChooser -->
927
923
 
928
924
  ## Import
929
925
 
@@ -1067,7 +1063,7 @@ class Kafka(pulumi.CustomResource):
1067
1063
  :param pulumi.Input[str] disk_space_step: The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `disk_space` needs to increment from `disk_space_default` by increments of this size.
1068
1064
  :param pulumi.Input[str] disk_space_used: Disk space that service is currently using
1069
1065
  :param pulumi.Input[pulumi.InputType['KafkaKafkaUserConfigArgs']] kafka_user_config: Kafka user configurable settings
1070
- :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaKafkaArgs']]]] kafkas: Kafka broker configuration values
1066
+ :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaKafkaArgs']]]] kafkas: Kafka server provided values
1071
1067
  :param pulumi.Input[bool] karapace: Switch the service to use Karapace for schema registry and REST proxy
1072
1068
  :param pulumi.Input[str] maintenance_window_dow: Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
1073
1069
  :param pulumi.Input[str] maintenance_window_time: Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
@@ -1083,7 +1079,7 @@ class Kafka(pulumi.CustomResource):
1083
1079
  :param pulumi.Input[str] service_uri: URI for connecting to the service. Service specific info is under "kafka", "pg", etc.
1084
1080
  :param pulumi.Input[str] service_username: Username used for connecting to the service, if applicable
1085
1081
  :param pulumi.Input[str] state: Service state. One of `POWEROFF`, `REBALANCING`, `REBUILDING` or `RUNNING`
1086
- :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Use static public IP addresses.
1082
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] static_ips: Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
1087
1083
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaTagArgs']]]] tags: Tags are key-value pairs that allow you to categorize services.
1088
1084
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['KafkaTechEmailArgs']]]] tech_emails: Defines the email addresses that will receive alerts about upcoming maintenance updates or warnings about service instability.
1089
1085
  :param pulumi.Input[bool] termination_protection: Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
@@ -1211,7 +1207,7 @@ class Kafka(pulumi.CustomResource):
1211
1207
  @pulumi.getter
1212
1208
  def kafkas(self) -> pulumi.Output[Sequence['outputs.KafkaKafka']]:
1213
1209
  """
1214
- Kafka broker configuration values
1210
+ Kafka server provided values
1215
1211
  """
1216
1212
  return pulumi.get(self, "kafkas")
1217
1213
 
@@ -1342,7 +1338,7 @@ class Kafka(pulumi.CustomResource):
1342
1338
  @pulumi.getter(name="staticIps")
1343
1339
  def static_ips(self) -> pulumi.Output[Optional[Sequence[str]]]:
1344
1340
  """
1345
- Use static public IP addresses.
1341
+ Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
1346
1342
  """
1347
1343
  return pulumi.get(self, "static_ips")
1348
1344
 
pulumi_aiven/kafka_acl.py CHANGED
@@ -214,19 +214,17 @@ class KafkaAcl(pulumi.CustomResource):
214
214
 
215
215
  ## Example Usage
216
216
 
217
- <!--Start PulumiCodeChooser -->
218
217
  ```python
219
218
  import pulumi
220
219
  import pulumi_aiven as aiven
221
220
 
222
221
  mytestacl = aiven.KafkaAcl("mytestacl",
223
- project=aiven_project["myproject"]["project"],
224
- service_name=aiven_kafka["myservice"]["service_name"],
222
+ project=myproject["project"],
223
+ service_name=myservice["serviceName"],
225
224
  topic="<TOPIC_NAME_PATTERN>",
226
225
  permission="admin",
227
226
  username="<USERNAME_PATTERN>")
228
227
  ```
229
- <!--End PulumiCodeChooser -->
230
228
 
231
229
  ## Import
232
230
 
@@ -253,19 +251,17 @@ class KafkaAcl(pulumi.CustomResource):
253
251
 
254
252
  ## Example Usage
255
253
 
256
- <!--Start PulumiCodeChooser -->
257
254
  ```python
258
255
  import pulumi
259
256
  import pulumi_aiven as aiven
260
257
 
261
258
  mytestacl = aiven.KafkaAcl("mytestacl",
262
- project=aiven_project["myproject"]["project"],
263
- service_name=aiven_kafka["myservice"]["service_name"],
259
+ project=myproject["project"],
260
+ service_name=myservice["serviceName"],
264
261
  topic="<TOPIC_NAME_PATTERN>",
265
262
  permission="admin",
266
263
  username="<USERNAME_PATTERN>")
267
264
  ```
268
- <!--End PulumiCodeChooser -->
269
265
 
270
266
  ## Import
271
267
 
@@ -840,13 +840,12 @@ class KafkaConnect(pulumi.CustomResource):
840
840
 
841
841
  ## Example Usage
842
842
 
843
- <!--Start PulumiCodeChooser -->
844
843
  ```python
845
844
  import pulumi
846
845
  import pulumi_aiven as aiven
847
846
 
848
847
  kc1 = aiven.KafkaConnect("kc1",
849
- project=data["aiven_project"]["pr1"]["project"],
848
+ project=pr1["project"],
850
849
  cloud_name="google-europe-west1",
851
850
  plan="startup-4",
852
851
  service_name="my-kc1",
@@ -861,7 +860,6 @@ class KafkaConnect(pulumi.CustomResource):
861
860
  ),
862
861
  ))
863
862
  ```
864
- <!--End PulumiCodeChooser -->
865
863
 
866
864
  ## Import
867
865
 
@@ -919,13 +917,12 @@ class KafkaConnect(pulumi.CustomResource):
919
917
 
920
918
  ## Example Usage
921
919
 
922
- <!--Start PulumiCodeChooser -->
923
920
  ```python
924
921
  import pulumi
925
922
  import pulumi_aiven as aiven
926
923
 
927
924
  kc1 = aiven.KafkaConnect("kc1",
928
- project=data["aiven_project"]["pr1"]["project"],
925
+ project=pr1["project"],
929
926
  cloud_name="google-europe-west1",
930
927
  plan="startup-4",
931
928
  service_name="my-kc1",
@@ -940,7 +937,6 @@ class KafkaConnect(pulumi.CustomResource):
940
937
  ),
941
938
  ))
942
939
  ```
943
- <!--End PulumiCodeChooser -->
944
940
 
945
941
  ## Import
946
942