pulumi-aiven 6.34.0a1739377923__py3-none-any.whl → 6.34.0a1739509609__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 (39) hide show
  1. pulumi_aiven/_inputs.py +37 -33
  2. pulumi_aiven/account.py +6 -2
  3. pulumi_aiven/account_authentication.py +4 -2
  4. pulumi_aiven/account_team.py +2 -6
  5. pulumi_aiven/account_team_member.py +10 -6
  6. pulumi_aiven/account_team_project.py +10 -6
  7. pulumi_aiven/cassandra.py +14 -0
  8. pulumi_aiven/cassandra_user.py +14 -0
  9. pulumi_aiven/get_account.py +8 -0
  10. pulumi_aiven/get_account_authentication.py +8 -0
  11. pulumi_aiven/get_account_team.py +22 -0
  12. pulumi_aiven/get_account_team_member.py +22 -0
  13. pulumi_aiven/get_account_team_project.py +22 -0
  14. pulumi_aiven/get_cassanda.py +14 -0
  15. pulumi_aiven/get_cassandra.py +14 -0
  16. pulumi_aiven/get_cassandra_user.py +14 -0
  17. pulumi_aiven/get_m3_db.py +12 -0
  18. pulumi_aiven/get_m3db_user.py +12 -0
  19. pulumi_aiven/get_my_sql.py +7 -7
  20. pulumi_aiven/get_mysql_database.py +11 -11
  21. pulumi_aiven/get_mysql_user.py +15 -15
  22. pulumi_aiven/get_organization_user.py +2 -4
  23. pulumi_aiven/get_project_user.py +8 -0
  24. pulumi_aiven/get_redis.py +16 -0
  25. pulumi_aiven/get_redis_user.py +16 -0
  26. pulumi_aiven/m3_db.py +2 -2
  27. pulumi_aiven/m3db_user.py +2 -2
  28. pulumi_aiven/my_sql.py +17 -17
  29. pulumi_aiven/mysql_database.py +19 -19
  30. pulumi_aiven/mysql_user.py +38 -38
  31. pulumi_aiven/outputs.py +46 -44
  32. pulumi_aiven/project_user.py +8 -0
  33. pulumi_aiven/pulumi-plugin.json +1 -1
  34. pulumi_aiven/redis.py +2 -2
  35. pulumi_aiven/redis_user.py +2 -2
  36. {pulumi_aiven-6.34.0a1739377923.dist-info → pulumi_aiven-6.34.0a1739509609.dist-info}/METADATA +1 -1
  37. {pulumi_aiven-6.34.0a1739377923.dist-info → pulumi_aiven-6.34.0a1739509609.dist-info}/RECORD +39 -39
  38. {pulumi_aiven-6.34.0a1739377923.dist-info → pulumi_aiven-6.34.0a1739509609.dist-info}/WHEEL +0 -0
  39. {pulumi_aiven-6.34.0a1739377923.dist-info → pulumi_aiven-6.34.0a1739509609.dist-info}/top_level.txt +0 -0
pulumi_aiven/redis.py CHANGED
@@ -772,7 +772,7 @@ class Redis(pulumi.CustomResource):
772
772
  """
773
773
  Creates and manages and [Aiven for Caching](https://aiven.io/docs/products/caching) (formerly known as Aiven for Redis®) service.
774
774
 
775
- > **End of life notice**
775
+ !> **End of life notice**
776
776
  In March 2024, a new licensing model was announced for Redis® that impacts the Aiven for Caching offering (formerly Aiven for Redis®).
777
777
  Aiven for Caching is entering its end-of-life cycle to comply with Redis's copyright and license agreements.
778
778
  From **February 15th, 2025**, it will not be possible to start a new Aiven for Caching service, but existing services up until version 7.2 will still be available until end of life.
@@ -835,7 +835,7 @@ class Redis(pulumi.CustomResource):
835
835
  """
