pulumi-aiven 6.13.0a1710156545__py3-none-any.whl → 6.31.0__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.
- pulumi_aiven/__init__.py +136 -0
- pulumi_aiven/_inputs.py +32749 -13711
- pulumi_aiven/_utilities.py +41 -5
- pulumi_aiven/account.py +32 -45
- pulumi_aiven/account_authentication.py +24 -9
- pulumi_aiven/account_team.py +35 -14
- pulumi_aiven/account_team_member.py +48 -39
- pulumi_aiven/account_team_project.py +40 -27
- pulumi_aiven/alloydbomni.py +1335 -0
- pulumi_aiven/alloydbomni_database.py +347 -0
- pulumi_aiven/alloydbomni_user.py +433 -0
- pulumi_aiven/aws_privatelink.py +44 -43
- pulumi_aiven/aws_vpc_peering_connection.py +72 -61
- pulumi_aiven/azure_privatelink.py +54 -53
- pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
- pulumi_aiven/azure_vpc_peering_connection.py +86 -77
- pulumi_aiven/billing_group.py +33 -34
- pulumi_aiven/cassandra.py +145 -126
- pulumi_aiven/cassandra_user.py +59 -58
- pulumi_aiven/clickhouse.py +133 -114
- pulumi_aiven/clickhouse_database.py +58 -62
- pulumi_aiven/clickhouse_grant.py +135 -134
- pulumi_aiven/clickhouse_role.py +36 -49
- pulumi_aiven/clickhouse_user.py +50 -49
- pulumi_aiven/config/__init__.pyi +5 -0
- pulumi_aiven/config/vars.py +5 -0
- pulumi_aiven/connection_pool.py +67 -66
- pulumi_aiven/dragonfly.py +1256 -0
- pulumi_aiven/flink.py +104 -104
- pulumi_aiven/flink_application.py +58 -55
- pulumi_aiven/flink_application_deployment.py +178 -73
- pulumi_aiven/flink_application_version.py +179 -96
- pulumi_aiven/gcp_privatelink.py +69 -42
- pulumi_aiven/gcp_privatelink_connection_approval.py +78 -49
- pulumi_aiven/gcp_vpc_peering_connection.py +49 -48
- pulumi_aiven/get_account.py +20 -9
- pulumi_aiven/get_account_authentication.py +31 -5
- pulumi_aiven/get_account_team.py +18 -5
- pulumi_aiven/get_account_team_member.py +29 -14
- pulumi_aiven/get_account_team_project.py +19 -6
- pulumi_aiven/get_alloydbomni.py +499 -0
- pulumi_aiven/get_alloydbomni_database.py +168 -0
- pulumi_aiven/get_alloydbomni_user.py +210 -0
- pulumi_aiven/get_aws_privatelink.py +33 -24
- pulumi_aiven/get_aws_vpc_peering_connection.py +56 -33
- pulumi_aiven/get_azure_privatelink.py +37 -26
- pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
- pulumi_aiven/get_billing_group.py +31 -8
- pulumi_aiven/get_cassanda.py +55 -23
- pulumi_aiven/get_cassandra.py +55 -23
- pulumi_aiven/get_cassandra_user.py +42 -30
- pulumi_aiven/get_clickhouse.py +55 -23
- pulumi_aiven/get_clickhouse_database.py +35 -26
- pulumi_aiven/get_clickhouse_user.py +40 -29
- pulumi_aiven/get_connection_pool.py +43 -30
- pulumi_aiven/get_dragonfly.py +499 -0
- pulumi_aiven/get_external_identity.py +160 -0
- pulumi_aiven/get_flink.py +55 -23
- pulumi_aiven/get_flink_application.py +44 -31
- pulumi_aiven/get_flink_application_version.py +55 -37
- pulumi_aiven/get_gcp_privatelink.py +63 -7
- pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -28
- pulumi_aiven/get_grafana.py +55 -23
- pulumi_aiven/get_influx_db.py +41 -5
- pulumi_aiven/get_influxdb_database.py +18 -5
- pulumi_aiven/get_influxdb_user.py +21 -5
- pulumi_aiven/get_kafka.py +59 -25
- pulumi_aiven/get_kafka_acl.py +50 -37
- pulumi_aiven/get_kafka_connect.py +54 -36
- pulumi_aiven/get_kafka_connector.py +44 -28
- pulumi_aiven/get_kafka_mirror_maker.py +50 -32
- pulumi_aiven/get_kafka_schema.py +35 -23
- pulumi_aiven/get_kafka_schema_configuration.py +32 -21
- pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
- pulumi_aiven/get_kafka_topic.py +70 -29
- pulumi_aiven/get_kafka_user.py +42 -30
- pulumi_aiven/get_m3_aggregator.py +51 -19
- pulumi_aiven/get_m3_db.py +55 -23
- pulumi_aiven/get_m3db_user.py +38 -28
- pulumi_aiven/get_mirror_maker_replication_flow.py +86 -25
- pulumi_aiven/get_my_sql.py +50 -18
- pulumi_aiven/get_mysql_database.py +31 -22
- pulumi_aiven/get_mysql_user.py +36 -23
- pulumi_aiven/get_open_search.py +50 -18
- pulumi_aiven/get_open_search_acl_config.py +27 -19
- pulumi_aiven/get_open_search_acl_rule.py +37 -25
- pulumi_aiven/get_opensearch_security_plugin_config.py +29 -19
- pulumi_aiven/get_opensearch_user.py +32 -22
- pulumi_aiven/get_organization.py +25 -17
- pulumi_aiven/get_organization_application_user.py +176 -0
- pulumi_aiven/get_organization_user.py +18 -5
- pulumi_aiven/get_organization_user_group.py +48 -14
- pulumi_aiven/get_organization_user_list.py +121 -0
- pulumi_aiven/get_organizational_unit.py +26 -14
- pulumi_aiven/get_pg.py +55 -23
- pulumi_aiven/get_pg_database.py +39 -28
- pulumi_aiven/get_pg_user.py +44 -31
- pulumi_aiven/get_project.py +43 -26
- pulumi_aiven/get_project_user.py +27 -19
- pulumi_aiven/get_project_vpc.py +31 -23
- pulumi_aiven/get_redis.py +50 -18
- pulumi_aiven/get_redis_user.py +40 -26
- pulumi_aiven/get_service_component.py +40 -22
- pulumi_aiven/get_service_integration.py +163 -53
- pulumi_aiven/get_service_integration_endpoint.py +128 -37
- pulumi_aiven/get_thanos.py +499 -0
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -22
- pulumi_aiven/get_valkey.py +499 -0
- pulumi_aiven/get_valkey_user.py +218 -0
- pulumi_aiven/grafana.py +188 -322
- pulumi_aiven/influx_db.py +127 -90
- pulumi_aiven/influxdb_database.py +40 -55
- pulumi_aiven/influxdb_user.py +47 -42
- pulumi_aiven/kafka.py +157 -144
- pulumi_aiven/kafka_acl.py +64 -57
- pulumi_aiven/kafka_connect.py +201 -332
- pulumi_aiven/kafka_connector.py +67 -60
- pulumi_aiven/kafka_mirror_maker.py +137 -320
- pulumi_aiven/kafka_native_acl.py +588 -0
- pulumi_aiven/kafka_quota.py +604 -0
- pulumi_aiven/kafka_schema.py +63 -58
- pulumi_aiven/kafka_schema_configuration.py +25 -24
- pulumi_aiven/kafka_schema_registry_acl.py +80 -35
- pulumi_aiven/kafka_topic.py +184 -65
- pulumi_aiven/kafka_user.py +59 -58
- pulumi_aiven/m3_aggregator.py +174 -310
- pulumi_aiven/m3_db.py +190 -326
- pulumi_aiven/m3db_user.py +51 -50
- pulumi_aiven/mirror_maker_replication_flow.py +215 -55
- pulumi_aiven/my_sql.py +188 -324
- pulumi_aiven/mysql_database.py +32 -51
- pulumi_aiven/mysql_user.py +37 -36
- pulumi_aiven/open_search.py +126 -107
- pulumi_aiven/open_search_acl_config.py +33 -36
- pulumi_aiven/open_search_acl_rule.py +55 -54
- pulumi_aiven/opensearch_security_plugin_config.py +69 -16
- pulumi_aiven/opensearch_user.py +30 -29
- pulumi_aiven/organization.py +18 -17
- pulumi_aiven/organization_application_user.py +345 -0
- pulumi_aiven/organization_application_user_token.py +711 -0
- pulumi_aiven/organization_group_project.py +349 -0
- pulumi_aiven/organization_permission.py +421 -0
- pulumi_aiven/organization_user.py +25 -46
- pulumi_aiven/organization_user_group.py +64 -23
- pulumi_aiven/organization_user_group_member.py +359 -0
- pulumi_aiven/organizational_unit.py +41 -36
- pulumi_aiven/outputs.py +38976 -21894
- pulumi_aiven/pg.py +92 -88
- pulumi_aiven/pg_database.py +52 -71
- pulumi_aiven/pg_user.py +80 -65
- pulumi_aiven/project.py +111 -102
- pulumi_aiven/project_user.py +44 -35
- pulumi_aiven/project_vpc.py +58 -29
- pulumi_aiven/provider.py +5 -0
- pulumi_aiven/pulumi-plugin.json +2 -1
- pulumi_aiven/redis.py +161 -297
- pulumi_aiven/redis_user.py +58 -57
- pulumi_aiven/service_integration.py +511 -165
- pulumi_aiven/service_integration_endpoint.py +466 -158
- pulumi_aiven/static_ip.py +21 -16
- pulumi_aiven/thanos.py +1262 -0
- pulumi_aiven/transit_gateway_vpc_attachment.py +44 -58
- pulumi_aiven/valkey.py +1256 -0
- pulumi_aiven/valkey_user.py +606 -0
- {pulumi_aiven-6.13.0a1710156545.dist-info → pulumi_aiven-6.31.0.dist-info}/METADATA +7 -6
- pulumi_aiven-6.31.0.dist-info/RECORD +170 -0
- {pulumi_aiven-6.13.0a1710156545.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
- pulumi_aiven-6.13.0a1710156545.dist-info/RECORD +0 -146
- {pulumi_aiven-6.13.0a1710156545.dist-info → pulumi_aiven-6.31.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
pulumi_aiven/__init__.py,sha256=1y2jXfEdMhlk3JNrBchGGWA2QjrxeF65FSQQcanEaKs,19947
|
|
2
|
+
pulumi_aiven/_inputs.py,sha256=g_L_q9NE8MZW30F206WpbyvQV2KGX5AXaAh5yH0hjbY,1809194
|
|
3
|
+
pulumi_aiven/_utilities.py,sha256=-gxwnD6__OYdSf8jJgJijNuu-UHUwi5pJ1H7-eIHDhg,10504
|
|
4
|
+
pulumi_aiven/account.py,sha256=INnmCQlB-rYogssxx8zMP5hrPGS3DAr03GccSR_qSe8,17025
|
|
5
|
+
pulumi_aiven/account_authentication.py,sha256=6YMnR97tSsbDGTeC-4Z0WRG3PyRxeZZyi3o6X1BX3jg,37749
|
|
6
|
+
pulumi_aiven/account_team.py,sha256=hcV_T88ON6X0lgflCbEGDK-BwrmsBb40fHbz85VeS9I,13101
|
|
7
|
+
pulumi_aiven/account_team_member.py,sha256=fJdyOsgcC8M3HDUqvtNVqUt6xRvX4BXXsypovPlZEVQ,18773
|
|
8
|
+
pulumi_aiven/account_team_project.py,sha256=VxVtdfkWpzMuC2o7OvPjcuM5cTRNE4aKGyitTNQ-iPU,19682
|
|
9
|
+
pulumi_aiven/alloydbomni.py,sha256=mZYaO9O0evtsuv3VgJhTmLIQWfBB-CNqGTFXTLxP9I0,87725
|
|
10
|
+
pulumi_aiven/alloydbomni_database.py,sha256=n3rwkVX0ynylHMIn-OuwnKDxvRuCC3Gpvj_9SPxLJAU,18039
|
|
11
|
+
pulumi_aiven/alloydbomni_user.py,sha256=-sDD0LusLNx7IMhhFTG4WH3mNWoAPXX1N9RPY_Aj9dk,20850
|
|
12
|
+
pulumi_aiven/aws_privatelink.py,sha256=T_fAM8G1eLpgDiql6wO9kwTG28ecBQiRoZFAgXnR04M,15605
|
|
13
|
+
pulumi_aiven/aws_vpc_peering_connection.py,sha256=9o17R-3xjvBpT1cWmRl_1itRAaUgUOyFT8FZZ4V_y7I,18618
|
|
14
|
+
pulumi_aiven/azure_privatelink.py,sha256=hCrp07cYMAxJ1Ju8-7GnSI4bNJEm-vvVTT8LtrQZu2A,18156
|
|
15
|
+
pulumi_aiven/azure_privatelink_connection_approval.py,sha256=9CTHF6oSAaSKIJJLSwmnRR_GpONRWfMeo078EfKfKN4,19004
|
|
16
|
+
pulumi_aiven/azure_vpc_peering_connection.py,sha256=oW8uZyvWpEarMy6RjPe1SI53KG2aODLT5Z2TWn7Zx2Y,25382
|
|
17
|
+
pulumi_aiven/billing_group.py,sha256=xm-sf3lv-Aiyve9CD_TQOLHZ_B-R5eR94vQ8tILTPk0,37449
|
|
18
|
+
pulumi_aiven/cassandra.py,sha256=_B45t3eFwHZvxvcSbH8NFd4euBcY8-P2TqoxIEhyRBk,83356
|
|
19
|
+
pulumi_aiven/cassandra_user.py,sha256=zeaHC8vwKH-8y4Es2573azsaLcVlNcwiwxiYVLaZbI8,18764
|
|
20
|
+
pulumi_aiven/clickhouse.py,sha256=4-vadXOgtVyA_QX2Mq2YmVZfLjRGiBF8WL9xWFMdRr8,83259
|
|
21
|
+
pulumi_aiven/clickhouse_database.py,sha256=3AccenssqnWTpq-yiDu7S17E1KO0LBEE_ncAhFDOZ8Y,15724
|
|
22
|
+
pulumi_aiven/clickhouse_grant.py,sha256=WgLrOGgpx7bZ3bL5cRf_QiCJgOFPalwGTWh0orhj8wg,25522
|
|
23
|
+
pulumi_aiven/clickhouse_role.py,sha256=kXZpuUPpR8ZCnpyIT3z1cmAS48VlQaJ2fgUaeekCRYk,12661
|
|
24
|
+
pulumi_aiven/clickhouse_user.py,sha256=jEZC3zc9B4SrE5Lt4UJJ4ju3rZ8IYEfcH3rt8xDOvNA,15961
|
|
25
|
+
pulumi_aiven/connection_pool.py,sha256=M_xN2LFmQA-5GTQ4yFSfihifv2Z_BRWE0Vgh-gSWbEs,26425
|
|
26
|
+
pulumi_aiven/dragonfly.py,sha256=LQSN1bgKQMHLIzn9BnmaZX2cICZc3-s0Ua_UtVV-cnE,82926
|
|
27
|
+
pulumi_aiven/flink.py,sha256=vxs3uk7GFRJErGGLUfQwPDGJtjTYT_7Fsf7FxuP-aMw,82154
|
|
28
|
+
pulumi_aiven/flink_application.py,sha256=gLdog8U6c6Y0gLguYqpsiB6IajsrdNs9mVhlkL_InS4,17778
|
|
29
|
+
pulumi_aiven/flink_application_deployment.py,sha256=Xk-l3x_jtzQc8p-yJsmVEhLKpB3PBGZ-t35b3AaONQA,26450
|
|
30
|
+
pulumi_aiven/flink_application_version.py,sha256=oeAmiDvy_jyKfKAk31mELiwLn-lsii-7adDnB2qQnxc,34302
|
|
31
|
+
pulumi_aiven/gcp_privatelink.py,sha256=BwvWda8bc7RCNnxmzJ0WFGSdUo2tIn6JVYESdCNiSgw,14178
|
|
32
|
+
pulumi_aiven/gcp_privatelink_connection_approval.py,sha256=V6AKvAlaSeveYgPWMRoqAuW2Hxx56Xh51QOWl-bg4n8,17064
|
|
33
|
+
pulumi_aiven/gcp_vpc_peering_connection.py,sha256=3WAsDLGtnKvpYCn2zbN8yCczZNTQFHRm361drkwpCAQ,15112
|
|
34
|
+
pulumi_aiven/get_account.py,sha256=P8LwXLegN6hma4ixJemYEv-zJFCrwNNl2INh5TP3b9A,7541
|
|
35
|
+
pulumi_aiven/get_account_authentication.py,sha256=-1lnvFiCBs7KRFO6B72dQZNVGnzlBtF_5AFjS54JADw,14549
|
|
36
|
+
pulumi_aiven/get_account_team.py,sha256=GBrYW75NSMBAhmvbxcWykucqJw9kvQ-_d-xevrKp6Pw,5692
|
|
37
|
+
pulumi_aiven/get_account_team_member.py,sha256=YhU8WpoRNk83PXLjvmDawHNl_GPBllLVMYsrt7bI2ts,8114
|
|
38
|
+
pulumi_aiven/get_account_team_project.py,sha256=io9Lr5EHGJLW2zjoOT-rlWLdZ2gzgGE-5QrwEE0K4zA,6558
|
|
39
|
+
pulumi_aiven/get_alloydbomni.py,sha256=mr5YWXGQp0CMcZwpFj0F9wyBxBqxYHjBfh3jiRRGS7Q,26232
|
|
40
|
+
pulumi_aiven/get_alloydbomni_database.py,sha256=zfUOJytvP66qYTFkzNh9F955qmBki2Zpdfm1B6cEpPI,8124
|
|
41
|
+
pulumi_aiven/get_alloydbomni_user.py,sha256=Pijq1wynNUPFXVFsyDTq_jYDmdZK-UNUi08nMl5Saqc,9723
|
|
42
|
+
pulumi_aiven/get_aws_privatelink.py,sha256=LQSJhGmDSDq0BRyZxGSzolsGWxceT5K3D2Phwqx4auU,7494
|
|
43
|
+
pulumi_aiven/get_aws_vpc_peering_connection.py,sha256=cn79vqeia9XnLjr1qAeENsuFvjkbItFBUJghzKyDY6M,10021
|
|
44
|
+
pulumi_aiven/get_azure_privatelink.py,sha256=DYIafDIKxohj9eRUPyemnlJqr2DgHde5j8_sMSreGmQ,8804
|
|
45
|
+
pulumi_aiven/get_azure_vpc_peering_connection.py,sha256=nIN4QaM7z7op_d_zIH-8Hb4omqYI_mE9dNFTYR87pH4,13133
|
|
46
|
+
pulumi_aiven/get_billing_group.py,sha256=gGNlo6cDv3EWDoiPfnBa18gky6XcSFdflKTx59bz0kw,12436
|
|
47
|
+
pulumi_aiven/get_cassanda.py,sha256=5atu94690n89t43GLk6CdnSS35XNFTIY94sIcTLnJuQ,25689
|
|
48
|
+
pulumi_aiven/get_cassandra.py,sha256=kcurAGzW_s4cjWPAcUhTmpgQsakgLmF5qhxrkdm5G_E,25361
|
|
49
|
+
pulumi_aiven/get_cassandra_user.py,sha256=QispY1inYDVdir_TKEss7pZMMjNcN4jpSf3FeuR7y1Y,9105
|
|
50
|
+
pulumi_aiven/get_clickhouse.py,sha256=CtdAFASW6_KlmehJifk4AP6Jiq0UEH5xndN3eD-Gytk,25393
|
|
51
|
+
pulumi_aiven/get_clickhouse_database.py,sha256=60ctSHunWxEtd5I2h_XTdIPVJN52-6A3sIaRITSD45I,7432
|
|
52
|
+
pulumi_aiven/get_clickhouse_user.py,sha256=eYI1x3zX-ph1cC0ej7Pd0BaCkXTjYW07NgXryJ_3T50,8166
|
|
53
|
+
pulumi_aiven/get_connection_pool.py,sha256=NGP6_3aahmQA8son5JKDbU67xsdMsl2LmKtr8z0qwXU,10161
|
|
54
|
+
pulumi_aiven/get_dragonfly.py,sha256=8XNxZYGYzbONfR57oW26FBDcex7xpeUmggJoehGcxzc,25353
|
|
55
|
+
pulumi_aiven/get_external_identity.py,sha256=ATEl3bNKhh0WbUe3E6QqaUDvyqlCCBagidTbyq_iGRo,7224
|
|
56
|
+
pulumi_aiven/get_flink.py,sha256=tiTQQ5lTVbOM_JcqRVkRvf3ld5XrNw4NY0kelb4LDxY,25073
|
|
57
|
+
pulumi_aiven/get_flink_application.py,sha256=bc5S6SIKlms5elHkTrLPA3q8B-NFEOEP3aUDKMG_9Ls,9308
|
|
58
|
+
pulumi_aiven/get_flink_application_version.py,sha256=dpN6JPJxyPR8taxf9-JS7SVLW9IWT7HdismpnVGZCDo,12495
|
|
59
|
+
pulumi_aiven/get_gcp_privatelink.py,sha256=8CrWBDIWOCTyS9Pm60_cZARIdS8dDEzIctqf3ENf2iU,7504
|
|
60
|
+
pulumi_aiven/get_gcp_vpc_peering_connection.py,sha256=lpMcCMY3CDXiZjUcemaOB5Vbkx9mmaW0w7wAzZZmaMc,8116
|
|
61
|
+
pulumi_aiven/get_grafana.py,sha256=m-6vWVBZNJQhzHajNBrzzp5-Ha6fRo_m8ixRfBMLbp8,25203
|
|
62
|
+
pulumi_aiven/get_influx_db.py,sha256=iqU310ty0qoESaR8_OVY2GqCOsvwkzu5jiBvtpfCLKU,18178
|
|
63
|
+
pulumi_aiven/get_influxdb_database.py,sha256=v4ekaKFxvM93S1npykktUaYjI47LupguHxLuzm1h024,5415
|
|
64
|
+
pulumi_aiven/get_influxdb_user.py,sha256=tcPc3hZEVzmKPSz0n2oJNxmd-Y5a60kpW0N-ZCRr3uU,6339
|
|
65
|
+
pulumi_aiven/get_kafka.py,sha256=x9q6jqj48NnL-5qk8324Br8D0BuvnB2J3iQ4B2XJraE,26227
|
|
66
|
+
pulumi_aiven/get_kafka_acl.py,sha256=dcIVZw31L7VXuLEMc_KnCe4_UQEMcrQ_O1A80HbFKNA,9317
|
|
67
|
+
pulumi_aiven/get_kafka_connect.py,sha256=Q-JhkD4U3HKxlN_ygVQzY8aPeSAl81ceY2gYyo2L6ag,24954
|
|
68
|
+
pulumi_aiven/get_kafka_connector.py,sha256=Tgd-EeR8UYBAEyEIFyQUMNc-XAkrd3Vnk8FJXYc40Hs,11500
|
|
69
|
+
pulumi_aiven/get_kafka_mirror_maker.py,sha256=4zACr7G7UjUhaLc84bbtTbta_VvF--ZkSPlAVCeXHLg,25148
|
|
70
|
+
pulumi_aiven/get_kafka_schema.py,sha256=9NX1U1Dc0NQJo9EIJgHcjY32GXSf_26kkx6wM26LYNA,9272
|
|
71
|
+
pulumi_aiven/get_kafka_schema_configuration.py,sha256=yD8wISSNgDvuH80-311fsDGJApPwnKqf8fQBwtF3J9k,9308
|
|
72
|
+
pulumi_aiven/get_kafka_schema_registry_acl.py,sha256=MQFzHDFCvm4ghFy96wLIvnerRcdJZ0fBL0CR5eWLmtI,9525
|
|
73
|
+
pulumi_aiven/get_kafka_topic.py,sha256=3r0Wch2US8V6g5pTefHjdGgHFmWgMePXKZbOsLy4Lao,11056
|
|
74
|
+
pulumi_aiven/get_kafka_user.py,sha256=1FYz0BihsxiOMYoE_mGo7T3C-VHGf2ajx1rTyZTgRks,8949
|
|
75
|
+
pulumi_aiven/get_m3_aggregator.py,sha256=Hx6n-heEb9AEXmp9MwP850f9NR_XkOt4VFI4Sl2zuN4,25526
|
|
76
|
+
pulumi_aiven/get_m3_db.py,sha256=RwutQb-HH4PQha3zg1GNIft5Y2SFNMnt3PwYucfcm7c,24993
|
|
77
|
+
pulumi_aiven/get_m3db_user.py,sha256=MQui7D03Z04s3dMf_oQdkBgGJtonwtEJVIfS8cnv3N4,7765
|
|
78
|
+
pulumi_aiven/get_mirror_maker_replication_flow.py,sha256=Y2g-GbJca6h0YxSBwj22q_RYjCM9WvuJaZe5IIO7Lvo,18551
|
|
79
|
+
pulumi_aiven/get_my_sql.py,sha256=3B15WfaxtqP0XFpMHjuU3ANldHUt1UyERuhGVeOo0PA,25068
|
|
80
|
+
pulumi_aiven/get_mysql_database.py,sha256=7ujLprub-ShAxwO5Fc-ZuNWX5PUssjcM2-71-S-jUtc,7549
|
|
81
|
+
pulumi_aiven/get_mysql_user.py,sha256=bZ45lP4EqH2NzgTze4jAXdRUyX4ZA9x-q5G0hepaeRo,9618
|
|
82
|
+
pulumi_aiven/get_open_search.py,sha256=uugZ8OF-CjEPmEXhf3R9W-XuhzBo4Z-58ZwCx1-CiTI,25411
|
|
83
|
+
pulumi_aiven/get_open_search_acl_config.py,sha256=8yvBsizCgnKsdfgjhEnmzLom5YLJt_mUx_6UuhW2SZI,7316
|
|
84
|
+
pulumi_aiven/get_open_search_acl_rule.py,sha256=MJXGFFjMDcJH1sG2JXgBix2VrXhdDhGrldJJFjnUHDs,9395
|
|
85
|
+
pulumi_aiven/get_opensearch_security_plugin_config.py,sha256=NQoupeUg-KsfMs8vdzJHA9OV7izO7PFcrMZDCFlmg14,8739
|
|
86
|
+
pulumi_aiven/get_opensearch_user.py,sha256=Hs_oNxsL7ucFSIncl6rvU88d47c0xViZocpQ7GTQ0s4,7974
|
|
87
|
+
pulumi_aiven/get_organization.py,sha256=TTO1zDKARL0i73H3l5DXoa4MxtegDKDYNY6sJ9Es4wU,5438
|
|
88
|
+
pulumi_aiven/get_organization_application_user.py,sha256=bObrEY9lPB_ocoFvUS2c30CdPHhy0ymByqlPWHFBBSA,6937
|
|
89
|
+
pulumi_aiven/get_organization_user.py,sha256=8EZ01AtBJeoujBAu8arK-a6x1_u9w79fXriXn_52JN0,5938
|
|
90
|
+
pulumi_aiven/get_organization_user_group.py,sha256=irnL7RTUKwo8feqGLxiEBoDr9xRUxCTn3ULfysJH21U,7432
|
|
91
|
+
pulumi_aiven/get_organization_user_list.py,sha256=_R_-_YErRlLhzzbTlziPO6-qrYUjtrDkemxeHp6xdhY,4559
|
|
92
|
+
pulumi_aiven/get_organizational_unit.py,sha256=lj0STES_7SoHwFoiZwP-NoK3ycc5a6OV3PtG6x4svQA,5539
|
|
93
|
+
pulumi_aiven/get_pg.py,sha256=B9yOq-ETPbZijDF8MD6z1lR1F4z8vV76DhvI0Yq_Ppw,24891
|
|
94
|
+
pulumi_aiven/get_pg_database.py,sha256=nbthL5lzecWQBNX5zgYaVe4vcsAID_sazsyWvNHSL4c,8761
|
|
95
|
+
pulumi_aiven/get_pg_user.py,sha256=m1_Ni-H0sA1ko0tjF9Xc2GIZKg_Oopkrr7Mq-xzogK4,9694
|
|
96
|
+
pulumi_aiven/get_project.py,sha256=fOV7n7uiTuuIKKFLPnNvCQjtD7ZpG0_RrDAtV0OqKz8,13799
|
|
97
|
+
pulumi_aiven/get_project_user.py,sha256=5YFDdVwIsGcBdHJEgQ4o_L4HXJVzXQWCVO3IVn4gxtc,7023
|
|
98
|
+
pulumi_aiven/get_project_vpc.py,sha256=JYEsp1qhlCsN0EFgeFpkSdrpM8jrzg2aFxMfxR2otKA,7213
|
|
99
|
+
pulumi_aiven/get_redis.py,sha256=zlb0mLuZM8YAt3nLVboHaIdnBjP4J6DI9_Lt3VgPjrE,25034
|
|
100
|
+
pulumi_aiven/get_redis_user.py,sha256=DGRj03Y2DKtq0KDwczZxXeL55qjUrPZ7kYdM3kImsPg,10955
|
|
101
|
+
pulumi_aiven/get_service_component.py,sha256=jEeTHWD9n_6AZRIOdaKELL6uJzfi5dgIfIoYOd9SnvY,12259
|
|
102
|
+
pulumi_aiven/get_service_integration.py,sha256=_BOv3_39LFOA0Vqdo0fzGQD1Vwyi-y86QhKqlBIUK9M,28827
|
|
103
|
+
pulumi_aiven/get_service_integration_endpoint.py,sha256=AmQrYvVJesxkeX2RXnjEniAcWd_PF5jWbjU3X6u6yXo,26237
|
|
104
|
+
pulumi_aiven/get_thanos.py,sha256=LpoHyf088LoIyDtna4qItc0-zAcUgh2unGI5I_FYh9w,25112
|
|
105
|
+
pulumi_aiven/get_transit_gateway_vpc_attachment.py,sha256=TJ1b7PCUf7KbiWquLmPVia2GcHwMHYEiTqA6H3yaAYk,10339
|
|
106
|
+
pulumi_aiven/get_valkey.py,sha256=t0U7txX80UCTkGPwEpJj2iqwVax4dR5H9hvdCwo7Hc8,25119
|
|
107
|
+
pulumi_aiven/get_valkey_user.py,sha256=YTcBth9yJLbPxdSHufdB1eBd_W7GdTlsgElHfCk7INI,10911
|
|
108
|
+
pulumi_aiven/grafana.py,sha256=k5-dXN7BOpwrCxd-tHWMjCmFgXL0Gd8lwkS8FId6umg,82748
|
|
109
|
+
pulumi_aiven/influx_db.py,sha256=nP49oqt1YGVPOj1SltPBQKI2BApN8oNgW5bepj_AV04,83795
|
|
110
|
+
pulumi_aiven/influxdb_database.py,sha256=R6b3ScHJ7dkjMjhn8o0znzLf51pb1au-a2Wa-HH9L1o,14214
|
|
111
|
+
pulumi_aiven/influxdb_user.py,sha256=APHeb0ngQl2c4Vc56J3rxBEuYtlt-evdadznvEQhk2Y,18400
|
|
112
|
+
pulumi_aiven/kafka.py,sha256=gFioDdFwDo25c9iGQEwga0CvB8WE9x_r6824S2MTlNw,88182
|
|
113
|
+
pulumi_aiven/kafka_acl.py,sha256=AHdXsntDeN-3f60RGfNErDshZu0HJseRkwRge-JL5W4,19280
|
|
114
|
+
pulumi_aiven/kafka_connect.py,sha256=dVkzYMb-i0bxMxF1tkIrLXUjpbZp4t90_mE9QHgn7nU,84585
|
|
115
|
+
pulumi_aiven/kafka_connector.py,sha256=BwN92oSatmqxaVO_qPymbY-5VNf5rVrxCJQZ66Fwnqk,25050
|
|
116
|
+
pulumi_aiven/kafka_mirror_maker.py,sha256=m22G5cr6p31cYw3ishodvUQAxrBCvrpieHzcUAv-kr0,82169
|
|
117
|
+
pulumi_aiven/kafka_native_acl.py,sha256=8ihaumR1dpazLOhDbEeTLfA0wDSI8gEztlr7zFw0YqQ,33592
|
|
118
|
+
pulumi_aiven/kafka_quota.py,sha256=ozluSjxzNlxGtO3PVQdXoeEZ1iXKQwnEirRCIsTRcFI,32450
|
|
119
|
+
pulumi_aiven/kafka_schema.py,sha256=lz5TNa-kwI9c7Mthi_cIqXooMz-HRmI-Kb5vb4KZdak,22834
|
|
120
|
+
pulumi_aiven/kafka_schema_configuration.py,sha256=qXnCuKC8AFa1arFZJ4cg-KQEQs65TOvl6-mhst-KHqU,14200
|
|
121
|
+
pulumi_aiven/kafka_schema_registry_acl.py,sha256=3MseIwSoEn0dYwePspK68rVwnpC2gHItmNgrVv0oohE,19623
|
|
122
|
+
pulumi_aiven/kafka_topic.py,sha256=jqzC7tTVZ_sw5nxw0zksE5wGPKK_zQC8yyon_4PQgiA,29553
|
|
123
|
+
pulumi_aiven/kafka_user.py,sha256=5tjVeLhqOm-sZwNRnacptp9prEhbubsKVxbZgaQz5jc,18564
|
|
124
|
+
pulumi_aiven/m3_aggregator.py,sha256=1X0a5vsHJXqtI8iIClSo-ZnRIfrbw90syepwW8yiBXg,83710
|
|
125
|
+
pulumi_aiven/m3_db.py,sha256=eo-nkb6NrBAT49j_EeGdGw6a3zPK_zZo6OPLEOOG2-0,82113
|
|
126
|
+
pulumi_aiven/m3db_user.py,sha256=8Uz7rtZ2ynYHNFejDwGZcHG8Er08Vp0AQa8vrwdR1wk,16366
|
|
127
|
+
pulumi_aiven/mirror_maker_replication_flow.py,sha256=n-7ly64N4UpevOtFT74Hqew-50HRFkb4ybyqZDRM618,54242
|
|
128
|
+
pulumi_aiven/my_sql.py,sha256=TWXXbzPhyaT2i87iqWjjnD3wib0ybmY0QQCmxHJMfU8,82595
|
|
129
|
+
pulumi_aiven/mysql_database.py,sha256=tBEpJc0BsF36NoU7mUwEVml0b_ePoZpHMAgqYLljFjs,14928
|
|
130
|
+
pulumi_aiven/mysql_user.py,sha256=XPKJZiMzoPn0WQ8xYVRucqpVKoXCx4JnPFCDGLpMTK8,21295
|
|
131
|
+
pulumi_aiven/open_search.py,sha256=MJDLbJ5VWlI0_vZLpC_0v_6jcBM6FTnYPYp5_pe9zJw,84167
|
|
132
|
+
pulumi_aiven/open_search_acl_config.py,sha256=hx6VItyEtILyqkcLtv0F-YgBzV1-9whrq4IjIm2Q7kc,18086
|
|
133
|
+
pulumi_aiven/open_search_acl_rule.py,sha256=AdNPJ52TnPGwjPgFnoPyli3g_quApsAsiD8dsgiZMo0,22108
|
|
134
|
+
pulumi_aiven/opensearch_security_plugin_config.py,sha256=ilYhnGcz2EZhRBYmntgpgtPvQhdkN6EEk0dBONtgHXg,18810
|
|
135
|
+
pulumi_aiven/opensearch_user.py,sha256=9nV4kt7Lo1TkLoQK6F0wmt7uJtqXvQhQTKACEVfqpjc,16662
|
|
136
|
+
pulumi_aiven/organization.py,sha256=zXB949qBPuAW05VXXoFkIe5ZlEBwZTVlJDH10UGGTqo,11118
|
|
137
|
+
pulumi_aiven/organization_application_user.py,sha256=DvyL7Ujh7oGysLAT6WVSFk02iYV-1H8KzJNlSX5YkT0,15193
|
|
138
|
+
pulumi_aiven/organization_application_user_token.py,sha256=lrKPE0rZ_QZ2sWqgUgTN0c99ZWBJS2L4Sdkii9G01U8,33082
|
|
139
|
+
pulumi_aiven/organization_group_project.py,sha256=i12WSlmXak3pQsqWjr4LMawwxFTTQ-U66dwliXNjJ-8,19198
|
|
140
|
+
pulumi_aiven/organization_permission.py,sha256=rpcVJPBcBDUMU02rhw3IYNU0thg3_M2y4TEwSJNOjl0,18103
|
|
141
|
+
pulumi_aiven/organization_user.py,sha256=4FHd1BCXslZnBdd9r_TpVaaLWdzTngJG5wFB695GnIc,15729
|
|
142
|
+
pulumi_aiven/organization_user_group.py,sha256=133e0-VfMmTnWDZPPnS4xzE-UU6R4PY4am7zMGMUrGo,14832
|
|
143
|
+
pulumi_aiven/organization_user_group_member.py,sha256=5iPu5lCGx5y-utd9w2iCKc2E7PHRTFnVVAF3j23pstc,14784
|
|
144
|
+
pulumi_aiven/organizational_unit.py,sha256=OnowaL-y9MDhQAQeTxuv9gmAC8iau2ZVnKCBdbNJfo8,11639
|
|
145
|
+
pulumi_aiven/outputs.py,sha256=95R8bcSzluBfI0HWI2XfwS_-8c0K_ptGJR8xEMoK-T0,2335386
|
|
146
|
+
pulumi_aiven/pg.py,sha256=BxqlB_ztH5jyvRw7QdQWPaxZ6QMnzPsYqBroLXFrAG0,80239
|
|
147
|
+
pulumi_aiven/pg_database.py,sha256=bnts8s-gR6mPTf5fHY3EVPRqiHhze8roG6V16h2-Llc,20153
|
|
148
|
+
pulumi_aiven/pg_user.py,sha256=__gTbX36EdjtCthLm09hZn2PRerlPt7jpRCQuzqJ4k0,22036
|
|
149
|
+
pulumi_aiven/project.py,sha256=xsogAQa9_PwhfTou7-e8ACsaaTqGmCh_S5rkCVKXNag,45569
|
|
150
|
+
pulumi_aiven/project_user.py,sha256=ameq39TTnBeTISrjanrvKn_cC4Sa6Q5135IX7MXSNL8,18166
|
|
151
|
+
pulumi_aiven/project_vpc.py,sha256=rcWiFl2dHdwrXFTZ2WYLpxiUZX-q9tPPZVUvl2bjWAQ,14082
|
|
152
|
+
pulumi_aiven/provider.py,sha256=N7Y-HFsoDOWeKC6iV1NEkU07Eg9ZV8d4FKFHKu5jHbY,5055
|
|
153
|
+
pulumi_aiven/pulumi-plugin.json,sha256=9sakVkHL2ChQaYeskjPtmNQ9DfQYjuCTT1VqyCWXjnk,65
|
|
154
|
+
pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
155
|
+
pulumi_aiven/redis.py,sha256=BlfN_uoyo6neIEaS5gzPiJNkBueu08548uVJ9YimIPA,82140
|
|
156
|
+
pulumi_aiven/redis_user.py,sha256=WHnebXTj2UgkTtZf3I6-zqyNQtla131jHAnUJaF1DUA,29358
|
|
157
|
+
pulumi_aiven/service_integration.py,sha256=W12_WjK4tlj2uVmQfhvpqAFyON4gYtjZM8O3lWuUZtA,94185
|
|
158
|
+
pulumi_aiven/service_integration_endpoint.py,sha256=XzVlistXtdvl2lkcAUVzctffBwLw2Bnvewwx2DedyuM,100259
|
|
159
|
+
pulumi_aiven/static_ip.py,sha256=gs5Ps9wcnK8ont6Ps0jZTMmkhNBNMXzOt4a3uF98p38,14102
|
|
160
|
+
pulumi_aiven/thanos.py,sha256=3CUGk9YtNfo740bis3bhI7CPyvTKDarqO8M6AS9gGMY,82423
|
|
161
|
+
pulumi_aiven/transit_gateway_vpc_attachment.py,sha256=kM9Z__ia5sxeOhkLMhZVpcDB_QCkaEj-JWxnPL8ov68,22081
|
|
162
|
+
pulumi_aiven/valkey.py,sha256=UHMJjWCYQfSjUZBgpgnWz2nnGpaVfEDHuW6tBRtOZ4c,82153
|
|
163
|
+
pulumi_aiven/valkey_user.py,sha256=fiaXYiB5NUMWh3Q3goGrGU6eYRU26z7BunaJiaxrPmY,33788
|
|
164
|
+
pulumi_aiven/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
|
165
|
+
pulumi_aiven/config/__init__.pyi,sha256=6XkZH3EU98MVgoMLPFHFfEK17BQQzz0S0QFMh1FZrs0,639
|
|
166
|
+
pulumi_aiven/config/vars.py,sha256=jRqbkEfNSP8ga5cnbMhAzHUUb7ahIUROUqR5_KGkobM,832
|
|
167
|
+
pulumi_aiven-6.31.0.dist-info/METADATA,sha256=P8Vg2AgafU5GCHffhVOAbmZhwhbz6gBEIdevfqNUv38,2584
|
|
168
|
+
pulumi_aiven-6.31.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
169
|
+
pulumi_aiven-6.31.0.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
|
|
170
|
+
pulumi_aiven-6.31.0.dist-info/RECORD,,
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
pulumi_aiven/__init__.py,sha256=Xb19hmFsqhQIuFfc3V5VkFre2S-Xtv5zCDBj1bXU28c,16645
|
|
2
|
-
pulumi_aiven/_inputs.py,sha256=dU9IAldbKIkdgxdfwGL037sJORqCMfKBr4rbUd5ySZY,929961
|
|
3
|
-
pulumi_aiven/_utilities.py,sha256=b6gJn0IIeM1t6Q7EVjqw3yhuGyP-uENQhtL5yp7aHR8,9248
|
|
4
|
-
pulumi_aiven/account.py,sha256=rPVbbEk4jMPhzrcZ81cmWq7M8YB_iib2SnDjQoRI0c8,18490
|
|
5
|
-
pulumi_aiven/account_authentication.py,sha256=uC4xdUZkmvnr1Ci5dk_t2_tTUSqwo6tCwDZR-4aOzHg,36911
|
|
6
|
-
pulumi_aiven/account_team.py,sha256=LJTbCN3mu29lm40EHq2wPPWHkm97vgUrBnZHVC4ggD0,11369
|
|
7
|
-
pulumi_aiven/account_team_member.py,sha256=0uekygcF0wHVNImOkmUJ3Xt4VOwQtxqLW0IV78T03I4,18036
|
|
8
|
-
pulumi_aiven/account_team_project.py,sha256=UZbrPz3X8iTJIT04qlUvMCwCUfuZBKfaB1XaYNG2Q-E,14013
|
|
9
|
-
pulumi_aiven/aws_privatelink.py,sha256=_nwQH7-x7tvj_J5Ca6Yj8SegeK0o_fIrUlwNZwF0uzc,15451
|
|
10
|
-
pulumi_aiven/aws_vpc_peering_connection.py,sha256=FQhpbYFjWxp1KjOG76nJErH0KoW7n7r0Fn-SmKHxZpE,18637
|
|
11
|
-
pulumi_aiven/azure_privatelink.py,sha256=cL5LHH7BZqbXiUyTjrrrW5agaTS3_vxR-AknQn_-4kM,18313
|
|
12
|
-
pulumi_aiven/azure_privatelink_connection_approval.py,sha256=CUff7JulGS07pPAecvFAvO8w-49owd67FBm3Ml-y1wM,15296
|
|
13
|
-
pulumi_aiven/azure_vpc_peering_connection.py,sha256=bK5I6lXJZ6i_HuwuY8nKMkjOgTy-3CRlZRlxvRuGUg8,25112
|
|
14
|
-
pulumi_aiven/billing_group.py,sha256=7QIbra72ysCGWBle3OdQAN2JqZhub7pNRIYgvhdaotw,37441
|
|
15
|
-
pulumi_aiven/cassandra.py,sha256=vCb3tWJ8KcEzsxMAPOPoiAZ3lcuitpm-AJtbQvrMuEk,77837
|
|
16
|
-
pulumi_aiven/cassandra_user.py,sha256=ZYC444VF9Ossg8tGvid3OFoIiFkhzgwJxEpWvRxFNbU,19580
|
|
17
|
-
pulumi_aiven/clickhouse.py,sha256=LbJhFTxkjIyrYcKaAK7yI6z8kG3RXG73FXe4J4hQ7qk,78026
|
|
18
|
-
pulumi_aiven/clickhouse_database.py,sha256=UNoKn0uOksBmSbCHpnhidseyt7ojgbob_T6ZC6pm3qg,17381
|
|
19
|
-
pulumi_aiven/clickhouse_grant.py,sha256=o3veNMXb1LzVzvmq0yqwbji11ExPUfxvUZzMAcNPjMM,26920
|
|
20
|
-
pulumi_aiven/clickhouse_role.py,sha256=uNVl_pmyAMJIGYlWkPrpTIb8GLvJI3-jOfZ_w4AKfEE,13803
|
|
21
|
-
pulumi_aiven/clickhouse_user.py,sha256=EZdt_S-xCdgNtmLHdxwCeKmGtmX6CvGDcQIGrhVSCkE,16580
|
|
22
|
-
pulumi_aiven/connection_pool.py,sha256=RkPPuRQuHRz2FNbDvzAHx3eQmvagCMWt_V4ubjF9YEE,26351
|
|
23
|
-
pulumi_aiven/flink.py,sha256=buNMw_mDYNQLw5MUZRDHsEhZsxeu0xXTc7-Y3PsS8nw,77369
|
|
24
|
-
pulumi_aiven/flink_application.py,sha256=UYwdwrlOsS9nweY1kgDdExGJzgwzhOF56W8cfmzumMI,17625
|
|
25
|
-
pulumi_aiven/flink_application_deployment.py,sha256=ec8iJY7VEqaex6fD1DlgrPBqTQTDXVV-anGS-A7zqWo,22264
|
|
26
|
-
pulumi_aiven/flink_application_version.py,sha256=hE8EPxWVp7YQKzaUPlQlryG3Ss8Wvn3zGtHRmFZ1I0A,31225
|
|
27
|
-
pulumi_aiven/gcp_privatelink.py,sha256=8MpN_-e00jHny0hU49htBOIIu1jABfTJEQlOShXB4EM,13489
|
|
28
|
-
pulumi_aiven/gcp_privatelink_connection_approval.py,sha256=G1MtkpHv2RXTXorvj5mcGycAgheRpGTPbt87_WUYbwE,16110
|
|
29
|
-
pulumi_aiven/gcp_vpc_peering_connection.py,sha256=0Ve_KLj0f7rZ3g14McXZfBmq7hWRQOkift-rKL-zUeU,15401
|
|
30
|
-
pulumi_aiven/get_account.py,sha256=MS3ZQFCvBLUEFYvHJtD1GeGTXJ1DKuRzQMEgOMRhUBk,6646
|
|
31
|
-
pulumi_aiven/get_account_authentication.py,sha256=ygLucZMU0giXVuBPJULj7-q7uRp_q70yWJZ_pgPPm4I,12740
|
|
32
|
-
pulumi_aiven/get_account_team.py,sha256=QG9wGFNo_ZYCrEO_g3A66rGBAHST5iWq2jTFVuukSCs,4834
|
|
33
|
-
pulumi_aiven/get_account_team_member.py,sha256=xKtnPtCdL43TY6TIZWQUrt68iNuOfD267fpm8NrQV-4,7279
|
|
34
|
-
pulumi_aiven/get_account_team_project.py,sha256=nZ9MZDIGVdPt_RqUFQ-2x-zwM8_Fq8SPodlWKc4a3KM,5050
|
|
35
|
-
pulumi_aiven/get_aws_privatelink.py,sha256=wj6r1T8Sf8SaJYDB1JZIO5Zn8OG8xRrZubBfOYPVbsU,6897
|
|
36
|
-
pulumi_aiven/get_aws_vpc_peering_connection.py,sha256=pM6-X_Z9nVP9FKmFYH5xLj19iUOi5cGAw63UWEHt4yM,8878
|
|
37
|
-
pulumi_aiven/get_azure_privatelink.py,sha256=iDbG9zdFBWfsVGtyYzy6k5R6lu1KZZ8eaz99Nt_e0jk,8107
|
|
38
|
-
pulumi_aiven/get_azure_vpc_peering_connection.py,sha256=h-4D1dvuOGne7j9JbZXvEKqdqccyVOwtvqgljJUx7qg,10992
|
|
39
|
-
pulumi_aiven/get_billing_group.py,sha256=EnuheoCDgekstkxd0oohOtBR9wvh3rhg0f1nXtSN6cY,10937
|
|
40
|
-
pulumi_aiven/get_cassanda.py,sha256=p-DU3KwDM0hhKirK_pJDpr5eCFsBDB5cQ8Y3yhHpnAw,23075
|
|
41
|
-
pulumi_aiven/get_cassandra.py,sha256=B_BMGJcQiprIOtinc_gUL7CWf8j6DkxaRnSwtStBp9s,22744
|
|
42
|
-
pulumi_aiven/get_cassandra_user.py,sha256=FAUXtXSDefT7tOQp7WcJBIuSzESE_kYxyhtYW8A0UHg,8462
|
|
43
|
-
pulumi_aiven/get_clickhouse.py,sha256=8rMmUxfC-8TMJQPGEyMNraz5_mW_xaki0V2Wqq-e73c,22821
|
|
44
|
-
pulumi_aiven/get_clickhouse_database.py,sha256=sKVr7-50wjI80a_KcWv2p_VKWKdY-3x0D6QU0UrAbso,6994
|
|
45
|
-
pulumi_aiven/get_clickhouse_user.py,sha256=3140_Sk5z3yrbGOvv7IBa0G10xcQ-KQrbvoEk8pTgjM,7712
|
|
46
|
-
pulumi_aiven/get_connection_pool.py,sha256=VbrrApfA4aEfzI8HaJYtKSreUKk5bfzxGtWUxiJ2j-8,9401
|
|
47
|
-
pulumi_aiven/get_flink.py,sha256=FD1yVtqDMyT9OtjarLqcNm3sqfy3buDtPcT4fANK8rU,22496
|
|
48
|
-
pulumi_aiven/get_flink_application.py,sha256=3msvsVM2kYsWOhVH-E1a-eYFqFvsobUW-Sal8VEYT-8,8491
|
|
49
|
-
pulumi_aiven/get_flink_application_version.py,sha256=a9aUzIgSYQ6CTsgXixbDywAiswagDfxKcz-B9BxpWHI,11338
|
|
50
|
-
pulumi_aiven/get_gcp_privatelink.py,sha256=be4wU8XyHzwCcAxufQ5_VNDnXI87UcsAWh6k1bKVnyw,4562
|
|
51
|
-
pulumi_aiven/get_gcp_vpc_peering_connection.py,sha256=cHMTr_oQUHWjefByQ8LCtY28pSFVrwVpJTMRrk2yLzk,7379
|
|
52
|
-
pulumi_aiven/get_grafana.py,sha256=trADusSvTFFlBN3mhRyw09cgJZ16fnsz1WUn2CiD8AM,22602
|
|
53
|
-
pulumi_aiven/get_influx_db.py,sha256=eo_2CHe3FlcRIMfN_xikFxmdPhJuSpgNI6YDxjzp-Fw,15756
|
|
54
|
-
pulumi_aiven/get_influxdb_database.py,sha256=3fwwAHiy_2s1dmI6BOyFLjz-oBcutoxgXHMYgBfRy_Y,4504
|
|
55
|
-
pulumi_aiven/get_influxdb_user.py,sha256=3PQ9lTmaIzX9-KduzIGuQKzvF2eSaqYLxEVYhc9dFS0,5320
|
|
56
|
-
pulumi_aiven/get_kafka.py,sha256=PQxW5x8r622wSxQ69vSDu8stsM9NDwzLrJnjKhGbvNQ,23495
|
|
57
|
-
pulumi_aiven/get_kafka_acl.py,sha256=TtchADhQcXvIBesK1zy0dBj4-4jyaA0lcFz8b3U8Drk,8924
|
|
58
|
-
pulumi_aiven/get_kafka_connect.py,sha256=isOY4DmQIZMPTv-WtCqCQdFK3fUZBiqqpxdU3TNidGY,22979
|
|
59
|
-
pulumi_aiven/get_kafka_connector.py,sha256=t2A_yR1QPzRfWvlq0W8CJw414i2ALWPTqAqWYWyI6ME,10630
|
|
60
|
-
pulumi_aiven/get_kafka_mirror_maker.py,sha256=YR_fl_SyocqI3DP96n23pZj-ImUYH0UADTe249UlfEc,23252
|
|
61
|
-
pulumi_aiven/get_kafka_schema.py,sha256=OLngpcOTGsi_vILQu-qOxSW4NlNB3QooUFt7-KE1YPw,8616
|
|
62
|
-
pulumi_aiven/get_kafka_schema_configuration.py,sha256=SFiGETs6xX4KxHgq0hCHOpTlKvzfs_44Op6DEWeofuU,8619
|
|
63
|
-
pulumi_aiven/get_kafka_schema_registry_acl.py,sha256=Hx1q_uLcRfvU6sWLZMLKk3bFUQxayfgCoLKMfAKKPfE,8771
|
|
64
|
-
pulumi_aiven/get_kafka_topic.py,sha256=dxr7TxUiEciKY7bV42mzLMs2zQSQ-nCgDnUJgG_PWN0,8782
|
|
65
|
-
pulumi_aiven/get_kafka_user.py,sha256=3o4x6O6jG5vNUJS1uKFZW3s7503LmXPEADgk9ut0iiI,8242
|
|
66
|
-
pulumi_aiven/get_m3_aggregator.py,sha256=OScG_45YaTuY7ONW6LR5I_qveTweiTe7prE6dq6f_Is,22926
|
|
67
|
-
pulumi_aiven/get_m3_db.py,sha256=KdvsKwyG8dKLxpnuLRAi0uLUfLd9z5qIC4Hm2bgf0JI,22431
|
|
68
|
-
pulumi_aiven/get_m3db_user.py,sha256=Htb3z3ftKJJe5KaFKmZQdpju652O4Z4ohGNIU-ewVK0,7203
|
|
69
|
-
pulumi_aiven/get_mirror_maker_replication_flow.py,sha256=Eu4QUM-Tt7_SEUJGCFVP20z7tgXPM4fsDzxZa0d7Fvk,14081
|
|
70
|
-
pulumi_aiven/get_my_sql.py,sha256=fz7U8FQ2Nk7os_I5nwFUKHIpeP0viIIA1rpxNC2GU0I,22508
|
|
71
|
-
pulumi_aiven/get_mysql_database.py,sha256=6--Vt1rtfdRVzCnDxkWckniVU7aiiYlaLZqfwDjFTEE,7051
|
|
72
|
-
pulumi_aiven/get_mysql_user.py,sha256=e4Aw_3w5I5it_qc6lTbCpHQ9gw_-Yr5RTL-dCaulclU,8871
|
|
73
|
-
pulumi_aiven/get_open_search.py,sha256=5JSMRybmzNEpo03V_98h-4utvEY4ZSWzE3gpOBtFTWw,22814
|
|
74
|
-
pulumi_aiven/get_open_search_acl_config.py,sha256=_ZfEJ9s_2WvbH21SRu5LOfyeCAKKt6k96m_5tShIc-M,6832
|
|
75
|
-
pulumi_aiven/get_open_search_acl_rule.py,sha256=tlOfKRqEnLq7TZLPrDcKMTNxwL_wfCrQ56P0y51iZCs,8928
|
|
76
|
-
pulumi_aiven/get_opensearch_security_plugin_config.py,sha256=TLzBfDMhXxw7TKr5Dsz0xInWcZ_hBfuxhii_8C5SPj8,8096
|
|
77
|
-
pulumi_aiven/get_opensearch_user.py,sha256=SXk6sSWneSw3M6p25Si86lRO5Bu0dDa9Qy26cWQK1kE,7407
|
|
78
|
-
pulumi_aiven/get_organization.py,sha256=8BTxw0R3U32rrYyE6AIYe4OGiunDoTFpH9PHkBNFEoI,4866
|
|
79
|
-
pulumi_aiven/get_organization_user.py,sha256=1hdtZ9xCzN9ci-yM7xKGiEfEYtgYhxYJuRncX4fxnhM,5050
|
|
80
|
-
pulumi_aiven/get_organization_user_group.py,sha256=X_f2xs5NkztuUvZHfQAIAyhmSCaWq3KnX-0vQiJP6As,6197
|
|
81
|
-
pulumi_aiven/get_organizational_unit.py,sha256=wN3JqDU8hkCmDUWJc85d6WwnVQ3zfGGt9V9CDrKm_LQ,4724
|
|
82
|
-
pulumi_aiven/get_pg.py,sha256=K6iFLls5Mj9ply6MY_HO-9TC41pwO_5skycYfkQ9z9Q,22318
|
|
83
|
-
pulumi_aiven/get_pg_database.py,sha256=L22Rkga-Dpq7YLSTFDnYcWQf0F4Rtm4w_gMiOe9Iypg,8210
|
|
84
|
-
pulumi_aiven/get_pg_user.py,sha256=mP1gkt3gxRy5_dMjx0axEnJfEak_P6y8lNwz_2NGWxo,8808
|
|
85
|
-
pulumi_aiven/get_project.py,sha256=8dD2OiGej2-FeW2MR6if5rNLjXIUGXetwrcQEjVWgc0,12485
|
|
86
|
-
pulumi_aiven/get_project_user.py,sha256=jl12YrNsVIQx7crnJF3ezYG7N_PXOSiAV8BAEUCX5y8,5965
|
|
87
|
-
pulumi_aiven/get_project_vpc.py,sha256=c8-Ed3nAeqje22r1CUP8T55ZEHJLW9W6qHNGuTG-eTM,6577
|
|
88
|
-
pulumi_aiven/get_redis.py,sha256=vvW_6OOqbudOZL2hm94068Gf0qrhGBsn3ROCgtk1i-M,22475
|
|
89
|
-
pulumi_aiven/get_redis_user.py,sha256=hoYuYL6yLmaGeNArtBDYDgOZB_qzYJ0dVxpIrt0WChA,10183
|
|
90
|
-
pulumi_aiven/get_service_component.py,sha256=WeZIEVZugT0etLtfW9QGtNV7jQfGiEO2WFiUX-O7e_w,10569
|
|
91
|
-
pulumi_aiven/get_service_integration.py,sha256=YzakVoGqfpkLt8ApqJCgFyCJPo9qWm5l5iifU6tRNyI,18269
|
|
92
|
-
pulumi_aiven/get_service_integration_endpoint.py,sha256=AfnVznqugXUkvgpR6GiuFX9XLdVC83xiZopt3bQjB9o,17338
|
|
93
|
-
pulumi_aiven/get_transit_gateway_vpc_attachment.py,sha256=iefqvo0qMlPYOIbd1qnBa0wmyW5eQVIQrO_egOJecAM,9470
|
|
94
|
-
pulumi_aiven/grafana.py,sha256=qek-ho46_dbIJjMA1wo_AiPeOdJl5LXZrZ9e6ovG6G4,80373
|
|
95
|
-
pulumi_aiven/influx_db.py,sha256=xpCxoZhv5QPn9NZP2-M5aVSpQc7Zu3l6HdMHVxeKUTk,78908
|
|
96
|
-
pulumi_aiven/influxdb_database.py,sha256=mZF9OB2J1vIpJA2VGRTDNyUvE8_pZXfLb_ItLtSY_2o,16531
|
|
97
|
-
pulumi_aiven/influxdb_user.py,sha256=4DaoVg5eX30ZZlynxFWqLFfTBk9KvtojXJQ-4TJ9s4A,18688
|
|
98
|
-
pulumi_aiven/kafka.py,sha256=8-fla8hc6XpQpyJn9VB-iZ8wgqap9GEj_l_0KXYIPDg,82640
|
|
99
|
-
pulumi_aiven/kafka_acl.py,sha256=HT_OsZv3ylfUJU7L6iBXPB2Eq19iIO_BnvykxdXt6aU,19474
|
|
100
|
-
pulumi_aiven/kafka_connect.py,sha256=HgaV6AC-Svz__gIz8oCLbCC9164a_yw-hE3ZkvsYdxY,81836
|
|
101
|
-
pulumi_aiven/kafka_connector.py,sha256=OgAeQGEMPZh80-feCJk0Cm5FeTYR0DVKrQwCWQZWzYU,24904
|
|
102
|
-
pulumi_aiven/kafka_mirror_maker.py,sha256=jqB1962ArIdibnj4o3ZQf553JgG8WPMpeDCxPXLbkW8,82448
|
|
103
|
-
pulumi_aiven/kafka_schema.py,sha256=_U_iy7nU9-nGWmtWxpVx0sHGeprb_xfOGis6ZBtvtmQ,23235
|
|
104
|
-
pulumi_aiven/kafka_schema_configuration.py,sha256=qjZhLMr1g8b5LPpztT_3G0tcKmfBQ8n4MkuoKXbdGJc,14577
|
|
105
|
-
pulumi_aiven/kafka_schema_registry_acl.py,sha256=XGrtI0BEk_u2FTB_yJzmFhsPX4T8Y4z0I9rwz-o0y7o,19053
|
|
106
|
-
pulumi_aiven/kafka_topic.py,sha256=RJeV0FEpui7fxuTVY22IYZ3tHoIyXR3rANne6-Ux3pg,24117
|
|
107
|
-
pulumi_aiven/kafka_user.py,sha256=ZNMJXSUCOq_PWw9udPm85ex5MunDnucUvJ_AXzVIVSg,19060
|
|
108
|
-
pulumi_aiven/m3_aggregator.py,sha256=b1DQaoYNOYrexSweMRFG1gQDuozkPnbd3DyyOT3J-VI,81236
|
|
109
|
-
pulumi_aiven/m3_db.py,sha256=OqhzUmRjRS6ePYXj7WC5nzjSZQJp3FcECGPPHIUZHBk,80010
|
|
110
|
-
pulumi_aiven/m3db_user.py,sha256=dg2ti_sUzh7YKhpWVlYvr9M9yM0UStiS4HANTz_Ut0o,16872
|
|
111
|
-
pulumi_aiven/mirror_maker_replication_flow.py,sha256=ta8wTodGGMwY6rGaUhtV4syKWvEZYcirNE2nhPj_SNo,40599
|
|
112
|
-
pulumi_aiven/my_sql.py,sha256=K1K-B0PkOeOSxKC_Pryyr578qrQWxjwl_RZfwBmuPCo,80647
|
|
113
|
-
pulumi_aiven/mysql_database.py,sha256=jMxJhtANxK3uzXRoQgKfQJW31dDe7DjyNv5SccLD6Kg,17467
|
|
114
|
-
pulumi_aiven/mysql_user.py,sha256=-UN56dLE5aaW2AMTisIVn7jlQ1PmnDDczCzRHls3leE,21715
|
|
115
|
-
pulumi_aiven/open_search.py,sha256=B733SnfVb2VezQHfb2Lheyprej6CQzBlftHFULuTFxI,78479
|
|
116
|
-
pulumi_aiven/open_search_acl_config.py,sha256=dxSi3IFApEfynRKbj3LlPivpLAnauSvM9BPa2QCkfEk,18625
|
|
117
|
-
pulumi_aiven/open_search_acl_rule.py,sha256=aPB1cPHGGqjD7isp7rY2uZNNSFi4b0NTC0ZDCMK3NsY,22839
|
|
118
|
-
pulumi_aiven/opensearch_security_plugin_config.py,sha256=apwFcQBIax1LKAump5-VimOUQDQ5BpSkrgsOBTPEYPs,17261
|
|
119
|
-
pulumi_aiven/opensearch_user.py,sha256=ARJr4uDQ8f3_OE0Ij8FhHQ1baqj2x7IM3sNpJaYFezg,17148
|
|
120
|
-
pulumi_aiven/organization.py,sha256=cFATCZjEGDPWLUHo42OrUMpM1CHXWxccRWMyuZy5wbI,10957
|
|
121
|
-
pulumi_aiven/organization_user.py,sha256=9jkxuPWkKlZYyNMoQWsurpOJFFajjb63KGCXKK64TTo,17543
|
|
122
|
-
pulumi_aiven/organization_user_group.py,sha256=gS68Q9oB2S4dcKkRFDw6GuesTB81FOCvXN00wOqGroQ,14027
|
|
123
|
-
pulumi_aiven/organizational_unit.py,sha256=Ghwi9YqjJ_pT_otdxJndRWdJmGkZ2ia8tbT3SKrro0E,11081
|
|
124
|
-
pulumi_aiven/outputs.py,sha256=dC_2QRvKdR2h3Lr55-2eH4GlFFZ8eSASva5kJ0wAg-s,1536236
|
|
125
|
-
pulumi_aiven/pg.py,sha256=6PRY5D-CQ2oLk3zJoPeGiH_PePouarTmjkefBhXaXSI,75643
|
|
126
|
-
pulumi_aiven/pg_database.py,sha256=c3n7POnWjGHPmFgYWWCkUb4Y3gZQQIU8A5MsfL1ICtc,22994
|
|
127
|
-
pulumi_aiven/pg_user.py,sha256=vZ-ZcYB_CNS0ftjlJSJyMH0JOh_8aX_TSdQDcciQxJI,21419
|
|
128
|
-
pulumi_aiven/project.py,sha256=uZatmoUXdP6tRJhqyG1IAnw4RSmkwnsVk0YRJOyhMX4,45994
|
|
129
|
-
pulumi_aiven/project_user.py,sha256=LrMG6cF5VM9npHkuo0pn4izE8mSf2d1U0sM-dGm1LQU,14043
|
|
130
|
-
pulumi_aiven/project_vpc.py,sha256=WTIuUCwJhIlq8PfHD74kP6iW_98_xEUT4lW63strT-4,13329
|
|
131
|
-
pulumi_aiven/provider.py,sha256=8Nv5JAKLMaDCG8iqDCiMTBS5DYK8bh5Fvv0Pl6_5LK0,4881
|
|
132
|
-
pulumi_aiven/pulumi-plugin.json,sha256=R1qk--4bj4H_dxdiJduvDFjyld1YWJZ8637fNDP5Qqk,42
|
|
133
|
-
pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
134
|
-
pulumi_aiven/redis.py,sha256=1_6KanNwVEh205HKty61WrWNLHEN6g_EYy-kW_59ZJc,80143
|
|
135
|
-
pulumi_aiven/redis_user.py,sha256=eIlkMXk8VCLNzFZtAWi5fwkiA196JtmuM4P4yka4h50,30366
|
|
136
|
-
pulumi_aiven/service_integration.py,sha256=F5XEbyRVKzsfbZguQQA_-8TNjHckx69a8Dq4uxEHX-Q,53257
|
|
137
|
-
pulumi_aiven/service_integration_endpoint.py,sha256=E6Ur87YjaLH0r0JJ6lo_AYOck09FW4RPSrK8t72HbzQ,59286
|
|
138
|
-
pulumi_aiven/static_ip.py,sha256=q46FU29zgk0zU7DTAjNaohcCTpX3YR-Q6yy8Nn7IcE4,14185
|
|
139
|
-
pulumi_aiven/transit_gateway_vpc_attachment.py,sha256=6jponTtrfCXcYAvp2iHW4-0HBrPYMKSJcg2S9FkZMe0,23556
|
|
140
|
-
pulumi_aiven/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
|
141
|
-
pulumi_aiven/config/__init__.pyi,sha256=i0kRcMqRhHZqXZfs-7cXU-bEhaP2QAJDGjuUhIMDgqY,465
|
|
142
|
-
pulumi_aiven/config/vars.py,sha256=hQgM94csEU3YnUsOUTPc-JvxssBTpi2DURZx6QWdLUk,658
|
|
143
|
-
pulumi_aiven-6.13.0a1710156545.dist-info/METADATA,sha256=ZHy2n2p1yF_QriXWxwVOb3ut6CAdiAu2zRP92cwwM_U,2532
|
|
144
|
-
pulumi_aiven-6.13.0a1710156545.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
145
|
-
pulumi_aiven-6.13.0a1710156545.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
|
|
146
|
-
pulumi_aiven-6.13.0a1710156545.dist-info/RECORD,,
|
|
File without changes
|