pulumi-aiven 6.39.0a1747976864__py3-none-any.whl → 6.39.0a1748900807__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 (189) hide show
  1. pulumi_aiven/__init__.py +1 -1
  2. pulumi_aiven/_inputs.py +1 -1
  3. pulumi_aiven/_utilities.py +1 -1
  4. pulumi_aiven/account.py +1 -1
  5. pulumi_aiven/account_authentication.py +1 -1
  6. pulumi_aiven/account_team.py +1 -1
  7. pulumi_aiven/account_team_member.py +1 -1
  8. pulumi_aiven/account_team_project.py +1 -1
  9. pulumi_aiven/alloydbomni.py +1 -1
  10. pulumi_aiven/alloydbomni_database.py +1 -1
  11. pulumi_aiven/alloydbomni_user.py +1 -1
  12. pulumi_aiven/aws_org_vpc_peering_connection.py +1 -1
  13. pulumi_aiven/aws_privatelink.py +1 -1
  14. pulumi_aiven/aws_vpc_peering_connection.py +1 -1
  15. pulumi_aiven/azure_org_vpc_peering_connection.py +1 -1
  16. pulumi_aiven/azure_privatelink.py +1 -1
  17. pulumi_aiven/azure_privatelink_connection_approval.py +1 -1
  18. pulumi_aiven/azure_vpc_peering_connection.py +1 -1
  19. pulumi_aiven/billing_group.py +1 -1
  20. pulumi_aiven/cassandra.py +1 -1
  21. pulumi_aiven/cassandra_user.py +1 -1
  22. pulumi_aiven/clickhouse.py +1 -1
  23. pulumi_aiven/clickhouse_database.py +1 -1
  24. pulumi_aiven/clickhouse_grant.py +1 -1
  25. pulumi_aiven/clickhouse_role.py +1 -1
  26. pulumi_aiven/clickhouse_user.py +1 -1
  27. pulumi_aiven/config/__init__.py +1 -1
  28. pulumi_aiven/config/__init__.pyi +1 -1
  29. pulumi_aiven/config/vars.py +1 -1
  30. pulumi_aiven/connection_pool.py +1 -1
  31. pulumi_aiven/dragonfly.py +1 -1
  32. pulumi_aiven/flink.py +1 -1
  33. pulumi_aiven/flink_application.py +1 -1
  34. pulumi_aiven/flink_application_deployment.py +1 -1
  35. pulumi_aiven/flink_application_version.py +1 -1
  36. pulumi_aiven/flink_jar_application.py +1 -1
  37. pulumi_aiven/flink_jar_application_deployment.py +1 -1
  38. pulumi_aiven/flink_jar_application_version.py +1 -1
  39. pulumi_aiven/gcp_org_vpc_peering_connection.py +1 -1
  40. pulumi_aiven/gcp_privatelink.py +1 -1
  41. pulumi_aiven/gcp_privatelink_connection_approval.py +1 -1
  42. pulumi_aiven/gcp_vpc_peering_connection.py +1 -1
  43. pulumi_aiven/get_account.py +1 -1
  44. pulumi_aiven/get_account_authentication.py +1 -1
  45. pulumi_aiven/get_account_team.py +1 -1
  46. pulumi_aiven/get_account_team_member.py +1 -1
  47. pulumi_aiven/get_account_team_project.py +1 -1
  48. pulumi_aiven/get_alloydbomni.py +1 -1
  49. pulumi_aiven/get_alloydbomni_database.py +1 -1
  50. pulumi_aiven/get_alloydbomni_user.py +1 -1
  51. pulumi_aiven/get_aws_org_vpc_peering_connection.py +1 -1
  52. pulumi_aiven/get_aws_privatelink.py +1 -1
  53. pulumi_aiven/get_aws_vpc_peering_connection.py +1 -1
  54. pulumi_aiven/get_azure_org_vpc_peering_connection.py +1 -1
  55. pulumi_aiven/get_azure_privatelink.py +1 -1
  56. pulumi_aiven/get_azure_vpc_peering_connection.py +1 -1
  57. pulumi_aiven/get_billing_group.py +1 -1
  58. pulumi_aiven/get_cassanda.py +1 -1
  59. pulumi_aiven/get_cassandra.py +1 -1
  60. pulumi_aiven/get_cassandra_user.py +1 -1
  61. pulumi_aiven/get_clickhouse.py +1 -1
  62. pulumi_aiven/get_clickhouse_database.py +1 -1
  63. pulumi_aiven/get_clickhouse_user.py +1 -1
  64. pulumi_aiven/get_connection_pool.py +1 -1
  65. pulumi_aiven/get_dragonfly.py +1 -1
  66. pulumi_aiven/get_external_identity.py +1 -1
  67. pulumi_aiven/get_flink.py +1 -1
  68. pulumi_aiven/get_flink_application.py +1 -1
  69. pulumi_aiven/get_flink_application_version.py +1 -1
  70. pulumi_aiven/get_gcp_org_vpc_peering_connection.py +1 -1
  71. pulumi_aiven/get_gcp_privatelink.py +1 -1
  72. pulumi_aiven/get_gcp_vpc_peering_connection.py +1 -1
  73. pulumi_aiven/get_grafana.py +1 -1
  74. pulumi_aiven/get_influx_db.py +1 -1
  75. pulumi_aiven/get_influxdb_database.py +1 -1
  76. pulumi_aiven/get_influxdb_user.py +1 -1
  77. pulumi_aiven/get_kafka.py +1 -1
  78. pulumi_aiven/get_kafka_acl.py +1 -1
  79. pulumi_aiven/get_kafka_connect.py +1 -1
  80. pulumi_aiven/get_kafka_connector.py +1 -1
  81. pulumi_aiven/get_kafka_mirror_maker.py +1 -1
  82. pulumi_aiven/get_kafka_schema.py +1 -1
  83. pulumi_aiven/get_kafka_schema_configuration.py +1 -1
  84. pulumi_aiven/get_kafka_schema_registry_acl.py +1 -1
  85. pulumi_aiven/get_kafka_topic.py +1 -1
  86. pulumi_aiven/get_kafka_user.py +1 -1
  87. pulumi_aiven/get_m3_aggregator.py +1 -1
  88. pulumi_aiven/get_m3_db.py +1 -1
  89. pulumi_aiven/get_m3db_user.py +1 -1
  90. pulumi_aiven/get_mirror_maker_replication_flow.py +1 -1
  91. pulumi_aiven/get_my_sql.py +1 -1
  92. pulumi_aiven/get_mysql_database.py +1 -1
  93. pulumi_aiven/get_mysql_user.py +1 -1
  94. pulumi_aiven/get_open_search.py +1 -1
  95. pulumi_aiven/get_open_search_acl_config.py +1 -1
  96. pulumi_aiven/get_open_search_acl_rule.py +1 -1
  97. pulumi_aiven/get_opensearch_security_plugin_config.py +1 -1
  98. pulumi_aiven/get_opensearch_user.py +1 -1
  99. pulumi_aiven/get_organization.py +1 -1
  100. pulumi_aiven/get_organization_address.py +1 -1
  101. pulumi_aiven/get_organization_application_user.py +1 -1
  102. pulumi_aiven/get_organization_billing_group.py +1 -1
  103. pulumi_aiven/get_organization_billing_group_list.py +1 -1
  104. pulumi_aiven/get_organization_project.py +1 -1
  105. pulumi_aiven/get_organization_user.py +1 -1
  106. pulumi_aiven/get_organization_user_group.py +1 -1
  107. pulumi_aiven/get_organization_user_list.py +1 -1
  108. pulumi_aiven/get_organization_vpc.py +1 -1
  109. pulumi_aiven/get_organizational_unit.py +1 -1
  110. pulumi_aiven/get_pg.py +1 -1
  111. pulumi_aiven/get_pg_database.py +1 -1
  112. pulumi_aiven/get_pg_user.py +1 -1
  113. pulumi_aiven/get_project.py +1 -1
  114. pulumi_aiven/get_project_user.py +1 -1
  115. pulumi_aiven/get_project_vpc.py +1 -1
  116. pulumi_aiven/get_redis.py +1 -1
  117. pulumi_aiven/get_redis_user.py +1 -1
  118. pulumi_aiven/get_service_component.py +1 -1
  119. pulumi_aiven/get_service_integration.py +1 -1
  120. pulumi_aiven/get_service_integration_endpoint.py +1 -1
  121. pulumi_aiven/get_thanos.py +1 -1
  122. pulumi_aiven/get_transit_gateway_vpc_attachment.py +1 -1
  123. pulumi_aiven/get_valkey.py +1 -1
  124. pulumi_aiven/get_valkey_user.py +1 -1
  125. pulumi_aiven/governance_access.py +1 -1
  126. pulumi_aiven/grafana.py +1 -1
  127. pulumi_aiven/influx_db.py +1 -1
  128. pulumi_aiven/influxdb_database.py +1 -1
  129. pulumi_aiven/influxdb_user.py +1 -1
  130. pulumi_aiven/kafka.py +1 -1
  131. pulumi_aiven/kafka_acl.py +1 -1
  132. pulumi_aiven/kafka_connect.py +1 -1
  133. pulumi_aiven/kafka_connector.py +1 -1
  134. pulumi_aiven/kafka_mirror_maker.py +1 -1
  135. pulumi_aiven/kafka_native_acl.py +1 -1
  136. pulumi_aiven/kafka_quota.py +1 -1
  137. pulumi_aiven/kafka_schema.py +1 -1
  138. pulumi_aiven/kafka_schema_configuration.py +1 -1
  139. pulumi_aiven/kafka_schema_registry_acl.py +1 -1
  140. pulumi_aiven/kafka_topic.py +1 -1
  141. pulumi_aiven/kafka_user.py +1 -1
  142. pulumi_aiven/m3_aggregator.py +1 -1
  143. pulumi_aiven/m3_db.py +1 -1
  144. pulumi_aiven/m3db_user.py +1 -1
  145. pulumi_aiven/mirror_maker_replication_flow.py +1 -1
  146. pulumi_aiven/my_sql.py +1 -1
  147. pulumi_aiven/mysql_database.py +1 -1
  148. pulumi_aiven/mysql_user.py +1 -1
  149. pulumi_aiven/open_search.py +1 -1
  150. pulumi_aiven/open_search_acl_config.py +1 -1
  151. pulumi_aiven/open_search_acl_rule.py +1 -1
  152. pulumi_aiven/opensearch_security_plugin_config.py +1 -1
  153. pulumi_aiven/opensearch_user.py +1 -1
  154. pulumi_aiven/organization.py +1 -1
  155. pulumi_aiven/organization_address.py +1 -1
  156. pulumi_aiven/organization_application_user.py +1 -1
  157. pulumi_aiven/organization_application_user_token.py +1 -1
  158. pulumi_aiven/organization_billing_group.py +1 -1
  159. pulumi_aiven/organization_group_project.py +1 -1
  160. pulumi_aiven/organization_permission.py +1 -1
  161. pulumi_aiven/organization_project.py +1 -1
  162. pulumi_aiven/organization_user.py +1 -1
  163. pulumi_aiven/organization_user_group.py +1 -1
  164. pulumi_aiven/organization_user_group_member.py +1 -1
  165. pulumi_aiven/organization_vpc.py +1 -1
  166. pulumi_aiven/organizational_unit.py +1 -1
  167. pulumi_aiven/outputs.py +1 -1
  168. pulumi_aiven/pg.py +1 -1
  169. pulumi_aiven/pg_database.py +1 -1
  170. pulumi_aiven/pg_user.py +1 -1
  171. pulumi_aiven/project.py +1 -1
  172. pulumi_aiven/project_user.py +1 -1
  173. pulumi_aiven/project_vpc.py +1 -1
  174. pulumi_aiven/provider.py +1 -1
  175. pulumi_aiven/pulumi-plugin.json +1 -1
  176. pulumi_aiven/redis.py +1 -1
  177. pulumi_aiven/redis_user.py +1 -1
  178. pulumi_aiven/service_integration.py +1 -1
  179. pulumi_aiven/service_integration_endpoint.py +1 -1
  180. pulumi_aiven/static_ip.py +1 -1
  181. pulumi_aiven/thanos.py +1 -1
  182. pulumi_aiven/transit_gateway_vpc_attachment.py +1 -1
  183. pulumi_aiven/valkey.py +1 -1
  184. pulumi_aiven/valkey_user.py +1 -1
  185. {pulumi_aiven-6.39.0a1747976864.dist-info → pulumi_aiven-6.39.0a1748900807.dist-info}/METADATA +1 -1
  186. pulumi_aiven-6.39.0a1748900807.dist-info/RECORD +189 -0
  187. {pulumi_aiven-6.39.0a1747976864.dist-info → pulumi_aiven-6.39.0a1748900807.dist-info}/WHEEL +1 -1
  188. pulumi_aiven-6.39.0a1747976864.dist-info/RECORD +0 -189
  189. {pulumi_aiven-6.39.0a1747976864.dist-info → pulumi_aiven-6.39.0a1748900807.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/outputs.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/pg.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/pg_user.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/project.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/provider.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "aiven",
4
- "version": "6.39.0-alpha.1747976864"
4
+ "version": "6.39.0-alpha.1748900807"
5
5
  }