836
836
  Creates and manages and [Aiven for Caching](https://aiven.io/docs/products/caching) (formerly known as Aiven for Redis®) service.
837
837
 
838
- > **End of life notice**
838
+ !> **End of life notice**
839
839
  In March 2024, a new licensing model was announced for Redis® that impacts the Aiven for Caching offering (formerly Aiven for Redis®).
840
840
  Aiven for Caching is entering its end-of-life cycle to comply with Redis's copyright and license agreements.
841
841
  From **February 15th, 2025**, it will not be possible to start a new Aiven for Caching service, but existing services up until version 7.2 will still be available until end of life.
@@ -318,7 +318,7 @@ class RedisUser(pulumi.CustomResource):
318
318
  """
319
319
  Creates and manages an [Aiven for Caching](https://aiven.io/docs/products/caching) (formerly known as Aiven for Redis®) service user.
320
320
 
321
- > **End of life notice**
321
+ !> **End of life notice**
322
322
  In March 2024, a new licensing model was announced for Redis® that impacts the Aiven for Caching offering (formerly Aiven for Redis®).
323
323
  Aiven for Caching is entering its end-of-life cycle to comply with Redis's copyright and license agreements.
324
324
  From **February 15th, 2025**, it will not be possible to start a new Aiven for Caching service, but existing services up until version 7.2 will still be available until end of life.
@@ -365,7 +365,7 @@ class RedisUser(pulumi.CustomResource):
365
365
  """
366
366
  Creates and manages an [Aiven for Caching](https://aiven.io/docs/products/caching) (formerly known as Aiven for Redis®) service user.
367
367
 
368
- > **End of life notice**
368
+ !> **End of life notice**
369
369
  In March 2024, a new licensing model was announced for Redis® that impacts the Aiven for Caching offering (formerly Aiven for Redis®).
370
370
  Aiven for Caching is entering its end-of-life cycle to comply with Redis's copyright and license agreements.
371
371
  From **February 15th, 2025**, it will not be possible to start a new Aiven for Caching service, but existing services up until version 7.2 will still be available until end of life.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: pulumi_aiven
3
- Version: 6.34.0a1739377923
3
+ Version: 6.34.0a1739509609
4
4
  Summary: A Pulumi package for creating and managing Aiven cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -1,11 +1,11 @@
1
1
  pulumi_aiven/__init__.py,sha256=5y8VhRPfmAISUO30PtEKPN5_oCtDsugQW8upv9BgCMA,20706
2
- pulumi_aiven/_inputs.py,sha256=RpX84iNUTcmBW2kM4T__lwkJhiZLWr2u_NHEVITaezg,1853904
2
+ pulumi_aiven/_inputs.py,sha256=LRhfYM5af1pUolGUXBXq7eBaUM2npziVDSJQOi1pKGQ,1854318
3
3
  pulumi_aiven/_utilities.py,sha256=yyuODPikZ9pto3JWJRfMJo98dWmQ5_y45-TVcZG_K8Y,10807
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=OwSVz2DozBf1URoMlEhGF7HEbkB8J60OG3aNsaLsi7o,20137
4
+ pulumi_aiven/account.py,sha256=xAyo3ETYlpDtPs2bWLDqynYmH22ASTyFj10zifE9xtY,17129
5
+ pulumi_aiven/account_authentication.py,sha256=5LINKx7ooRRCvadrTNtyvX5ChRaj56loN6YuA--xINE,37753
6
+ pulumi_aiven/account_team.py,sha256=_HPLXw0kVDC6tKXorSGLIctFDmp2tykVPqvc1XijNm4,12945
7
+ pulumi_aiven/account_team_member.py,sha256=-QIuU79vVFpPVp3AztyablFZZmti_AQBb_7AfPSBLdg,19083
8
+ pulumi_aiven/account_team_project.py,sha256=rRuRcpVKkRPONv5vlDN3EgttJ5aP5ve5zophKEtVppk,20453
9
9
  pulumi_aiven/alloydbomni.py,sha256=mZYaO9O0evtsuv3VgJhTmLIQWfBB-CNqGTFXTLxP9I0,87725
10
10
  pulumi_aiven/alloydbomni_database.py,sha256=n3rwkVX0ynylHMIn-OuwnKDxvRuCC3Gpvj_9SPxLJAU,18039
11
11
  pulumi_aiven/alloydbomni_user.py,sha256=-sDD0LusLNx7IMhhFTG4WH3mNWoAPXX1N9RPY_Aj9dk,20850
@@ -15,8 +15,8 @@ pulumi_aiven/azure_privatelink.py,sha256=hCrp07cYMAxJ1Ju8-7GnSI4bNJEm-vvVTT8LtrQ
15
15
  pulumi_aiven/azure_privatelink_connection_approval.py,sha256=9CTHF6oSAaSKIJJLSwmnRR_GpONRWfMeo078EfKfKN4,19004
16
16
  pulumi_aiven/azure_vpc_peering_connection.py,sha256=oW8uZyvWpEarMy6RjPe1SI53KG2aODLT5Z2TWn7Zx2Y,25382
17
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
18
+ pulumi_aiven/cassandra.py,sha256=Bvm0e-ZtoyFVwurAxwJov1-smopa8pXhMmIrTKmGTco,84686
19
+ pulumi_aiven/cassandra_user.py,sha256=D2oBOcnzwllqG66Dv4oGsB_fP6THcdg3pygu7Rv3-yY,20094
20
20
  pulumi_aiven/clickhouse.py,sha256=4-vadXOgtVyA_QX2Mq2YmVZfLjRGiBF8WL9xWFMdRr8,83259
21
21
  pulumi_aiven/clickhouse_database.py,sha256=3AccenssqnWTpq-yiDu7S17E1KO0LBEE_ncAhFDOZ8Y,15724
22
22
  pulumi_aiven/clickhouse_grant.py,sha256=WgLrOGgpx7bZ3bL5cRf_QiCJgOFPalwGTWh0orhj8wg,25522
@@ -34,11 +34,11 @@ pulumi_aiven/flink_jar_application_version.py,sha256=iZUJyZmkloDzLzRzqIZkAfBogPY
34
34
  pulumi_aiven/gcp_privatelink.py,sha256=BwvWda8bc7RCNnxmzJ0WFGSdUo2tIn6JVYESdCNiSgw,14178
35
35
  pulumi_aiven/gcp_privatelink_connection_approval.py,sha256=V6AKvAlaSeveYgPWMRoqAuW2Hxx56Xh51QOWl-bg4n8,17064
36
36
  pulumi_aiven/gcp_vpc_peering_connection.py,sha256=3WAsDLGtnKvpYCn2zbN8yCczZNTQFHRm361drkwpCAQ,15112
37
- pulumi_aiven/get_account.py,sha256=P8LwXLegN6hma4ixJemYEv-zJFCrwNNl2INh5TP3b9A,7541
38
- pulumi_aiven/get_account_authentication.py,sha256=-1lnvFiCBs7KRFO6B72dQZNVGnzlBtF_5AFjS54JADw,14549
39
- pulumi_aiven/get_account_team.py,sha256=GBrYW75NSMBAhmvbxcWykucqJw9kvQ-_d-xevrKp6Pw,5692
40
- pulumi_aiven/get_account_team_member.py,sha256=YhU8WpoRNk83PXLjvmDawHNl_GPBllLVMYsrt7bI2ts,8114
41
- pulumi_aiven/get_account_team_project.py,sha256=HBhWXv13_0V3LZ--cgKOCqRtyU1iadI1xAyIdsI6UTo,6623
37
+ pulumi_aiven/get_account.py,sha256=0WUCdKKDkwQT8x2tpTBUXVRcEgVmme-1frrIoJ30aps,7769
38
+ pulumi_aiven/get_account_authentication.py,sha256=MaApaMQQ9_BgpWlh_fHTc4TCmVHtEF1J7hFimkjJIyI,14695
39
+ pulumi_aiven/get_account_team.py,sha256=AnjIddccn60_Y89nQMxjVN4GzGxh3IrSvGXoisiHOho,7524
40
+ pulumi_aiven/get_account_team_member.py,sha256=8ZOFhu96wQlQqgh2kA1FWx4EexiCyAy3RgMfAeuYk6g,9946
41
+ pulumi_aiven/get_account_team_project.py,sha256=TmhEAspaFoVpy6UutjZ2NoapEgexUaQzB_xdB1ryZKY,8455
42
42
  pulumi_aiven/get_alloydbomni.py,sha256=mr5YWXGQp0CMcZwpFj0F9wyBxBqxYHjBfh3jiRRGS7Q,26232
43
43
  pulumi_aiven/get_alloydbomni_database.py,sha256=zfUOJytvP66qYTFkzNh9F955qmBki2Zpdfm1B6cEpPI,8124
44
44
  pulumi_aiven/get_alloydbomni_user.py,sha256=Pijq1wynNUPFXVFsyDTq_jYDmdZK-UNUi08nMl5Saqc,9723
@@ -47,9 +47,9 @@ pulumi_aiven/get_aws_vpc_peering_connection.py,sha256=cn79vqeia9XnLjr1qAeENsuFvj
47
47
  pulumi_aiven/get_azure_privatelink.py,sha256=DYIafDIKxohj9eRUPyemnlJqr2DgHde5j8_sMSreGmQ,8804
48
48
  pulumi_aiven/get_azure_vpc_peering_connection.py,sha256=nIN4QaM7z7op_d_zIH-8Hb4omqYI_mE9dNFTYR87pH4,13133
49
49
  pulumi_aiven/get_billing_group.py,sha256=gGNlo6cDv3EWDoiPfnBa18gky6XcSFdflKTx59bz0kw,12436
50
- pulumi_aiven/get_cassanda.py,sha256=5atu94690n89t43GLk6CdnSS35XNFTIY94sIcTLnJuQ,25689
51
- pulumi_aiven/get_cassandra.py,sha256=kcurAGzW_s4cjWPAcUhTmpgQsakgLmF5qhxrkdm5G_E,25361
52
- pulumi_aiven/get_cassandra_user.py,sha256=QispY1inYDVdir_TKEss7pZMMjNcN4jpSf3FeuR7y1Y,9105
50
+ pulumi_aiven/get_cassanda.py,sha256=8-Og-gj-YOyShvYvdBZQz_wW-k-PqZjvsF9tnX1fy5w,26971
51
+ pulumi_aiven/get_cassandra.py,sha256=JIM5Ry-xbbxi6OCtiUYYaOQpMg4MTE-4dAF8OYQwaaA,26643
52
+ pulumi_aiven/get_cassandra_user.py,sha256=SA0Xtl_w-1QHln_LMT0ypmjzW_rzrMXuScMIq2xXENk,10387
53
53
  pulumi_aiven/get_clickhouse.py,sha256=CtdAFASW6_KlmehJifk4AP6Jiq0UEH5xndN3eD-Gytk,25393
54
54
  pulumi_aiven/get_clickhouse_database.py,sha256=60ctSHunWxEtd5I2h_XTdIPVJN52-6A3sIaRITSD45I,7432
55
55
  pulumi_aiven/get_clickhouse_user.py,sha256=eYI1x3zX-ph1cC0ej7Pd0BaCkXTjYW07NgXryJ_3T50,8166
@@ -76,12 +76,12 @@ pulumi_aiven/get_kafka_schema_registry_acl.py,sha256=MQFzHDFCvm4ghFy96wLIvnerRcd
76
76
  pulumi_aiven/get_kafka_topic.py,sha256=3r0Wch2US8V6g5pTefHjdGgHFmWgMePXKZbOsLy4Lao,11056
77
77
  pulumi_aiven/get_kafka_user.py,sha256=1FYz0BihsxiOMYoE_mGo7T3C-VHGf2ajx1rTyZTgRks,8949
78
78
  pulumi_aiven/get_m3_aggregator.py,sha256=Hx6n-heEb9AEXmp9MwP850f9NR_XkOt4VFI4Sl2zuN4,25526
79
- pulumi_aiven/get_m3_db.py,sha256=RwutQb-HH4PQha3zg1GNIft5Y2SFNMnt3PwYucfcm7c,24993
80
- pulumi_aiven/get_m3db_user.py,sha256=MQui7D03Z04s3dMf_oQdkBgGJtonwtEJVIfS8cnv3N4,7765
79
+ pulumi_aiven/get_m3_db.py,sha256=ybUCJj4o_zmQCueG4aedJ8udnzkTl4NUzbv6s14BUg8,25749
80
+ pulumi_aiven/get_m3db_user.py,sha256=gfW_4DbAgnfwhXDLkuvN_Ip-L-W1iiBfZcdoLL0clj4,8521
81
81
  pulumi_aiven/get_mirror_maker_replication_flow.py,sha256=EMPwQZnhGgZ4YRMc7KvkwX1WmsvnikLF2410cX17h5s,18857
82
- pulumi_aiven/get_my_sql.py,sha256=3B15WfaxtqP0XFpMHjuU3ANldHUt1UyERuhGVeOo0PA,25068
83
- pulumi_aiven/get_mysql_database.py,sha256=7ujLprub-ShAxwO5Fc-ZuNWX5PUssjcM2-71-S-jUtc,7549
84
- pulumi_aiven/get_mysql_user.py,sha256=2HAVgde0KD3tM5DdEeIlAg2gdgT8zEl0bzy8ZxQ2ZyU,9618
82
+ pulumi_aiven/get_my_sql.py,sha256=RT7QZVPiOwsv6xfNGrHtEVLTYeN03fEE2k2zLcsS1Ls,25046
83
+ pulumi_aiven/get_mysql_database.py,sha256=nUk9Wh0h4BJcNXpN6Reaa9Pr6Wo4GligOV-TTJspLBc,7485
84
+ pulumi_aiven/get_mysql_user.py,sha256=DMsbM5wp_Yy0520aROsuAxgNqmIg9TCieglYhVTloGQ,9616
85
85
  pulumi_aiven/get_open_search.py,sha256=uugZ8OF-CjEPmEXhf3R9W-XuhzBo4Z-58ZwCx1-CiTI,25411
86
86
  pulumi_aiven/get_open_search_acl_config.py,sha256=8yvBsizCgnKsdfgjhEnmzLom5YLJt_mUx_6UuhW2SZI,7316
87
87
  pulumi_aiven/get_open_search_acl_rule.py,sha256=TQtLCoBXYYQToQ3pm7vRG7xZOSZ2asbPKGOk5Ju87fQ,9395
@@ -89,7 +89,7 @@ pulumi_aiven/get_opensearch_security_plugin_config.py,sha256=NQoupeUg-KsfMs8vdzJ
89
89
  pulumi_aiven/get_opensearch_user.py,sha256=Hs_oNxsL7ucFSIncl6rvU88d47c0xViZocpQ7GTQ0s4,7974
90
90
  pulumi_aiven/get_organization.py,sha256=TTO1zDKARL0i73H3l5DXoa4MxtegDKDYNY6sJ9Es4wU,5438
91
91
  pulumi_aiven/get_organization_application_user.py,sha256=bObrEY9lPB_ocoFvUS2c30CdPHhy0ymByqlPWHFBBSA,6937
92
- pulumi_aiven/get_organization_user.py,sha256=8EZ01AtBJeoujBAu8arK-a6x1_u9w79fXriXn_52JN0,5938
92
+ pulumi_aiven/get_organization_user.py,sha256=YuDc8BUhFEpDnVX54MfSauREXdpAPjV0MxOZKdGe9Ic,5880
93
93
  pulumi_aiven/get_organization_user_group.py,sha256=irnL7RTUKwo8feqGLxiEBoDr9xRUxCTn3ULfysJH21U,7432
94
94
  pulumi_aiven/get_organization_user_list.py,sha256=_R_-_YErRlLhzzbTlziPO6-qrYUjtrDkemxeHp6xdhY,4559
95
95
  pulumi_aiven/get_organizational_unit.py,sha256=lj0STES_7SoHwFoiZwP-NoK3ycc5a6OV3PtG6x4svQA,5539
@@ -97,10 +97,10 @@ pulumi_aiven/get_pg.py,sha256=B9yOq-ETPbZijDF8MD6z1lR1F4z8vV76DhvI0Yq_Ppw,24891
97
97
  pulumi_aiven/get_pg_database.py,sha256=nbthL5lzecWQBNX5zgYaVe4vcsAID_sazsyWvNHSL4c,8761
98
98
  pulumi_aiven/get_pg_user.py,sha256=m1_Ni-H0sA1ko0tjF9Xc2GIZKg_Oopkrr7Mq-xzogK4,9694
99
99
  pulumi_aiven/get_project.py,sha256=fOV7n7uiTuuIKKFLPnNvCQjtD7ZpG0_RrDAtV0OqKz8,13799
100
- pulumi_aiven/get_project_user.py,sha256=uTK2rzSB6_ZeKBYw4zBb9bID15kghlC5d-mi5WvR5Ms,7088
100
+ pulumi_aiven/get_project_user.py,sha256=YjekRKH4uWwDo43DnCLSiDpXYptPnTuujYkQoFiEYrA,7254
101
101
  pulumi_aiven/get_project_vpc.py,sha256=JYEsp1qhlCsN0EFgeFpkSdrpM8jrzg2aFxMfxR2otKA,7213
102
- pulumi_aiven/get_redis.py,sha256=zlb0mLuZM8YAt3nLVboHaIdnBjP4J6DI9_Lt3VgPjrE,25034
103
- pulumi_aiven/get_redis_user.py,sha256=DGRj03Y2DKtq0KDwczZxXeL55qjUrPZ7kYdM3kImsPg,10955
102
+ pulumi_aiven/get_redis.py,sha256=a2OkD_MGj8g5tqGLh4SiBuJmDF5DVfvnHx46flZ1nfU,26630
103
+ pulumi_aiven/get_redis_user.py,sha256=rhyr5EjpY83HK0dWVSnuQ_bZJMIscs8SQiOx3iJjTVo,12551
104
104
  pulumi_aiven/get_service_component.py,sha256=xZLh42nkt6yZqviv_jlbn4SCIsB_77Wbs0EJtlpStmE,12259
105
105
  pulumi_aiven/get_service_integration.py,sha256=_BOv3_39LFOA0Vqdo0fzGQD1Vwyi-y86QhKqlBIUK9M,28827
106
106
  pulumi_aiven/get_service_integration_endpoint.py,sha256=WVR0arOUnpMVaK3Y7nx9_l3_WLkWq9ql3Png2bZvi18,27501
@@ -125,12 +125,12 @@ pulumi_aiven/kafka_schema_registry_acl.py,sha256=3MseIwSoEn0dYwePspK68rVwnpC2gHI
125
125
  pulumi_aiven/kafka_topic.py,sha256=jqzC7tTVZ_sw5nxw0zksE5wGPKK_zQC8yyon_4PQgiA,29553
126
126
  pulumi_aiven/kafka_user.py,sha256=5tjVeLhqOm-sZwNRnacptp9prEhbubsKVxbZgaQz5jc,18564
127
127
  pulumi_aiven/m3_aggregator.py,sha256=1X0a5vsHJXqtI8iIClSo-ZnRIfrbw90syepwW8yiBXg,83710
128
- pulumi_aiven/m3_db.py,sha256=CSUo8dgNma8qP_Av_AlFyk_xq2XKo7TBovtkv9WKMKc,82903
129
- pulumi_aiven/m3db_user.py,sha256=Zr553USrA1mdeHpkXgJGo2_ZWW5-I4p3ZWaJ-zM8xOE,17156
128
+ pulumi_aiven/m3_db.py,sha256=Z0bFParFTwkNCVGdNr222hDjYKzSFazhWL6zTEcGp4Q,82905
129
+ pulumi_aiven/m3db_user.py,sha256=PNv69tBzLrcwwV2rNfMnYwN1tD_sAZfjXNHwpX7rnKc,17158
130
130
  pulumi_aiven/mirror_maker_replication_flow.py,sha256=qeIWF2Ca6LfOhdOplndjAHY4zIBhptOej_CZ2Wpz6-w,56018
131
- pulumi_aiven/my_sql.py,sha256=TWXXbzPhyaT2i87iqWjjnD3wib0ybmY0QQCmxHJMfU8,82595
132
- pulumi_aiven/mysql_database.py,sha256=tBEpJc0BsF36NoU7mUwEVml0b_ePoZpHMAgqYLljFjs,14928
133
- pulumi_aiven/mysql_user.py,sha256=iWyuVFkWRLWHI7FCpugw6jvAti7MD0y2rYEc_l56qbY,21295
131
+ pulumi_aiven/my_sql.py,sha256=3Z6WuH_VZ4HmlCRQ16bSEYPuiDoTr5WO-JM4taoqV1M,82635
132
+ pulumi_aiven/mysql_database.py,sha256=WfgMHVNeoibUpmPLdbcbd_uCoE3u4rZgO24k0XGmWDo,14962
133
+ pulumi_aiven/mysql_user.py,sha256=M1HO22vWzWEdCXa0cy7OQhj22qQGGDD_rkIYaiMR3fk,21046
134
134
  pulumi_aiven/open_search.py,sha256=MJDLbJ5VWlI0_vZLpC_0v_6jcBM6FTnYPYp5_pe9zJw,84167
135
135
  pulumi_aiven/open_search_acl_config.py,sha256=hx6VItyEtILyqkcLtv0F-YgBzV1-9whrq4IjIm2Q7kc,18086
136
136
  pulumi_aiven/open_search_acl_rule.py,sha256=1lPbyUob1hcPSFjmTJSf0ZBjw_Ko_hxuXgOoreAgJLU,22108
@@ -145,18 +145,18 @@ pulumi_aiven/organization_user.py,sha256=4FHd1BCXslZnBdd9r_TpVaaLWdzTngJG5wFB695
145
145
  pulumi_aiven/organization_user_group.py,sha256=133e0-VfMmTnWDZPPnS4xzE-UU6R4PY4am7zMGMUrGo,14832
146
146
  pulumi_aiven/organization_user_group_member.py,sha256=zFrHP5w71oTTFUWi7BlCh9HzsXMzJTJ4JZdbo2wAHOg,15120
147
147
  pulumi_aiven/organizational_unit.py,sha256=OnowaL-y9MDhQAQeTxuv9gmAC8iau2ZVnKCBdbNJfo8,11639
148
- pulumi_aiven/outputs.py,sha256=yuze8beiy74SKvBn32vWoecGO6_CwWiD5QfBoPmdji8,2377854
148
+ pulumi_aiven/outputs.py,sha256=L4iMvuY-SIa2p6RCclUty8YY-MXhHwgWEP-q4vnkueY,2378156
149
149
  pulumi_aiven/pg.py,sha256=BxqlB_ztH5jyvRw7QdQWPaxZ6QMnzPsYqBroLXFrAG0,80239
150
150
  pulumi_aiven/pg_database.py,sha256=bnts8s-gR6mPTf5fHY3EVPRqiHhze8roG6V16h2-Llc,20153
151
151
  pulumi_aiven/pg_user.py,sha256=__gTbX36EdjtCthLm09hZn2PRerlPt7jpRCQuzqJ4k0,22036
152
152
  pulumi_aiven/project.py,sha256=xsogAQa9_PwhfTou7-e8ACsaaTqGmCh_S5rkCVKXNag,45569
153
- pulumi_aiven/project_user.py,sha256=1HddwmJKvI2kmmTrocyaNtBaZ6S3KNcdGWY6eKVEVtM,18621
153
+ pulumi_aiven/project_user.py,sha256=7FrCnl_OdCAoLo9-CEYixex445jSK-2n09ZnlVOEtrY,18803
154
154
  pulumi_aiven/project_vpc.py,sha256=rcWiFl2dHdwrXFTZ2WYLpxiUZX-q9tPPZVUvl2bjWAQ,14082
155
155
  pulumi_aiven/provider.py,sha256=N7Y-HFsoDOWeKC6iV1NEkU07Eg9ZV8d4FKFHKu5jHbY,5055
156
- pulumi_aiven/pulumi-plugin.json,sha256=iBgW9bEPqoGE4D3m9S8iXA2KBu0_1dt9GDSjXYIjDyI,82
156
+ pulumi_aiven/pulumi-plugin.json,sha256=F-2TA-dPftVgW6x6SX881dkNupGfXDmB3lckQKv-A88,82
157
157
  pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
158
- pulumi_aiven/redis.py,sha256=ouzHXl48knKw_2uiUpGXwOIGzeb94RJsoubjRJulzYg,83894
159
- pulumi_aiven/redis_user.py,sha256=g0KyYWPzL3SnBL7mXayatrQ8Jh5Tz7Oy7McEPVws-KA,31116
158
+ pulumi_aiven/redis.py,sha256=digQI_P2fM37fhnazQ9QSfvsEcuF5uo9KAzVUdNdCvM,83896
159
+ pulumi_aiven/redis_user.py,sha256=dzylOGpSG9dWeAFqBe_k-FLtuyjUtNjJhgn-j6Y_HIA,31118
160
160
  pulumi_aiven/service_integration.py,sha256=W12_WjK4tlj2uVmQfhvpqAFyON4gYtjZM8O3lWuUZtA,94185
161
161
  pulumi_aiven/service_integration_endpoint.py,sha256=zxrW8N94hQmbMrzphEZYljqU-OQNOPHF3KAsACePaxE,105603
162
162
  pulumi_aiven/static_ip.py,sha256=gs5Ps9wcnK8ont6Ps0jZTMmkhNBNMXzOt4a3uF98p38,14102
@@ -167,7 +167,7 @@ pulumi_aiven/valkey_user.py,sha256=fiaXYiB5NUMWh3Q3goGrGU6eYRU26z7BunaJiaxrPmY,3
167
167
  pulumi_aiven/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
168
168
  pulumi_aiven/config/__init__.pyi,sha256=6XkZH3EU98MVgoMLPFHFfEK17BQQzz0S0QFMh1FZrs0,639
169
169
  pulumi_aiven/config/vars.py,sha256=jRqbkEfNSP8ga5cnbMhAzHUUb7ahIUROUqR5_KGkobM,832
170
- pulumi_aiven-6.34.0a1739377923.dist-info/METADATA,sha256=qlLh6sEWHm3Cgxg4WyF3mdKT-hjG-vuFPJ0FhU2To9I,2595
171
- pulumi_aiven-6.34.0a1739377923.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
172
- pulumi_aiven-6.34.0a1739377923.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
173
- pulumi_aiven-6.34.0a1739377923.dist-info/RECORD,,
170
+ pulumi_aiven-6.34.0a1739509609.dist-info/METADATA,sha256=btkctBeL83iUtV3yY3yZfFQiinmNOg4Ne_FotHkt1Eg,2595
171
+ pulumi_aiven-6.34.0a1739509609.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
172
+ pulumi_aiven-6.34.0a1739509609.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
173
+ pulumi_aiven-6.34.0a1739509609.dist-info/RECORD,,