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.
- pulumi_aiven/_inputs.py +67 -721
- pulumi_aiven/account_authentication.py +5 -5
- pulumi_aiven/account_team_project.py +7 -7
- pulumi_aiven/aws_vpc_peering_connection.py +7 -7
- pulumi_aiven/azure_privatelink_connection_approval.py +16 -16
- pulumi_aiven/azure_vpc_peering_connection.py +7 -7
- pulumi_aiven/cassandra.py +46 -46
- pulumi_aiven/clickhouse.py +34 -34
- pulumi_aiven/clickhouse_grant.py +34 -34
- pulumi_aiven/dragonfly.py +40 -40
- pulumi_aiven/flink.py +40 -40
- pulumi_aiven/flink_application_deployment.py +16 -16
- pulumi_aiven/flink_application_version.py +36 -36
- pulumi_aiven/gcp_vpc_peering_connection.py +7 -7
- pulumi_aiven/get_account_team_project.py +1 -1
- pulumi_aiven/get_aws_vpc_peering_connection.py +1 -1
- pulumi_aiven/get_azure_vpc_peering_connection.py +1 -1
- pulumi_aiven/get_cassanda.py +1 -1
- pulumi_aiven/get_cassandra.py +1 -1
- pulumi_aiven/get_clickhouse.py +1 -1
- pulumi_aiven/get_dragonfly.py +1 -1
- pulumi_aiven/get_flink.py +1 -1
- pulumi_aiven/get_gcp_vpc_peering_connection.py +1 -1
- pulumi_aiven/get_grafana.py +1 -1
- pulumi_aiven/get_kafka.py +1 -1
- pulumi_aiven/get_kafka_connect.py +1 -1
- pulumi_aiven/get_kafka_mirror_maker.py +1 -1
- pulumi_aiven/get_m3_aggregator.py +1 -1
- pulumi_aiven/get_m3_db.py +1 -1
- pulumi_aiven/get_my_sql.py +1 -1
- pulumi_aiven/get_mysql_user.py +1 -1
- pulumi_aiven/get_open_search.py +1 -1
- pulumi_aiven/get_pg.py +8 -8
- pulumi_aiven/get_pg_database.py +8 -8
- pulumi_aiven/get_pg_user.py +16 -16
- pulumi_aiven/get_project_user.py +1 -1
- pulumi_aiven/get_project_vpc.py +1 -1
- pulumi_aiven/get_redis.py +1 -1
- pulumi_aiven/get_service_integration.py +3 -3
- pulumi_aiven/get_thanos.py +1 -1
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +1 -1
- pulumi_aiven/get_valkey.py +1 -1
- pulumi_aiven/grafana.py +46 -46
- pulumi_aiven/influx_db.py +41 -48
- pulumi_aiven/kafka.py +62 -62
- pulumi_aiven/kafka_connect.py +59 -59
- pulumi_aiven/kafka_connector.py +2 -2
- pulumi_aiven/kafka_mirror_maker.py +45 -45
- pulumi_aiven/kafka_topic.py +18 -18
- pulumi_aiven/m3_aggregator.py +40 -40
- pulumi_aiven/m3_db.py +48 -48
- pulumi_aiven/my_sql.py +54 -54
- pulumi_aiven/mysql_user.py +7 -7
- pulumi_aiven/open_search.py +56 -56
- pulumi_aiven/organization.py +3 -3
- pulumi_aiven/organization_group_project.py +3 -3
- pulumi_aiven/organization_user_group_member.py +3 -3
- pulumi_aiven/outputs.py +135 -1252
- pulumi_aiven/pg.py +43 -43
- pulumi_aiven/pg_database.py +12 -12
- pulumi_aiven/pg_user.py +47 -47
- pulumi_aiven/project.py +5 -5
- pulumi_aiven/project_user.py +7 -7
- pulumi_aiven/project_vpc.py +4 -4
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +46 -46
- pulumi_aiven/service_integration.py +72 -72
- pulumi_aiven/service_integration_endpoint.py +65 -65
- pulumi_aiven/thanos.py +34 -34
- pulumi_aiven/transit_gateway_vpc_attachment.py +7 -7
- pulumi_aiven/valkey.py +40 -40
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/METADATA +1 -1
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/RECORD +75 -75
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/WHEEL +1 -1
- {pulumi_aiven-6.22.0.dist-info → pulumi_aiven-6.22.0a1723007981.dist-info}/top_level.txt +0 -0
|
@@ -1,78 +1,78 @@
|
|
|
1
1
|
pulumi_aiven/__init__.py,sha256=PaaxSOu_GAnHh4HRpEShJP9mCMv9wP97wJlMracO_Ko,18538
|
|
2
|
-
pulumi_aiven/_inputs.py,sha256=
|
|
2
|
+
pulumi_aiven/_inputs.py,sha256=TU8sOcwfkJ9yyvBgkHT405k-oj88uOkICy88MpmpFwc,1166669
|
|
3
3
|
pulumi_aiven/_utilities.py,sha256=aNnnaO6zRha3FhNHonuabR4fJLWGXANtK5dlh1Mz95k,10506
|
|
4
4
|
pulumi_aiven/account.py,sha256=MlCmPhnrhzt9_f2Elgjvm-4ZVPhFXz6eQ3DMJ5zoQZE,16851
|
|
5
|
-
pulumi_aiven/account_authentication.py,sha256=
|
|
5
|
+
pulumi_aiven/account_authentication.py,sha256=yJ9nXqgflErBGKR97UFSc1YStpETmthvpt0cp_2tECY,37385
|
|
6
6
|
pulumi_aiven/account_team.py,sha256=2nXHXk27PG3ngyxFOtNqPmR9GNFdK8-cgRsFBq3do9w,12927
|
|
7
7
|
pulumi_aiven/account_team_member.py,sha256=Iiu6_KEoV8aHg-yn9FhHbaRonJhvpBQp-F0vMfy5xgA,18599
|
|
8
|
-
pulumi_aiven/account_team_project.py,sha256=
|
|
8
|
+
pulumi_aiven/account_team_project.py,sha256=zCIaWWrynKIBpxoWU8vTSFjrIoiCduCH7qRdzxNkmAk,15091
|
|
9
9
|
pulumi_aiven/aws_privatelink.py,sha256=unh4v3-UrdUTwOyYJeVl79bsbqfxfbMpA0iw6H1zwhY,15431
|
|
10
|
-
pulumi_aiven/aws_vpc_peering_connection.py,sha256=
|
|
10
|
+
pulumi_aiven/aws_vpc_peering_connection.py,sha256=g_8vsPQ3N0dScetTpgQ-EIoU0tulT1QR3Qouo_T0Di8,18360
|
|
11
11
|
pulumi_aiven/azure_privatelink.py,sha256=fnW3eM-N2Og8IhfOgYbtaeo9PEFtnnoQ4utMEm_QdM4,17982
|
|
12
|
-
pulumi_aiven/azure_privatelink_connection_approval.py,sha256=
|
|
13
|
-
pulumi_aiven/azure_vpc_peering_connection.py,sha256=
|
|
12
|
+
pulumi_aiven/azure_privatelink_connection_approval.py,sha256=z7LAxGgwqPrdTGj1rg-U0fyEwaq9myHLxGwHl8FP0t0,18930
|
|
13
|
+
pulumi_aiven/azure_vpc_peering_connection.py,sha256=ali1DX5gS9Wy3JJKelMPCsH-Ikk4LmBOihThXkVD0Io,25124
|
|
14
14
|
pulumi_aiven/billing_group.py,sha256=618QcUhxrSf6eahAcjspSpFYXQgMSCZ5vdXMrXwjNV0,37303
|
|
15
|
-
pulumi_aiven/cassandra.py,sha256=
|
|
15
|
+
pulumi_aiven/cassandra.py,sha256=GZIRtbbufCXGg24AKVSEewxE8BSj6hP3odZyonKqMbw,79576
|
|
16
16
|
pulumi_aiven/cassandra_user.py,sha256=oD7ArA3pybc68ND_tQL4lG3YxVk37OSkpnp-c2-2MCs,18922
|
|
17
|
-
pulumi_aiven/clickhouse.py,sha256=
|
|
17
|
+
pulumi_aiven/clickhouse.py,sha256=_FRWmjmbAEOahfNmR15k6TJD3lqcxjA0hfBx_oJw8-4,79451
|
|
18
18
|
pulumi_aiven/clickhouse_database.py,sha256=UBr3JvlL7z-dzR3SoYgsWnf-Ybdvvj6hxL_ygdOVJoc,15550
|
|
19
|
-
pulumi_aiven/clickhouse_grant.py,sha256=
|
|
19
|
+
pulumi_aiven/clickhouse_grant.py,sha256=Dk5DooxhKVnfKKvYRYFGwzrL1bvndRMhDbMrSgBrKJk,25261
|
|
20
20
|
pulumi_aiven/clickhouse_role.py,sha256=i9O92BTA6m1EmuJwSI8mCzyIlSt-xpGBiUzm-Rur9ko,12487
|
|
21
21
|
pulumi_aiven/clickhouse_user.py,sha256=P1oJSHEcosqc-5dn9yF8ppR-zHLyXQimnawk-iZyRyc,15787
|
|
22
22
|
pulumi_aiven/connection_pool.py,sha256=3Vd_cbCNIZSSxP2ztuk_zm4CagEAYudGVKYmqCM6W1o,25462
|
|
23
|
-
pulumi_aiven/dragonfly.py,sha256
|
|
24
|
-
pulumi_aiven/flink.py,sha256=
|
|
23
|
+
pulumi_aiven/dragonfly.py,sha256=3fxaZmU_lBAYLwDXR16LRx6TQG2aYqB21SYlZOCO6wM,79274
|
|
24
|
+
pulumi_aiven/flink.py,sha256=8gw5tZ1FYsBxH8WaeJEvtBQBCirOGEjP5rU9UNH5afU,78634
|
|
25
25
|
pulumi_aiven/flink_application.py,sha256=ZMN-NMsCGgx1C-RvwvVybuNu5-k1KLfMZwVg305ZDjY,17604
|
|
26
|
-
pulumi_aiven/flink_application_deployment.py,sha256=
|
|
27
|
-
pulumi_aiven/flink_application_version.py,sha256=
|
|
26
|
+
pulumi_aiven/flink_application_deployment.py,sha256=WxPWSgDq-CASzkmvla1xcuias0USZzGHywLPD2WLBWM,26404
|
|
27
|
+
pulumi_aiven/flink_application_version.py,sha256=DBtzWIyhwAa8fpjcHZd28bRYbFbGQBYZFW_n930YzS4,33676
|
|
28
28
|
pulumi_aiven/gcp_privatelink.py,sha256=rSRoY5iNYhfZu-VpjUg7bjaIHh2JOjJOVIBB4OHU2k4,14004
|
|
29
29
|
pulumi_aiven/gcp_privatelink_connection_approval.py,sha256=Pm9TB2M5OtboiVzswVNtQevjdts3cC0aRHpLLT3ahxA,16890
|
|
30
|
-
pulumi_aiven/gcp_vpc_peering_connection.py,sha256=
|
|
30
|
+
pulumi_aiven/gcp_vpc_peering_connection.py,sha256=hnTUvskarwN5q19ZYIm0B0U6jGhxb5lhqvSQfkXgy9w,14854
|
|
31
31
|
pulumi_aiven/get_account.py,sha256=1IRpzwGrU2kq2JfeoJ3Gj2zKdE0DrZ_G-9sJLJlsz_c,6506
|
|
32
32
|
pulumi_aiven/get_account_authentication.py,sha256=ygLucZMU0giXVuBPJULj7-q7uRp_q70yWJZ_pgPPm4I,12740
|
|
33
33
|
pulumi_aiven/get_account_team.py,sha256=QG9wGFNo_ZYCrEO_g3A66rGBAHST5iWq2jTFVuukSCs,4834
|
|
34
34
|
pulumi_aiven/get_account_team_member.py,sha256=AkIrkJ8jknk4BxSk2_6Aj8hV5ri23E1JVinZDeKEOKQ,7108
|
|
35
|
-
pulumi_aiven/get_account_team_project.py,sha256=
|
|
35
|
+
pulumi_aiven/get_account_team_project.py,sha256=nZ9MZDIGVdPt_RqUFQ-2x-zwM8_Fq8SPodlWKc4a3KM,5050
|
|
36
36
|
pulumi_aiven/get_aws_privatelink.py,sha256=EOeWG7uUUDQgf0IJWjX4naX29C7B0TKUMuOlmMeyChw,6585
|
|
37
|
-
pulumi_aiven/get_aws_vpc_peering_connection.py,sha256=
|
|
37
|
+
pulumi_aiven/get_aws_vpc_peering_connection.py,sha256=lIVsv_LsORoRGldF34NJQojiyVZAFBS_4nL3ivNJ7rA,8867
|
|
38
38
|
pulumi_aiven/get_azure_privatelink.py,sha256=LQgpG0bCm9jk744TX2n4KS530PW5I9Dh1bmDO3jMgss,7755
|
|
39
|
-
pulumi_aiven/get_azure_vpc_peering_connection.py,sha256=
|
|
39
|
+
pulumi_aiven/get_azure_vpc_peering_connection.py,sha256=9Pd-eZ4Y4Ji5p81yLTSRfn1FIR-apHM9r4z7_2GFlnA,11684
|
|
40
40
|
pulumi_aiven/get_billing_group.py,sha256=ztNtROFBAjtl-P_7lIF_44ycSSZyfRPN5VTHs9Yb39A,10909
|
|
41
|
-
pulumi_aiven/get_cassanda.py,sha256=
|
|
42
|
-
pulumi_aiven/get_cassandra.py,sha256=
|
|
41
|
+
pulumi_aiven/get_cassanda.py,sha256=HvwzDv9Gcjd915peixFIjtzpzQB6kBHJMj4-kfIQUtk,22923
|
|
42
|
+
pulumi_aiven/get_cassandra.py,sha256=F7js4i0jz6lIBDYZw40jOinVWoi6nfFk_0wQQXNsoy4,22592
|
|
43
43
|
pulumi_aiven/get_cassandra_user.py,sha256=grVk-DzxtyiVj5CneY5mCQ8bB27H4bLAIdUdGwwiVuA,8124
|
|
44
|
-
pulumi_aiven/get_clickhouse.py,sha256=
|
|
44
|
+
pulumi_aiven/get_clickhouse.py,sha256=fHP3Fhda7oS8Zpcud-O8P9mtYDEvFYAkdx2LnkgPnZY,22638
|
|
45
45
|
pulumi_aiven/get_clickhouse_database.py,sha256=3-a7h3JOaIB9FgFU10-2pZTe_Jf79A-S7C3HYuESf6A,6550
|
|
46
46
|
pulumi_aiven/get_clickhouse_user.py,sha256=Im8GpQBh3yowS3m_ULVc3LnychSG-FXuTSjesRnL_8Q,7206
|
|
47
47
|
pulumi_aiven/get_connection_pool.py,sha256=qqx9K8wn74DcWbCPoNZkGVaXSUE9STjNkXP2mEHcvGA,8984
|
|
48
|
-
pulumi_aiven/get_dragonfly.py,sha256
|
|
49
|
-
pulumi_aiven/get_flink.py,sha256=
|
|
48
|
+
pulumi_aiven/get_dragonfly.py,sha256=8mb5WsSMOAwMt4MQ4aXMoLzuNVYs_zn1IBLyOl25Jgk,22610
|
|
49
|
+
pulumi_aiven/get_flink.py,sha256=s1-z-u99QZimQ3M9Y8oXomuts2bku2xV_AR8T9HswyQ,22360
|
|
50
50
|
pulumi_aiven/get_flink_application.py,sha256=6DeaE1HQbXHcwt1Rw8I_fBaj6ia1QRo_YBcx3wo_sLM,8212
|
|
51
51
|
pulumi_aiven/get_flink_application_version.py,sha256=uyGs1YxOBa5T3iM20KjLUe7ceDUHAG2PeNjG_H1r1YM,11070
|
|
52
52
|
pulumi_aiven/get_gcp_privatelink.py,sha256=B0_jQTTtZNGaJmhdJyUyqvRhuOF2EgUtAivb-yfVD_k,6601
|
|
53
|
-
pulumi_aiven/get_gcp_vpc_peering_connection.py,sha256=
|
|
54
|
-
pulumi_aiven/get_grafana.py,sha256=
|
|
53
|
+
pulumi_aiven/get_gcp_vpc_peering_connection.py,sha256=BuWOFLAgYyFlxpa7sBwfQoVgJ7ZnT7mhDN2WSrNkimE,7122
|
|
54
|
+
pulumi_aiven/get_grafana.py,sha256=H0BWmuSGsvNER7THuSpZXM3LNbct5JYSLoU_7l4g_tE,22450
|
|
55
55
|
pulumi_aiven/get_influx_db.py,sha256=eo_2CHe3FlcRIMfN_xikFxmdPhJuSpgNI6YDxjzp-Fw,15756
|
|
56
56
|
pulumi_aiven/get_influxdb_database.py,sha256=3fwwAHiy_2s1dmI6BOyFLjz-oBcutoxgXHMYgBfRy_Y,4504
|
|
57
57
|
pulumi_aiven/get_influxdb_user.py,sha256=3PQ9lTmaIzX9-KduzIGuQKzvF2eSaqYLxEVYhc9dFS0,5320
|
|
58
|
-
pulumi_aiven/get_kafka.py,sha256=
|
|
58
|
+
pulumi_aiven/get_kafka.py,sha256=2cJdMmzAysmUi09Ctmj9GOF_SxFlOQWPgeFdVjA2WUk,23398
|
|
59
59
|
pulumi_aiven/get_kafka_acl.py,sha256=lx0RCpBHYhxt3xO2plF1sWVD_YdDCTDfL2AvlT8CFfo,8303
|
|
60
|
-
pulumi_aiven/get_kafka_connect.py,sha256=
|
|
60
|
+
pulumi_aiven/get_kafka_connect.py,sha256=lCFAWnenLKrz_jMyX0AfEB80u7Ei_Z9tcmBsNugT6zc,22256
|
|
61
61
|
pulumi_aiven/get_kafka_connector.py,sha256=ni-Yv-iiYZTP4H07V7eAqDsRjg-H_xfsSVxZieVJec0,10188
|
|
62
|
-
pulumi_aiven/get_kafka_mirror_maker.py,sha256=
|
|
62
|
+
pulumi_aiven/get_kafka_mirror_maker.py,sha256=o-tb_c23C4-QZHxmRo5PB2YkEmQW0D64IRbkbeKJ_ig,22431
|
|
63
63
|
pulumi_aiven/get_kafka_schema.py,sha256=ttWJGihZ6o3SVEUxV1kPyZuQeOhu6YNtVx4wWn6l7BA,8212
|
|
64
64
|
pulumi_aiven/get_kafka_schema_configuration.py,sha256=dgmGtRQUOUl-hAxn9jJyHvpyeg4-lajbXMCwdElvEAU,8253
|
|
65
65
|
pulumi_aiven/get_kafka_schema_registry_acl.py,sha256=2HWu-4qpxia3UIizSnVIEE5IJzvszn2JDxsYYy2kM44,8459
|
|
66
66
|
pulumi_aiven/get_kafka_topic.py,sha256=xF6_KZIgOKITYizLjqro4-Bpla2FCmIpLFTRA3z5MNI,8430
|
|
67
67
|
pulumi_aiven/get_kafka_user.py,sha256=BhDSOQKkJv_WhEQ5nhVLaFhTzysTUvbZqZmUe6-KXzc,7939
|
|
68
|
-
pulumi_aiven/get_m3_aggregator.py,sha256=
|
|
69
|
-
pulumi_aiven/get_m3_db.py,sha256=
|
|
68
|
+
pulumi_aiven/get_m3_aggregator.py,sha256=TwSZFJeScxrjeRp0okfJA7UwlI08Er0dTioka8bSKAE,22765
|
|
69
|
+
pulumi_aiven/get_m3_db.py,sha256=GD-w-6IaVGYvOtIeiT4f1RhKgm7MpAtVtI0DJ3vcu3E,22272
|
|
70
70
|
pulumi_aiven/get_m3db_user.py,sha256=AX7fioJ-ErVg_qk-kDWlQurD8q5MffNLLhhttmomXac,6865
|
|
71
71
|
pulumi_aiven/get_mirror_maker_replication_flow.py,sha256=yMdNw1xcqg0Bie2rR6W21dEGpOQhogwuLtHt7k3jFas,15742
|
|
72
|
-
pulumi_aiven/get_my_sql.py,sha256=
|
|
72
|
+
pulumi_aiven/get_my_sql.py,sha256=RkFkcZDfrWZgiUVzeFfoZwnOZ1EJ3Sc18aHTpxyxqrc,22356
|
|
73
73
|
pulumi_aiven/get_mysql_database.py,sha256=1rryMxbdYRBK3ItPNYKe91eFxUZKxxvHl3LJ7m5_nrw,6647
|
|
74
|
-
pulumi_aiven/get_mysql_user.py,sha256=
|
|
75
|
-
pulumi_aiven/get_open_search.py,sha256=
|
|
74
|
+
pulumi_aiven/get_mysql_user.py,sha256=hSx5QNRf037dgIMg0JceSKQLLJ_M-94KsWRm4mAzUUo,8533
|
|
75
|
+
pulumi_aiven/get_open_search.py,sha256=H7XwH_9Sr552WJUkJIXIaBRZuaAXa7l-dNuvtyaFop8,22662
|
|
76
76
|
pulumi_aiven/get_open_search_acl_config.py,sha256=zsBIEfvwAMukiLjnzsvKaFwSERfwnBgy_l1h1EGeeOo,6475
|
|
77
77
|
pulumi_aiven/get_open_search_acl_rule.py,sha256=ALOv6HiP9C_pynlN0-kgQPh642HeccfuSES2_DMu5ps,8407
|
|
78
78
|
pulumi_aiven/get_opensearch_security_plugin_config.py,sha256=FdUNjCJduz412aQE85-cnXU4Ya2NwQOil1hEVThfnxM,7739
|
|
@@ -82,78 +82,78 @@ pulumi_aiven/get_organization_application_user.py,sha256=5rcRhoN0MxaH8zgpb42h4nc
|
|
|
82
82
|
pulumi_aiven/get_organization_user.py,sha256=1hdtZ9xCzN9ci-yM7xKGiEfEYtgYhxYJuRncX4fxnhM,5050
|
|
83
83
|
pulumi_aiven/get_organization_user_group.py,sha256=jFvrv0G0CnTENs0YSLFrPotJW-1RQJ0IC5AdTVvNR3E,6462
|
|
84
84
|
pulumi_aiven/get_organizational_unit.py,sha256=wuiMG9iefxZluA84PqT9iwArghn7JcH1PdF12jei8uE,4697
|
|
85
|
-
pulumi_aiven/get_pg.py,sha256=
|
|
86
|
-
pulumi_aiven/get_pg_database.py,sha256=
|
|
87
|
-
pulumi_aiven/get_pg_user.py,sha256=
|
|
85
|
+
pulumi_aiven/get_pg.py,sha256=h28v-WCAxiq_bj7qpit9FWQQp_u_aGw2RitFO7x0nBE,22166
|
|
86
|
+
pulumi_aiven/get_pg_database.py,sha256=Qf5Z0zXtox8_wSLm5xcEyl6r7MyXxf_8L_pMj_QEPDs,7774
|
|
87
|
+
pulumi_aiven/get_pg_user.py,sha256=MwMMXmC-f6O5bBWJtVqW0ILRchZwL3icFy2ougshnyY,8470
|
|
88
88
|
pulumi_aiven/get_project.py,sha256=BMI-RAjRUc-KASrMgXxHcdtzGORQy5uxFgedoXD3m_Q,12306
|
|
89
|
-
pulumi_aiven/get_project_user.py,sha256=
|
|
90
|
-
pulumi_aiven/get_project_vpc.py,sha256=
|
|
91
|
-
pulumi_aiven/get_redis.py,sha256=
|
|
89
|
+
pulumi_aiven/get_project_user.py,sha256=i3ip_La8okn6l-2mXkAeWS0FfH9xLsls5QCRxwy4nUM,5587
|
|
90
|
+
pulumi_aiven/get_project_vpc.py,sha256=M4wDUcR56X2GvGI4kfaxiYZOWX-5RC8FmotDYsKRmeg,6327
|
|
91
|
+
pulumi_aiven/get_redis.py,sha256=2JFVMxjLqYTjYAVRWydqTR03JgAUYbJUY3NS5gI51LE,22323
|
|
92
92
|
pulumi_aiven/get_redis_user.py,sha256=tSFTVOj-u1uUbNLsw66Bg79_QerWBcWZi3RFiaM91eE,9769
|
|
93
93
|
pulumi_aiven/get_service_component.py,sha256=ej2tl74FPoQfgdI3KYQABT_b1b9advsU_z23yLpJsto,10367
|
|
94
|
-
pulumi_aiven/get_service_integration.py,sha256=
|
|
94
|
+
pulumi_aiven/get_service_integration.py,sha256=lzpknk16sy9-q0wjYMSwPs2bbZXeThxCCDGU8ifhLPo,21706
|
|
95
95
|
pulumi_aiven/get_service_integration_endpoint.py,sha256=NptyCHZAmQVpUMLFohCXarpM9-pb0-D-_HqTW6rlExs,17283
|
|
96
|
-
pulumi_aiven/get_thanos.py,sha256=
|
|
97
|
-
pulumi_aiven/get_transit_gateway_vpc_attachment.py,sha256=
|
|
98
|
-
pulumi_aiven/get_valkey.py,sha256=
|
|
96
|
+
pulumi_aiven/get_thanos.py,sha256=xqVQxlbdR9fdg009H1sHvpfFRZwEU9DNJXkpK82vYQA,22274
|
|
97
|
+
pulumi_aiven/get_transit_gateway_vpc_attachment.py,sha256=XJuMrODQDQcX9tqhYRr61D9NEEmAOlTU047jFiUyHb4,9147
|
|
98
|
+
pulumi_aiven/get_valkey.py,sha256=5uj8rG-I2u8RRkXWCzO0yx0p1EHNQT6yeWzUf3jMh9Y,22715
|
|
99
99
|
pulumi_aiven/get_valkey_user.py,sha256=qthhEULJpTkbtPp4AM7E3qctLwzlewI_LqBuHMuCqVg,9759
|
|
100
|
-
pulumi_aiven/grafana.py,sha256=
|
|
101
|
-
pulumi_aiven/influx_db.py,sha256=
|
|
100
|
+
pulumi_aiven/grafana.py,sha256=M3FZEk5mnQ0SNWDl0ubbkLxDXh2whrAur1cEK7si2f0,79034
|
|
101
|
+
pulumi_aiven/influx_db.py,sha256=gkVI1wJCoSePJSWtA_QLOGcCrLBhl5tYbBLCJdS4bkM,79949
|
|
102
102
|
pulumi_aiven/influxdb_database.py,sha256=-W78tVLUInwbQS0iHcBC5uToGVOQykTl3WlmO8HAUBQ,14040
|
|
103
103
|
pulumi_aiven/influxdb_user.py,sha256=SptXu0v0R8S_pFs-veNOZkeIvTrCWnCsAZMHb0Z3rjY,18226
|
|
104
|
-
pulumi_aiven/kafka.py,sha256=
|
|
104
|
+
pulumi_aiven/kafka.py,sha256=aKy3okGz4PDkgy3JvYmn8uDaBtpDREEDmIaD-WeYPdo,84762
|
|
105
105
|
pulumi_aiven/kafka_acl.py,sha256=GAECksDAXZzdBQ7MCk-FIskfUxRSED4mopLocBPJSY8,18756
|
|
106
|
-
pulumi_aiven/kafka_connect.py,sha256=
|
|
107
|
-
pulumi_aiven/kafka_connector.py,sha256=
|
|
108
|
-
pulumi_aiven/kafka_mirror_maker.py,sha256=
|
|
106
|
+
pulumi_aiven/kafka_connect.py,sha256=gW_c--sf-Q43ryOBapAqwjTXLvLJ7TTgXV4x9z8ckIY,81365
|
|
107
|
+
pulumi_aiven/kafka_connector.py,sha256=jUKab6VNVk4R_ihH3jJLoLMUdhU0gGoddT2bvJiHnIY,24838
|
|
108
|
+
pulumi_aiven/kafka_mirror_maker.py,sha256=09k_IqMhASls1Or-n2j6gYDoMvNzAZSpB5xVsp-SP6U,78563
|
|
109
109
|
pulumi_aiven/kafka_schema.py,sha256=dzVrDdWK7QzIlVTSKrRpemuYo0SmDeuygkiVHRWlnnc,22597
|
|
110
110
|
pulumi_aiven/kafka_schema_configuration.py,sha256=kJVMjKWs19pf0m16wtUnTboIkHj5-5Mqo7yvD6qHUwk,14026
|
|
111
111
|
pulumi_aiven/kafka_schema_registry_acl.py,sha256=Odnd3RSN7eXVoKrJ5njdgj-qVF-NlrI1CFmAJE59L0M,19449
|
|
112
|
-
pulumi_aiven/kafka_topic.py,sha256=
|
|
112
|
+
pulumi_aiven/kafka_topic.py,sha256=VDfKl9W-PBeO-Bdza15NwY-C9sDySd1V_CbezLzSpBQ,23655
|
|
113
113
|
pulumi_aiven/kafka_user.py,sha256=xWV2GjfyYS1awT_5ujnylgBaMf8zCVioW6Bvs05fVLY,18390
|
|
114
|
-
pulumi_aiven/m3_aggregator.py,sha256=
|
|
115
|
-
pulumi_aiven/m3_db.py,sha256=
|
|
114
|
+
pulumi_aiven/m3_aggregator.py,sha256=CT1Dpagy_g_cHUgBFUCQ5_GOsVxCXmAWhREU67diVF4,79959
|
|
115
|
+
pulumi_aiven/m3_db.py,sha256=SwNdh1BicfylrFeZt0ub0OC-f3ePnu3NVcjVvrhl2hg,78474
|
|
116
116
|
pulumi_aiven/m3db_user.py,sha256=5svsu5nO-CwdR3Cp-OHej55L19fERWCjMFe3BUi9Zbg,16224
|
|
117
117
|
pulumi_aiven/mirror_maker_replication_flow.py,sha256=v-WC_KemMR7TlHOo_-ibMwP03oLvR4UQXPSHW9Q6UeI,50955
|
|
118
|
-
pulumi_aiven/my_sql.py,sha256=
|
|
118
|
+
pulumi_aiven/my_sql.py,sha256=wgcGjPG3Tx3x7kPlW2atpBWl98og9yoqwC4HTyuCLn8,79199
|
|
119
119
|
pulumi_aiven/mysql_database.py,sha256=V-PIDNBgrVHMCko7rVqi57vvoIjL8304E2RgawjrgHE,14754
|
|
120
|
-
pulumi_aiven/mysql_user.py,sha256=
|
|
121
|
-
pulumi_aiven/open_search.py,sha256=
|
|
120
|
+
pulumi_aiven/mysql_user.py,sha256=oiWZ0B1KJYCSl21uB61I-hB2gdmhzGiXNXx7xqLjs8M,21065
|
|
121
|
+
pulumi_aiven/open_search.py,sha256=K2pBOIkUmCaijZSM4MyN4pgJ-NIuNcb1fuE12cwWMgY,80670
|
|
122
122
|
pulumi_aiven/open_search_acl_config.py,sha256=t5lPy7nN2_08a9LK-4H-hwNS1PpS8aRoujLAoEbT_-o,17912
|
|
123
123
|
pulumi_aiven/open_search_acl_rule.py,sha256=_8D_sLAiM29SNMMjl1fLUzae8tgNQhLPmWaJAX_LwMs,21934
|
|
124
124
|
pulumi_aiven/opensearch_security_plugin_config.py,sha256=HpnFd2__mtiAwwOh9PFboST9zs8tRWruKvl_PFEaQKs,18636
|
|
125
125
|
pulumi_aiven/opensearch_user.py,sha256=N7mlHAEAKFXNrwzCJ-j-VBHD5pCHHk-UHoove-Y5Rjc,16488
|
|
126
|
-
pulumi_aiven/organization.py,sha256=
|
|
126
|
+
pulumi_aiven/organization.py,sha256=cVunIqyQHEFbqe6VHhlYHcoxyny-vCGLZ0pQHy0BYho,10881
|
|
127
127
|
pulumi_aiven/organization_application_user.py,sha256=T5jW1IU1HIJf6YVpsHxi6KYD-PDYSGvv-aZnJvmLfJU,15019
|
|
128
128
|
pulumi_aiven/organization_application_user_token.py,sha256=W40T7JYZ2dCqXyNlS7CmlB2sxYByvzWOx8p-jhST28Y,32908
|
|
129
|
-
pulumi_aiven/organization_group_project.py,sha256=
|
|
129
|
+
pulumi_aiven/organization_group_project.py,sha256=lpOpcr7vnEmhHkSmCfzuKu9fESJ06rD0GR9dsmUHVEI,14284
|
|
130
130
|
pulumi_aiven/organization_user.py,sha256=eJ59ukayuIBnmYl08YyF_GJBDC8pjFpuBtsCkw6EXxo,15555
|
|
131
131
|
pulumi_aiven/organization_user_group.py,sha256=VIG187GzPkUjZpbu42Y1sDNr57KoKMdXr3TeckArwJs,14658
|
|
132
|
-
pulumi_aiven/organization_user_group_member.py,sha256=
|
|
132
|
+
pulumi_aiven/organization_user_group_member.py,sha256=PDgAljNcTX83rcqwwEFqzEh_tqFPfu_AjEqt9LDu1JU,14502
|
|
133
133
|
pulumi_aiven/organizational_unit.py,sha256=HxSsz1TNJvhrtb1NPUfdA_V1fYiWCftoqJakJnBP8uU,11465
|
|
134
|
-
pulumi_aiven/outputs.py,sha256=
|
|
135
|
-
pulumi_aiven/pg.py,sha256=
|
|
136
|
-
pulumi_aiven/pg_database.py,sha256=
|
|
137
|
-
pulumi_aiven/pg_user.py,sha256=
|
|
138
|
-
pulumi_aiven/project.py,sha256=
|
|
139
|
-
pulumi_aiven/project_user.py,sha256=
|
|
140
|
-
pulumi_aiven/project_vpc.py,sha256=
|
|
134
|
+
pulumi_aiven/outputs.py,sha256=oomP7ATUUPha34piFLoIsuLcV-fCNjxFenZ8fArtl1Y,1917837
|
|
135
|
+
pulumi_aiven/pg.py,sha256=peePCkaLqIVjBjTv55jIrXpertrccwzn6is3SKh8icY,76807
|
|
136
|
+
pulumi_aiven/pg_database.py,sha256=qsYKZAioLzv2bzYAFVxLumkEV-2e031ysC77h9HkqLA,20021
|
|
137
|
+
pulumi_aiven/pg_user.py,sha256=O25YPH3N19lRc_QoLgw9NK9i8W2jys0dejq37f3EaXo,20775
|
|
138
|
+
pulumi_aiven/project.py,sha256=EsX09N6mKAVlzsnidMgDlH9adoC5UBcSkQ4gazM2pQQ,45350
|
|
139
|
+
pulumi_aiven/project_user.py,sha256=CAxxa2QCsyk1Apm-Mf7BZv5YeFbKbx8LxUEjtG5NUJA,13182
|
|
140
|
+
pulumi_aiven/project_vpc.py,sha256=_87HVOeC9IvAmG-fnln5tXW8Z3BdLCA8kER800tp5AE,13908
|
|
141
141
|
pulumi_aiven/provider.py,sha256=8Nv5JAKLMaDCG8iqDCiMTBS5DYK8bh5Fvv0Pl6_5LK0,4881
|
|
142
|
-
pulumi_aiven/pulumi-plugin.json,sha256=
|
|
142
|
+
pulumi_aiven/pulumi-plugin.json,sha256=vHOBy3bDen6QrGbDhU3ZhGPIC5Mn7Db2FDFByT9bm-o,82
|
|
143
143
|
pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
144
|
-
pulumi_aiven/redis.py,sha256=
|
|
144
|
+
pulumi_aiven/redis.py,sha256=x7xVWYiMcqPFqMtj_I29Rn7TSbWmzBarj0XPYEFjlno,78692
|
|
145
145
|
pulumi_aiven/redis_user.py,sha256=jGHT0lw0egvRigZIBlokBIE6-_c8sbjhFM2bJLoaGHg,29184
|
|
146
|
-
pulumi_aiven/service_integration.py,sha256=
|
|
147
|
-
pulumi_aiven/service_integration_endpoint.py,sha256=
|
|
146
|
+
pulumi_aiven/service_integration.py,sha256=JaxkGirFlQUSHkxTioXTR13Qq5Phuva5NoivC8h2Bqc,69074
|
|
147
|
+
pulumi_aiven/service_integration_endpoint.py,sha256=eO6-LR3lh9KAo5HMyhf3ZORYgmI6KmmHw2nlydujlqs,60119
|
|
148
148
|
pulumi_aiven/static_ip.py,sha256=gtPEBjinCRn1W_Eth41uMApeqQ1kN8jQFt9xFmHrcTw,13926
|
|
149
|
-
pulumi_aiven/thanos.py,sha256=
|
|
150
|
-
pulumi_aiven/transit_gateway_vpc_attachment.py,sha256=
|
|
151
|
-
pulumi_aiven/valkey.py,sha256=
|
|
149
|
+
pulumi_aiven/thanos.py,sha256=j_Iqwo9NFe_h5e_-MGvPwSu336Zozf5LjU45KvGaNfA,77778
|
|
150
|
+
pulumi_aiven/transit_gateway_vpc_attachment.py,sha256=HimQZasdWaI3cBJE--vKF0vD2KYKo5JfEDIK97fdB0Y,21823
|
|
151
|
+
pulumi_aiven/valkey.py,sha256=J335u-0mVHAUvgOrk82YZMrdvV6a5Mk-NzYxI61YIrU,78926
|
|
152
152
|
pulumi_aiven/valkey_user.py,sha256=smI-xf7tp7fELqzEELJMO8bbmIK7YchTz9j1mLqR0ig,28872
|
|
153
153
|
pulumi_aiven/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
|
154
154
|
pulumi_aiven/config/__init__.pyi,sha256=i0kRcMqRhHZqXZfs-7cXU-bEhaP2QAJDGjuUhIMDgqY,465
|
|
155
155
|
pulumi_aiven/config/vars.py,sha256=hQgM94csEU3YnUsOUTPc-JvxssBTpi2DURZx6QWdLUk,658
|
|
156
|
-
pulumi_aiven-6.22.
|
|
157
|
-
pulumi_aiven-6.22.
|
|
158
|
-
pulumi_aiven-6.22.
|
|
159
|
-
pulumi_aiven-6.22.
|
|
156
|
+
pulumi_aiven-6.22.0a1723007981.dist-info/METADATA,sha256=3eicM8MgD4CBiXdU2UcfxJL2avAdaWX-cLSvZ64qF6E,2532
|
|
157
|
+
pulumi_aiven-6.22.0a1723007981.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
|
|
158
|
+
pulumi_aiven-6.22.0a1723007981.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
|
|
159
|
+
pulumi_aiven-6.22.0a1723007981.dist-info/RECORD,,
|
|
File without changes
|