pulumi_aiven/redis.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/static_ip.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/thanos.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
pulumi_aiven/valkey.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_aiven
3
- Version: 6.39.0a1747976864
3
+ Version: 6.39.0a1748900807
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
@@ -0,0 +1,189 @@
1
+ pulumi_aiven/__init__.py,sha256=W3sbWV7hzz5AAvd73Wk59IxL1vRLdv_EsUC-HnMXlQM,22968
2
+ pulumi_aiven/_inputs.py,sha256=hxECCokBUNoHuIXwXc8wEbKU6iDzpPziTaYaH2UnNr8,2044008
3
+ pulumi_aiven/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
4
+ pulumi_aiven/account.py,sha256=oX-49ygcj_OA8Hve0wZgM8HXIrfqGPVZQ7tV6rP3M4A,17803
5
+ pulumi_aiven/account_authentication.py,sha256=pyNUVQOT8v8_A0UW27KvMXvTk9OgpyKh1B8Dbqjcn8Q,39652
6
+ pulumi_aiven/account_team.py,sha256=C-HQt16-Qj92P1FHndAcz1qZ20nIy2cLRCI2jBwgZyc,13442
7
+ pulumi_aiven/account_team_member.py,sha256=lKNjJsmvdDx0uNNRwuvtuK5J-CTkr-YrRAeMdehxRbo,19718
8
+ pulumi_aiven/account_team_project.py,sha256=2aVr-VpE53sQwTQUwLVoEJu16reoB2oJR8Dp2UsLGrQ,21440
9
+ pulumi_aiven/alloydbomni.py,sha256=_etHkzVU7GtcCe2o3nHy5BuZEJ9adND8_2yvJqqMux0,90434
10
+ pulumi_aiven/alloydbomni_database.py,sha256=JAToAF7Do2ad7gStPmCQ0wqYTdhRSWNwD0UDbHjqVdk,18741
11
+ pulumi_aiven/alloydbomni_user.py,sha256=sYdwVty9j1UaCMYqmNST5KDS1SBwt8ieHkp3N4ongwE,21733
12
+ pulumi_aiven/aws_org_vpc_peering_connection.py,sha256=RY5LYg5_nJJiG9HLWTHnY1jzMW2FxD2LDG5KHH10ldY,22555
13
+ pulumi_aiven/aws_privatelink.py,sha256=h4b6DQa6PQfb74X1cArKHsYUV5-Oh3gfbiClX1mLIGs,16171
14
+ pulumi_aiven/aws_vpc_peering_connection.py,sha256=MU2BmjueE43NrF3_R5l22pljlsgY_Me39FvSZ46LXY4,19391
15
+ pulumi_aiven/azure_org_vpc_peering_connection.py,sha256=DW5TjwESV2m3d4khlxHjZWyGaTjloteyhw4l-coaChk,27990
16
+ pulumi_aiven/azure_privatelink.py,sha256=Ss4dHqw5ab2rGv_mtNPLyGXJchqnsOANz8Fg_qiRH9s,18852
17
+ pulumi_aiven/azure_privatelink_connection_approval.py,sha256=88JJeOnTjdJYoUjkXTwWwigwlQPeq-ExmBFiwGb33gM,19610
18
+ pulumi_aiven/azure_vpc_peering_connection.py,sha256=MzKW1CCElBZOKCDEqRRU4_sUrdGKbN1NwCM1wy--FEk,26411
19
+ pulumi_aiven/billing_group.py,sha256=O1axOm8GP2t8JsAo4Dv_wHDdlIhJNJyuRsBAEvBIeB8,39320
20
+ pulumi_aiven/cassandra.py,sha256=6yRZimELZCbC5HXRjNM_E_W2xQCC5--T15ma2-rfbwA,87265
21
+ pulumi_aiven/cassandra_user.py,sha256=tXVwhmmUwBUe6wmMPpZX1pVTuU-w_wrGMCLMMw7_AqI,20847
22
+ pulumi_aiven/clickhouse.py,sha256=sBfKeIotJLKNcHA-HfmMNSt0PulKRuic7S1A6L_sJ7s,85840
23
+ pulumi_aiven/clickhouse_database.py,sha256=pF8PuzbLerbvi9dga1e8Ba9KZwQGdi5U39ldVe0LA4Q,16262
24
+ pulumi_aiven/clickhouse_grant.py,sha256=yNHVK4F9LYlTw8xdm5fU4tE416TUF8_6fim5SzjrjyY,26846
25
+ pulumi_aiven/clickhouse_role.py,sha256=zSOLHWXfJAd9oSj543SRQrfLEo_4a0RHA1p6NdMGBv0,13101
26
+ pulumi_aiven/clickhouse_user.py,sha256=lS6qKuJqhOmjlBAZf3gsxPwrg4oUBbGEBH5kRq21bX0,16590
27
+ pulumi_aiven/connection_pool.py,sha256=ry8sQ-gGjtA5tH0FEZspWXQGANFzOtGr4JfQXWAjfms,27432
28
+ pulumi_aiven/dragonfly.py,sha256=exTR0MINEXKAFicp_yInnYXXVb7qY-zkFxd83JKdrW4,85505
29
+ pulumi_aiven/flink.py,sha256=X5habhxt130kHj1HBHyzoQ2NhFrvxZyDWsVlAAEXwzs,84725
30
+ pulumi_aiven/flink_application.py,sha256=m3a7XkAaywikO67BL2Zbq_8wlr4RSHQL0W-SrAfGvoQ,18533
31
+ pulumi_aiven/flink_application_deployment.py,sha256=lbIvZkNFbSJ_Yra-Z6xDQDXNi8E9BRELKogs3R5piA0,27498
32
+ pulumi_aiven/flink_application_version.py,sha256=9iUzsftKJNHDMR088no-dtKsYcNQwoKp0ekLmS_npio,35138
33
+ pulumi_aiven/flink_jar_application.py,sha256=4pNhLsLskGcFwiIw8Ohg_DZBFz9M0Q330ZzKSeNLlXs,22063
34
+ pulumi_aiven/flink_jar_application_deployment.py,sha256=SQ4I-8GLvcN_Hr_gUiUYDCIfof2a1xwwumUPb-xIgT4,39884
35
+ pulumi_aiven/flink_jar_application_version.py,sha256=s6e04y19C4HAmG_GN4ap2wTGfG9VtYUsoOqGhB19uh8,23363
36
+ pulumi_aiven/gcp_org_vpc_peering_connection.py,sha256=um7BDOyYifu3F6uvopeoeq8VbafiQomzmQto-YXsiMY,17742
37
+ pulumi_aiven/gcp_privatelink.py,sha256=GiKmkkP3O7arkIejGaSTaBJLRx_YS5otMb5EWEbuzso,14681
38
+ pulumi_aiven/gcp_privatelink_connection_approval.py,sha256=TOU3Gq2wSaHkcRETRewPXjcbqsqk2m3D-RZapiMfew4,17729
39
+ pulumi_aiven/gcp_vpc_peering_connection.py,sha256=xdm_06NTT3ZCkGPZRASuSuufpUR-eFv2DzaoFrqsjPg,15759
40
+ pulumi_aiven/get_account.py,sha256=2G02OOXKOC127IvYTRIfqw9WuCe1nPSsmEJeo6DZs-c,7880
41
+ pulumi_aiven/get_account_authentication.py,sha256=xttaNtK606HjIFWEGFmrTVAxpbkUwORRVYKa-uNMVPQ,14923
42
+ pulumi_aiven/get_account_team.py,sha256=9opIf14ZqGs_xtu2ermbEdjeG0xZGFqWyuvDFqi9KAY,7648
43
+ pulumi_aiven/get_account_team_member.py,sha256=kKafP-JlvuqBcIXXcOqInD5IY1xR3E4MyZPoQjHRfF0,10115
44
+ pulumi_aiven/get_account_team_project.py,sha256=AE2n06MgKe8v9r5gI37p0pCtgGo9_ipMWnyx0h6IgK4,8665
45
+ pulumi_aiven/get_alloydbomni.py,sha256=DG3nxHoHQXnXzKJHEp3Xr4fm6ee0ADwTOklYQmj_4nM,26541
46
+ pulumi_aiven/get_alloydbomni_database.py,sha256=0JCY6dKjjwj7r1IK7RxIClRXzRF854doNPVFpF1kOZ8,8284
47
+ pulumi_aiven/get_alloydbomni_user.py,sha256=1mMFjhurxmCuMZEv9A4rCCzu4ZwPkgaC5vx-8UVn1To,9910
48
+ pulumi_aiven/get_aws_org_vpc_peering_connection.py,sha256=rhwsZfsexwHAhRqN5Utc09E7mkki_TZlcCpmREna-2w,10994
49
+ pulumi_aiven/get_aws_privatelink.py,sha256=Nu1Lp70rKLJCSWLhwNQ1qUzp9nQfNFImbqha7KbjOuU,7618
50
+ pulumi_aiven/get_aws_vpc_peering_connection.py,sha256=C2Y_NgJgTYtp94-370vmCfLI-IjyuMcfKIc2VYsyHLA,10235
51
+ pulumi_aiven/get_azure_org_vpc_peering_connection.py,sha256=FqKFhe3O5MZ9OtRTYnnHYbZoRJ4aBeBtfsKUBk2qCiw,12209
52
+ pulumi_aiven/get_azure_privatelink.py,sha256=Uxt2v6ugn4bp1_ZJnPtH71oCuRQsK7Nc4uYkwowB_yo,8946
53
+ pulumi_aiven/get_azure_vpc_peering_connection.py,sha256=ugzA0YxTNGK78-bkJ_vX-Eu3Tqjc1bIp8KWZPkXMjUA,13437
54
+ pulumi_aiven/get_billing_group.py,sha256=3Gn4gLAf7UywxnlNCpYCG7O-dXWtVnVfH4QKB9mMy6c,13276
55
+ pulumi_aiven/get_cassanda.py,sha256=PrwRzn44wZ_EBjFQ91jNRi6TdoiXHNQCxyAlD6zEmy4,27271
56
+ pulumi_aiven/get_cassandra.py,sha256=B2v_ob3iXlW2T2-5cNq0nn9mSqY3ScDWSRdtV7IQSvs,26943
57
+ pulumi_aiven/get_cassandra_user.py,sha256=5cUd9NVzf35L9k4kYeXuBgnMlDzWWbaA6hQNI-7ba7E,10565
58
+ pulumi_aiven/get_clickhouse.py,sha256=7GSKf2swNamVZ8DZjB2RDHDys0G-NVMJ-JPkSVrjjtU,25693
59
+ pulumi_aiven/get_clickhouse_database.py,sha256=6aBnJ3CnB9614rqKAe-fhaRLVwmiN6Rbw1XLNaRDw4M,7583
60
+ pulumi_aiven/get_clickhouse_user.py,sha256=Xxaihrlv33fP97it0N97SldmeNqMyL645LLqHmzGZHM,8335
61
+ pulumi_aiven/get_connection_pool.py,sha256=0sAQqyvlpT1Yzj7CSsWorGdNJwqhyClw7-fiEPaErQs,10348
62
+ pulumi_aiven/get_dragonfly.py,sha256=Z3_4iZBt9X-28imaxoW5KldoKouILkYH6443dp4sX6g,25653
63
+ pulumi_aiven/get_external_identity.py,sha256=vP0tlICdPaHC7LGjpOxlNaxGTjblR_nXEpUlvXydtTM,7774
64
+ pulumi_aiven/get_flink.py,sha256=WUP90Pxc9Bz4hfoaMNnKAEP2W3cTpPNP7vQktL784A0,25373
65
+ pulumi_aiven/get_flink_application.py,sha256=0ImpPyLsg5tVQF3Hrtrfxd6JJVsWKCUPokNOMH8XFUI,9495
66
+ pulumi_aiven/get_flink_application_version.py,sha256=s-_z0SpKuZ9Rh9X14PrzvcSIHJLlBVqZSwX-UmsygOg,12718
67
+ pulumi_aiven/get_gcp_org_vpc_peering_connection.py,sha256=XoHeTOkj3pI6JF1oxFjVzLvtG75XhNQ4got4G73sTCU,8799
68
+ pulumi_aiven/get_gcp_privatelink.py,sha256=EcO555NU-FbdPbPc5wpJQn6eUbT5arOIOdO7CRY9ox0,7628
69
+ pulumi_aiven/get_gcp_vpc_peering_connection.py,sha256=BunbVN9QE1wORRTIa0hpLSg1838SfsJ0zAZ-FxNL_Pg,8285
70
+ pulumi_aiven/get_grafana.py,sha256=frIanawE9aHDk5f1qOlub9DD3R7JdzgAN3fOKb4TJo4,25503
71
+ pulumi_aiven/get_influx_db.py,sha256=C4RuuGkmfEBvqOu-R-1YG3LGiOaqY5uyb5VtC5kl_4w,18419
72
+ pulumi_aiven/get_influxdb_database.py,sha256=8cFZW33esY0rYZKVKnz0SLWwggWfxrBXKKI0tUccAFU,5512
73
+ pulumi_aiven/get_influxdb_user.py,sha256=JWB8mrYrXqDj6HK5BV28WXX8S3OhMbaXeDdLj-4U43M,6463
74
+ pulumi_aiven/get_kafka.py,sha256=fjRWBYmOJHs3Ok4C-XEsdsskto9YoRKCWKsMIF630u4,26545
75
+ pulumi_aiven/get_kafka_acl.py,sha256=_AyE2G7KrpPQhiTpcit4wX8QMwvT2pref-zbwB0xGkI,9558
76
+ pulumi_aiven/get_kafka_connect.py,sha256=wJnzpDY38ZMLlwVn_8GhwO3P5r_qjXb5gAjB3zToMLQ,25254
77
+ pulumi_aiven/get_kafka_connector.py,sha256=JDtVVM8ORPrcbAktKUUGCJ3yAooYBdDZRylSev7_-4I,11705
78
+ pulumi_aiven/get_kafka_mirror_maker.py,sha256=uDudO1YqYIW1S4q_i6TdV3luwLR-86UUzSo_k6nZiZQ,25476
79
+ pulumi_aiven/get_kafka_schema.py,sha256=bWPsKQC0CFr24PiHB5WuAGE-z1YsPl_X0U79rSku52s,9450
80
+ pulumi_aiven/get_kafka_schema_configuration.py,sha256=XtsjrxSPEXGTNMnyLEindL7AP73iAJ3gyeba17c3DwE,9450
81
+ pulumi_aiven/get_kafka_schema_registry_acl.py,sha256=ebVHE5QidQQ-SJg1cvcio2Yv5qYHv9NSKJ9EGp_rmb8,9766
82
+ pulumi_aiven/get_kafka_topic.py,sha256=dj4HXq6KrPHHYmbx5qdYijde9Ci9tRB0dnMIRd-hGNs,11243
83
+ pulumi_aiven/get_kafka_user.py,sha256=84aQNauWdsidVWqEvKerTifdqHqCfsZ_3tkYfL5L6HA,9127
84
+ pulumi_aiven/get_m3_aggregator.py,sha256=EJKXqXIVREValaoBKABgslioZd27nY_yt8Pgt83eDsA,25826
85
+ pulumi_aiven/get_m3_db.py,sha256=W8W-R5PwqnLvJ3U1niIWjTeXZS4-7o7UWPLDQWgmNxc,26049
86
+ pulumi_aiven/get_m3db_user.py,sha256=F_lrGI_TdJ0HFsEcjw1Ui4xXU2MRKGPSd5HYnpQv2VY,8681
87
+ pulumi_aiven/get_mirror_maker_replication_flow.py,sha256=AccKlFxwyeqGgRhyIhMoHgNAjQNgtzDKLM52B7ghEuU,19152
88
+ pulumi_aiven/get_my_sql.py,sha256=Xi6EoMN-3ztp3GSkVyIDAmNOrM_HhZjA1Rh6MXDoiu0,25346
89
+ pulumi_aiven/get_mysql_database.py,sha256=cC06o_BPw3ejRWRKB8oZttMp9SM3d2DSOdNSEcpvsiQ,7636
90
+ pulumi_aiven/get_mysql_user.py,sha256=PHpVn874D_gh-OkC9vE9P8PXqcFzXO4bIbZgdSeGK6M,9803
91
+ pulumi_aiven/get_open_search.py,sha256=K5lSUlRt-4rPXYN2_i6PTZhNoD8rT0fgc_N4tuNrlBw,25727
92
+ pulumi_aiven/get_open_search_acl_config.py,sha256=siNBX-JhQlh7AMyPS7wEgfIWiW_lPwZULpzFk-NM9sU,7416
93
+ pulumi_aiven/get_open_search_acl_rule.py,sha256=JERSeEcc0uS1WGB1wOGkXkRFfcmNIRkuBmj4BoTogLA,9656
94
+ pulumi_aiven/get_opensearch_security_plugin_config.py,sha256=D1Tx0U2gdjpPy5ESLIYH-E37TEWcu2R0rWOF-y72vHo,8832
95
+ pulumi_aiven/get_opensearch_user.py,sha256=QwDa9uaiiRGxn2FI9aKev3Lt_bPoY2NL-rHKsabECm0,8159
96
+ pulumi_aiven/get_organization.py,sha256=4Lh5NTja-BrKfITfgbPbw7N7lzd73xfIJqW8ztN9_Og,6521
97
+ pulumi_aiven/get_organization_address.py,sha256=JkiYUYkndRwLuIUnVwihd7HbwMnvvjiDWTzRu6gR_5A,9917
98
+ pulumi_aiven/get_organization_application_user.py,sha256=kKiYuf7FbKMpHJN8N3J88e4Vr6giumo73JUFJZZFiVw,6777
99
+ pulumi_aiven/get_organization_billing_group.py,sha256=1n4yirMd5XwLGqKuBpHofNeBicKndHYluY5onmqJ7Ew,12097
100
+ pulumi_aiven/get_organization_billing_group_list.py,sha256=esAAw3xB9ywZXZyABA7zQWfjuilVXw-WOlV830C-39M,6805
101
+ pulumi_aiven/get_organization_project.py,sha256=lW9HDtOfTqsfikj2Q_zxBKZlonJGlo-k7DVcpDahkvc,11863
102
+ pulumi_aiven/get_organization_user.py,sha256=r5W-8GbWqRSfLuPAMacstUTbqLZUbPmIROYXZYZhQSk,6031
103
+ pulumi_aiven/get_organization_user_group.py,sha256=t6KJw91jOGQOdR2Wbh7HUGEHnqku0Fetu_jZZ5Q4gJ4,7565
104
+ pulumi_aiven/get_organization_user_list.py,sha256=Korwlc_dc-j4FjBwnOe0voV8jc-FR9WKz4rDpt-Ep_Y,5017
105
+ pulumi_aiven/get_organization_vpc.py,sha256=uYjribN_K5-dDUC3IQm4w-9eE57HoedGtmxSScmlMz4,8137
106
+ pulumi_aiven/get_organizational_unit.py,sha256=tKlYJL2KugXkldPnIT_NmJ37GBWUPa1ihKkIkLvT7_E,5627
107
+ pulumi_aiven/get_pg.py,sha256=NFMIk2Q7TybSCiWPFpNPr_XW20jaL0crhSXp2RuYBK0,25191
108
+ pulumi_aiven/get_pg_database.py,sha256=Fku00BL-0IJJTm0Np5PpBGCLqCitxhpb5WhSEzdc8Qk,8930
109
+ pulumi_aiven/get_pg_user.py,sha256=J_6hP3dWz2wwoe0vQNW3z88Db2uKcGWeD8WivgKw-yI,9881
110
+ pulumi_aiven/get_project.py,sha256=Zt4VCkd8pNG0hW3PpOvB-V8OfRJ59P5aDI5CJx9QcOo,13949
111
+ pulumi_aiven/get_project_user.py,sha256=rKNZYJBJrjvka62Au0H1o1jzJKDSYmfn_Mz2JV9GApw,7734
112
+ pulumi_aiven/get_project_vpc.py,sha256=MB2pIb3_IWiAYSz4YE9Ro9w3rQJonDSKib_bdgDAi-s,7373
113
+ pulumi_aiven/get_redis.py,sha256=-uMhX7YgULSM78ks2QeCfJfFVNkSvz12nUi8-_K4MUI,26930
114
+ pulumi_aiven/get_redis_user.py,sha256=VMvn-u5IQ0kso5MbZQF8kKY9ON6_cCrIPtauq8PQhsw,12747
115
+ pulumi_aiven/get_service_component.py,sha256=Ce5jVsgyS10b59AMNtrZd-n_R2uiScgaqNWjLQPz10c,13238
116
+ pulumi_aiven/get_service_integration.py,sha256=28YmkoQKaZRgtUGEglWkhWPzYJIzTh1NcMKmRq-H-Ag,29063
117
+ pulumi_aiven/get_service_integration_endpoint.py,sha256=JOYg9_OJ_TmkctzaqoB5uZd0AOd1s7uOpTqoOggjtcQ,27616
118
+ pulumi_aiven/get_thanos.py,sha256=YBwB8jmrSqk7eJZWCyfX0BMrAkKxxRAQXJxPRPlfoQw,25412
119
+ pulumi_aiven/get_transit_gateway_vpc_attachment.py,sha256=ut45I5fP_LZERe-edLQKI15J9I3fneai9kBADs1bocw,10526
120
+ pulumi_aiven/get_valkey.py,sha256=MkMI1rJQ2UxHDmPYkPvjbTljuPLojysVw_O2tNzA6wU,25419
121
+ pulumi_aiven/get_valkey_user.py,sha256=iywOy_7PM5CFh7kX0_VBXD3I3uKEGOmARoiqz8lLVfk,11107
122
+ pulumi_aiven/governance_access.py,sha256=sv0Wn5XY3l0vEaIHZ8FU_rV43OUl35GomUIiVYcik4E,20322
123
+ pulumi_aiven/grafana.py,sha256=UQXT_D4l3rLHKBrPG3vH5i6AHZnZ6UCxd_Jhr03Y-Gs,85323
124
+ pulumi_aiven/influx_db.py,sha256=H2LAb8U-ZCecefefOY3OBmW3vGDs5ZlAKhqPXXl-ieM,86540
125
+ pulumi_aiven/influxdb_database.py,sha256=nRkJKfEW8ga9E3kBBrunqiaiWVA42bFynV-VP7TzlwY,14748
126
+ pulumi_aiven/influxdb_user.py,sha256=5QOiL_9wfUsYgi2cNQAogBV9Zlu1nc2JsJlWSoaDEog,19151
127
+ pulumi_aiven/kafka.py,sha256=dIYXLe2WTRvtd4gHcxSAVIuObqaA1dPS6ltg6R1ZYqY,91005
128
+ pulumi_aiven/kafka_acl.py,sha256=AgrmVfZxufnEPEPmjbrEaaqeuCCVQlZ9n43NVPXlhT4,20023
129
+ pulumi_aiven/kafka_connect.py,sha256=HET-f8g-0bBB8rVHBAJzlnAT35bRE1s7X7ijzOyxoao,87170
130
+ pulumi_aiven/kafka_connector.py,sha256=NJ0KTldZfFUg7RYU0Lb3OCQSyle48QHiYSMr9eO9S8E,25994
131
+ pulumi_aiven/kafka_mirror_maker.py,sha256=j336BtNAi3DyNnyDUfk0uKZgdsJAFWSL3NzcvMAJMag,84972
132
+ pulumi_aiven/kafka_native_acl.py,sha256=Kr9syEKWdyE2hJMrcP03yNYTuOsZJ7Sn5tJ2O9QQI50,34778
133
+ pulumi_aiven/kafka_quota.py,sha256=1IDgMekUIpb0S7XbMBln4GT1aqqit0xjDF3dM-WzROU,33386
134
+ pulumi_aiven/kafka_schema.py,sha256=1ZmV1UVLlmm8UKn1-ShSf388AFFIvhCJKbueEUDF0gQ,23709
135
+ pulumi_aiven/kafka_schema_configuration.py,sha256=7O8vjbPopXWpjlN_9BXqjErtXUy9rXHnhAg_5Y77ui8,14660
136
+ pulumi_aiven/kafka_schema_registry_acl.py,sha256=Y8aM1umSU-Gn8JZJ3wU248uw7tajjsM8BsD_FScHcBA,20394
137
+ pulumi_aiven/kafka_topic.py,sha256=pRRSxV0XUUf1Ij6U_VYcJVoZIbWOcYaIeu9Jo6YtTcE,30579
138
+ pulumi_aiven/kafka_user.py,sha256=1B3scsmNeYgCJV5Fx72cD45vJvmFenP-127gZwUmTh0,19309
139
+ pulumi_aiven/m3_aggregator.py,sha256=TCjfUMrtMlzsGSXsEslrjbHZWo94dgnKUJJuWLg9wLc,86295
140
+ pulumi_aiven/m3_db.py,sha256=mJDvATuMrjOxjISD8sREY3ioaBx4T9JtEqSlYtCyMN4,85474
141
+ pulumi_aiven/m3db_user.py,sha256=Bnf-wnAwyazvMPmxjQsdKxFHfIJ1FPq0kQ3PXSUV5t8,17775
142
+ pulumi_aiven/mirror_maker_replication_flow.py,sha256=_azzWgflWX1wrgbUadixAcXjKlujmXqcB9fujq_5BKs,58120
143
+ pulumi_aiven/my_sql.py,sha256=6zJXiuDFptd0Du9Vr4_a2QYgapKA2ExNL32__H9R-7o,85206
144
+ pulumi_aiven/mysql_database.py,sha256=3o1WTGbP6q6RclxlYoI8ovFjX77jlZ0BqtX4LmKeyi8,15490
145
+ pulumi_aiven/mysql_user.py,sha256=SBZUBME40o_EOFP8aJ3LGFdpnpI-r_Z2HOQItQyQg3c,21917
146
+ pulumi_aiven/open_search.py,sha256=RMQtS0L42TTQENHrhl2DITpBsqFIQO7wF5YC-gE-fs4,86878
147
+ pulumi_aiven/open_search_acl_config.py,sha256=JiPMxSBdJ5aAi5wjiTB1VkIzHDLiqrhhevojDN0zCO8,18331
148
+ pulumi_aiven/open_search_acl_rule.py,sha256=fYxhnvB5Z3JtuWmRZ2js2_TALxO17VLSU9sA8FqjPCE,23371
149
+ pulumi_aiven/opensearch_security_plugin_config.py,sha256=OXsOB8YMQa42PIbk6I5d8N3IsXiYlBAMjg0rR37Gbu4,18141
150
+ pulumi_aiven/opensearch_user.py,sha256=GkcNHL-yTXLqCy-pdHXDymYMSJQ_LiMFk6_L_omf5Wc,17311
151
+ pulumi_aiven/organization.py,sha256=64fTBaJybLS6bRggfQgMvYiI6gEUIaTJewedv9AYvpA,12147
152
+ pulumi_aiven/organization_address.py,sha256=KPNBen0X6PmN1vqTRUuKaJH2fTytbsxz2YDXyaQ4i8I,23299
153
+ pulumi_aiven/organization_application_user.py,sha256=9pQZSN3cxFysovUwK-YrQ30KqMXowBdluSm-0cBwUK0,18573
154
+ pulumi_aiven/organization_application_user_token.py,sha256=EZi8w9NE2vcB9eXaey7MMRrQbGcWrOKEDxOUKGHmCcM,36875
155
+ pulumi_aiven/organization_billing_group.py,sha256=hZreZqyy-IZpCkIqqJ6lVnxqk9KcQaaJw1JqKGFbsHk,31801
156
+ pulumi_aiven/organization_group_project.py,sha256=Q6WqfPH1BmH2L4Q9WiBr_5eWYsaxQQkU8hRoI1lC1Kw,20708
157
+ pulumi_aiven/organization_permission.py,sha256=WGjf9sD36J9VtjkEvsk66Pwdpesufq5P4IdxKqrVc0M,19331
158
+ pulumi_aiven/organization_project.py,sha256=Pn-grjX4AzGNKHEV8LZpXQb4zW1g86wg8ZT5tOPMkwU,29973
159
+ pulumi_aiven/organization_user.py,sha256=s-W6WfcZTLQ_CmJ8N3q_ZSrXC8Wgamoiu1hoYV5ba8Q,16299
160
+ pulumi_aiven/organization_user_group.py,sha256=GMwxze115BYArSTC7DZVhauPgz46-BGf41xkFECaXKQ,15475
161
+ pulumi_aiven/organization_user_group_member.py,sha256=MbEfaIWLDEl3yhoqtOmpbA-5L4u-k8W4jAWm7RBy810,14667
162
+ pulumi_aiven/organization_vpc.py,sha256=odKmnKHOBoJ4-PLvQJ0IJxOXoBmgqvl5r52AQS8wFV8,17856
163
+ pulumi_aiven/organizational_unit.py,sha256=ThPlzemfb0FbVoweCxXMgix2Vnm1SavQBgklZ5ZZ8Go,12150
164
+ pulumi_aiven/outputs.py,sha256=ckBg_UCBR29aW6QyOgxnocgz72CuODgQr5-KZJyVrH0,2589404
165
+ pulumi_aiven/pg.py,sha256=oG5ziWMDktLjsBHjmxHCotX_B9jXTt2t7jp7eDDNWHg,82804
166
+ pulumi_aiven/pg_database.py,sha256=K0fGtJT-rbdqFK0vX3LHlMPKdQrtBmLzcbOVhmYW8OE,20927
167
+ pulumi_aiven/pg_user.py,sha256=kr4ctYMRAwkTye2ZAMCl3x68V6BjvCS68lxl_ZNBhfg,22901
168
+ pulumi_aiven/project.py,sha256=tPa7dGN09VHWaj2SJPzCPmlAgC5zkElSpzUkG1qEYyc,46933
169
+ pulumi_aiven/project_user.py,sha256=RZqZ32vzYoHEzyYbrHvzYDkO17x2z4sHqvsWUsJuUC0,19733
170
+ pulumi_aiven/project_vpc.py,sha256=d__po7Cx8CGtK1GST__hAF9t7uIqRobaMc2rCRt1b9Q,14577
171
+ pulumi_aiven/provider.py,sha256=20FR5fU8L_2TNPC-5hevqJPxNTdsEUoM4SUA8EuOoVg,6038
172
+ pulumi_aiven/pulumi-plugin.json,sha256=BDtq3U2ciJLSzuu2evXW4BzE3UkUelWkE1rRbpMJ3NE,82
173
+ pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
174
+ pulumi_aiven/redis.py,sha256=sJJM9pV-W_UYhaic-LtEoQqjgwWqAgjlgWVuIEhj03s,86467
175
+ pulumi_aiven/redis_user.py,sha256=VWgWbBPEHvcJcbNGDXYqvAsUum6fvsTsV10V7jmAuhM,32241
176
+ pulumi_aiven/service_integration.py,sha256=Rewb8E6d1DI-K1AJ-COuKbUWwCVIrfw0Uc_WUCOA3p8,95334
177
+ pulumi_aiven/service_integration_endpoint.py,sha256=ZAS9gnwUM27zejtb30u_h3kKw6QnsWWOzU7fDuYeu_8,106130
178
+ pulumi_aiven/static_ip.py,sha256=DaLrCx7ZuU_42AU0kEzKkpbQDU8iJN0LWP8D_9SIoaU,14656
179
+ pulumi_aiven/thanos.py,sha256=E-VFVZqBITVYZv47Gc4lfs9uHYFyOyL5FVs9fNFztuY,84996
180
+ pulumi_aiven/transit_gateway_vpc_attachment.py,sha256=D9lZyaT6hA9XfoSWeHHPFKZMCK17_H_TgFFNS9H0Mrc,22988
181
+ pulumi_aiven/valkey.py,sha256=OJ5xgM568IY4tL9Wh8JE-_5pUbIvo84aX7f92GfZgi0,84726
182
+ pulumi_aiven/valkey_user.py,sha256=OFeLoIkMFaSzQ-uER7lPIxKXm8FbmfyEfI6omMMQb-A,34913
183
+ pulumi_aiven/config/__init__.py,sha256=LBsoZbCKMHDFo-5RJPY0lRzMsShB1weBQPxL9RQBFtY,283
184
+ pulumi_aiven/config/__init__.pyi,sha256=z4l0cj6cs4rLRsQ5hz4zRjkCteykDm9lHpkTS96BShY,637
185
+ pulumi_aiven/config/vars.py,sha256=CJXIH2wnBQ9zT1-OFyuaxOXGTm6wfprbkaUSZ-RNgr8,830
186
+ pulumi_aiven-6.39.0a1748900807.dist-info/METADATA,sha256=r1njS6pZrfLym6mUMZJI3ZW1tQ5IZwY9_HlJoph098E,2598
187
+ pulumi_aiven-6.39.0a1748900807.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
188
+ pulumi_aiven-6.39.0a1748900807.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
189
+ pulumi_aiven-6.39.0a1748900807.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5