pulumi-aiven 6.38.0a1747372094__py3-none-any.whl → 6.39.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.

Files changed (189) hide show
  1. pulumi_aiven/__init__.py +10 -1
  2. pulumi_aiven/_inputs.py +1655 -398
  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 +19 -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 +6 -6
  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 +8 -8
  95. pulumi_aiven/get_open_search_acl_config.py +8 -8
  96. pulumi_aiven/get_open_search_acl_rule.py +20 -20
  97. pulumi_aiven/get_opensearch_security_plugin_config.py +8 -8
  98. pulumi_aiven/get_opensearch_user.py +14 -14
  99. pulumi_aiven/get_organization.py +25 -7
  100. pulumi_aiven/get_organization_address.py +53 -30
  101. pulumi_aiven/get_organization_application_user.py +1 -1
  102. pulumi_aiven/get_organization_billing_group.py +39 -16
  103. pulumi_aiven/get_organization_billing_group_list.py +41 -13
  104. pulumi_aiven/get_organization_project.py +51 -15
  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 +451 -0
  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 +18 -20
  150. pulumi_aiven/open_search_acl_config.py +30 -42
  151. pulumi_aiven/open_search_acl_rule.py +48 -48
  152. pulumi_aiven/opensearch_security_plugin_config.py +15 -43
  153. pulumi_aiven/opensearch_user.py +33 -33
  154. pulumi_aiven/organization.py +25 -20
  155. pulumi_aiven/organization_address.py +103 -97
  156. pulumi_aiven/organization_application_user.py +10 -1
  157. pulumi_aiven/organization_application_user_token.py +1 -1
  158. pulumi_aiven/organization_billing_group.py +67 -61
  159. pulumi_aiven/organization_group_project.py +1 -1
  160. pulumi_aiven/organization_permission.py +1 -19
  161. pulumi_aiven/organization_project.py +112 -63
  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 +1439 -506
  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.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/METADATA +1 -1
  186. pulumi_aiven-6.39.0.dist-info/RECORD +189 -0
  187. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.dist-info}/WHEEL +1 -1
  188. pulumi_aiven-6.38.0a1747372094.dist-info/RECORD +0 -188
  189. {pulumi_aiven-6.38.0a1747372094.dist-info → pulumi_aiven-6.39.0.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
@@ -15,6 +15,7 @@ else:
15
15
  from typing_extensions import NotRequired, TypedDict, TypeAlias
16
16
  from . import _utilities
17
17
  from . import outputs
18
+ from ._inputs import *
18
19
 
19
20
  __all__ = [
20
21
  'GetOrganizationBillingGroupListResult',
@@ -28,7 +29,7 @@ class GetOrganizationBillingGroupListResult:
28
29
  """
29
30
  A collection of values returned by getOrganizationBillingGroupList.
30
31
  """
31
- def __init__(__self__, billing_groups=None, id=None, organization_id=None):
32
+ def __init__(__self__, billing_groups=None, id=None, organization_id=None, timeouts=None):
32
33
  if billing_groups and not isinstance(billing_groups, list):
33
34
  raise TypeError("Expected argument 'billing_groups' to be a list")
34
35
  pulumi.set(__self__, "billing_groups", billing_groups)
@@ -38,12 +39,15 @@ class GetOrganizationBillingGroupListResult:
38
39
  if organization_id and not isinstance(organization_id, str):
39
40
  raise TypeError("Expected argument 'organization_id' to be a str")
40
41
  pulumi.set(__self__, "organization_id", organization_id)
42
+ if timeouts and not isinstance(timeouts, dict):
43
+ raise TypeError("Expected argument 'timeouts' to be a dict")
44
+ pulumi.set(__self__, "timeouts", timeouts)
41
45
 
42
46
  @property
43
47
  @pulumi.getter(name="billingGroups")
44
- def billing_groups(self) -> Sequence['outputs.GetOrganizationBillingGroupListBillingGroupResult']:
48
+ def billing_groups(self) -> Optional[Sequence['outputs.GetOrganizationBillingGroupListBillingGroupResult']]:
45
49
  """
46
- List of billing groups.
50
+ A list of all billing groups belonging to the organization.
47
51
  """
48
52
  return pulumi.get(self, "billing_groups")
49
53
 
@@ -51,7 +55,7 @@ class GetOrganizationBillingGroupListResult:
51
55
  @pulumi.getter
52
56
  def id(self) -> builtins.str:
53
57
  """
54
- Resource ID, a composite of organization_id.
58
+ Resource ID, equal to `organization_id`.
55
59
  """
56
60
  return pulumi.get(self, "id")
57
61
 
@@ -59,10 +63,15 @@ class GetOrganizationBillingGroupListResult:
59
63
  @pulumi.getter(name="organizationId")
60
64
  def organization_id(self) -> builtins.str:
61
65
  """
62
- ID of the organization.
66
+ ID of an organization.
63
67
  """
64
68
  return pulumi.get(self, "organization_id")
65
69
 
70
+ @property
71
+ @pulumi.getter
72
+ def timeouts(self) -> Optional['outputs.GetOrganizationBillingGroupListTimeoutsResult']:
73
+ return pulumi.get(self, "timeouts")
74
+
66
75
 
67
76
  class AwaitableGetOrganizationBillingGroupListResult(GetOrganizationBillingGroupListResult):
68
77
  # pylint: disable=using-constant-test
@@ -72,39 +81,58 @@ class AwaitableGetOrganizationBillingGroupListResult(GetOrganizationBillingGroup
72
81
  return GetOrganizationBillingGroupListResult(
73
82
  billing_groups=self.billing_groups,
74
83
  id=self.id,
75
- organization_id=self.organization_id)
84
+ organization_id=self.organization_id,
85
+ timeouts=self.timeouts)
76
86
 
77
87
 
78
- def get_organization_billing_group_list(organization_id: Optional[builtins.str] = None,
88
+ def get_organization_billing_group_list(billing_groups: Optional[Sequence[Union['GetOrganizationBillingGroupListBillingGroupArgs', 'GetOrganizationBillingGroupListBillingGroupArgsDict']]] = None,
89
+ organization_id: Optional[builtins.str] = None,
90
+ timeouts: Optional[Union['GetOrganizationBillingGroupListTimeoutsArgs', 'GetOrganizationBillingGroupListTimeoutsArgsDict']] = None,
79
91
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOrganizationBillingGroupListResult:
80
92
  """
81
93
  Lists billing groups for an organization.
82
94
 
95
+ **This resource is in the beta stage and may change without notice.** Set
96
+ the `PROVIDER_AIVEN_ENABLE_BETA` environment variable to use the resource.
83
97
 
84
- :param builtins.str organization_id: ID of the organization.
98
+
99
+ :param Sequence[Union['GetOrganizationBillingGroupListBillingGroupArgs', 'GetOrganizationBillingGroupListBillingGroupArgsDict']] billing_groups: A list of all billing groups belonging to the organization.
100
+ :param builtins.str organization_id: ID of an organization.
85
101
  """
86
102
  __args__ = dict()
103
+ __args__['billingGroups'] = billing_groups
87
104
  __args__['organizationId'] = organization_id
105
+ __args__['timeouts'] = timeouts
88
106
  opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
89
107
  __ret__ = pulumi.runtime.invoke('aiven:index/getOrganizationBillingGroupList:getOrganizationBillingGroupList', __args__, opts=opts, typ=GetOrganizationBillingGroupListResult).value
90
108
 
91
109
  return AwaitableGetOrganizationBillingGroupListResult(
92
110
  billing_groups=pulumi.get(__ret__, 'billing_groups'),
93
111
  id=pulumi.get(__ret__, 'id'),
94
- organization_id=pulumi.get(__ret__, 'organization_id'))
95
- def get_organization_billing_group_list_output(organization_id: Optional[pulumi.Input[builtins.str]] = None,
112
+ organization_id=pulumi.get(__ret__, 'organization_id'),
113
+ timeouts=pulumi.get(__ret__, 'timeouts'))
114
+ def get_organization_billing_group_list_output(billing_groups: Optional[pulumi.Input[Optional[Sequence[Union['GetOrganizationBillingGroupListBillingGroupArgs', 'GetOrganizationBillingGroupListBillingGroupArgsDict']]]]] = None,
115
+ organization_id: Optional[pulumi.Input[builtins.str]] = None,
116
+ timeouts: Optional[pulumi.Input[Optional[Union['GetOrganizationBillingGroupListTimeoutsArgs', 'GetOrganizationBillingGroupListTimeoutsArgsDict']]]] = None,
96
117
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOrganizationBillingGroupListResult]:
97
118
  """
98
119
  Lists billing groups for an organization.
99
120
 
121
+ **This resource is in the beta stage and may change without notice.** Set
122
+ the `PROVIDER_AIVEN_ENABLE_BETA` environment variable to use the resource.
123
+
100
124
 
101
- :param builtins.str organization_id: ID of the organization.
125
+ :param Sequence[Union['GetOrganizationBillingGroupListBillingGroupArgs', 'GetOrganizationBillingGroupListBillingGroupArgsDict']] billing_groups: A list of all billing groups belonging to the organization.
126
+ :param builtins.str organization_id: ID of an organization.
102
127
  """
103
128
  __args__ = dict()
129
+ __args__['billingGroups'] = billing_groups
104
130
  __args__['organizationId'] = organization_id
131
+ __args__['timeouts'] = timeouts
105
132
  opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
106
133
  __ret__ = pulumi.runtime.invoke_output('aiven:index/getOrganizationBillingGroupList:getOrganizationBillingGroupList', __args__, opts=opts, typ=GetOrganizationBillingGroupListResult)
107
134
  return __ret__.apply(lambda __response__: GetOrganizationBillingGroupListResult(
108
135
  billing_groups=pulumi.get(__response__, 'billing_groups'),
109
136
  id=pulumi.get(__response__, 'id'),
110
- organization_id=pulumi.get(__response__, 'organization_id')))
137
+ organization_id=pulumi.get(__response__, 'organization_id'),
138
+ timeouts=pulumi.get(__response__, 'timeouts')))
@@ -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
@@ -15,6 +15,7 @@ else:
15
15
  from typing_extensions import NotRequired, TypedDict, TypeAlias
16
16
  from . import _utilities
17
17
  from . import outputs
18
+ from ._inputs import *
18
19
 
19
20
  __all__ = [
20
21
  'GetOrganizationProjectResult',
@@ -28,7 +29,10 @@ class GetOrganizationProjectResult:
28
29
  """
29
30
  A collection of values returned by getOrganizationProject.
30
31
  """
31
- def __init__(__self__, billing_group_id=None, ca_cert=None, id=None, organization_id=None, parent_id=None, project_id=None, tags=None, technical_emails=None):
32
+ def __init__(__self__, base_port=None, billing_group_id=None, ca_cert=None, id=None, organization_id=None, parent_id=None, project_id=None, tags=None, technical_emails=None, timeouts=None):
33
+ if base_port and not isinstance(base_port, int):
34
+ raise TypeError("Expected argument 'base_port' to be a int")
35
+ pulumi.set(__self__, "base_port", base_port)
32
36
  if billing_group_id and not isinstance(billing_group_id, str):
33
37
  raise TypeError("Expected argument 'billing_group_id' to be a str")
34
38
  pulumi.set(__self__, "billing_group_id", billing_group_id)
@@ -53,12 +57,23 @@ class GetOrganizationProjectResult:
53
57
  if technical_emails and not isinstance(technical_emails, list):
54
58
  raise TypeError("Expected argument 'technical_emails' to be a list")
55
59
  pulumi.set(__self__, "technical_emails", technical_emails)
60
+ if timeouts and not isinstance(timeouts, dict):
61
+ raise TypeError("Expected argument 'timeouts' to be a dict")
62
+ pulumi.set(__self__, "timeouts", timeouts)
63
+
64
+ @property
65
+ @pulumi.getter(name="basePort")
66
+ def base_port(self) -> builtins.int:
67
+ """
68
+ Valid port number (1-65535) to use as a base for service port allocation.
69
+ """
70
+ return pulumi.get(self, "base_port")
56
71
 
57
72
  @property
58
73
  @pulumi.getter(name="billingGroupId")
59
74
  def billing_group_id(self) -> builtins.str:
60
75
  """
61
- Billing group ID to assign to the project.
76
+ Billing group ID to assign to the project. It's required when moving projects between organizations.
62
77
  """
63
78
  return pulumi.get(self, "billing_group_id")
64
79
 
@@ -66,7 +81,7 @@ class GetOrganizationProjectResult:
66
81
  @pulumi.getter(name="caCert")
67
82
  def ca_cert(self) -> builtins.str:
68
83
  """
69
- The CA certificate for the project. This is required for configuring clients that connect to certain services like Kafka.
84
+ PEM encoded certificate.
70
85
  """
71
86
  return pulumi.get(self, "ca_cert")
72
87
 
@@ -74,7 +89,7 @@ class GetOrganizationProjectResult:
74
89
  @pulumi.getter
75
90
  def id(self) -> builtins.str:
76
91
  """
77
- The provider-assigned unique ID for this managed resource.
92
+ Resource ID, a composite of `organization_id` and `project_id` IDs.
78
93
  """
79
94
  return pulumi.get(self, "id")
80
95
 
@@ -82,7 +97,7 @@ class GetOrganizationProjectResult:
82
97
  @pulumi.getter(name="organizationId")
83
98
  def organization_id(self) -> builtins.str:
84
99
  """
85
- ID of an organization. Changing this property forces recreation of the resource.
100
+ ID of an organization.
86
101
  """
87
102
  return pulumi.get(self, "organization_id")
88
103
 
@@ -98,13 +113,13 @@ class GetOrganizationProjectResult:
98
113
  @pulumi.getter(name="projectId")
99
114
  def project_id(self) -> builtins.str:
100
115
  """
101
- Unique identifier for the project that also serves as the project name.
116
+ The name of the project. Names must be globally unique among all Aiven customers. Names must begin with a letter (a-z), and consist of letters, numbers, and dashes. It's recommended to use a random string or your organization name as a prefix or suffix. Changing this property forces recreation of the resource.
102
117
  """
103
118
  return pulumi.get(self, "project_id")
104
119
 
105
120
  @property
106
121
  @pulumi.getter
107
- def tags(self) -> Sequence['outputs.GetOrganizationProjectTagResult']:
122
+ def tags(self) -> Optional[Sequence['outputs.GetOrganizationProjectTagResult']]:
108
123
  """
109
124
  Tags are key-value pairs that allow you to categorize projects.
110
125
  """
@@ -118,6 +133,11 @@ class GetOrganizationProjectResult:
118
133
  """
119
134
  return pulumi.get(self, "technical_emails")
120
135
 
136
+ @property
137
+ @pulumi.getter
138
+ def timeouts(self) -> Optional['outputs.GetOrganizationProjectTimeoutsResult']:
139
+ return pulumi.get(self, "timeouts")
140
+
121
141
 
122
142
  class AwaitableGetOrganizationProjectResult(GetOrganizationProjectResult):
123
143
  # pylint: disable=using-constant-test
@@ -125,6 +145,7 @@ class AwaitableGetOrganizationProjectResult(GetOrganizationProjectResult):
125
145
  if False:
126
146
  yield self
127
147
  return GetOrganizationProjectResult(
148
+ base_port=self.base_port,
128
149
  billing_group_id=self.billing_group_id,
129
150
  ca_cert=self.ca_cert,
130
151
  id=self.id,
@@ -132,11 +153,14 @@ class AwaitableGetOrganizationProjectResult(GetOrganizationProjectResult):
132
153
  parent_id=self.parent_id,
133
154
  project_id=self.project_id,
134
155
  tags=self.tags,
135
- technical_emails=self.technical_emails)
156
+ technical_emails=self.technical_emails,
157
+ timeouts=self.timeouts)
136
158
 
137
159
 
138
160
  def get_organization_project(organization_id: Optional[builtins.str] = None,
139
161
  project_id: Optional[builtins.str] = None,
162
+ tags: Optional[Sequence[Union['GetOrganizationProjectTagArgs', 'GetOrganizationProjectTagArgsDict']]] = None,
163
+ timeouts: Optional[Union['GetOrganizationProjectTimeoutsArgs', 'GetOrganizationProjectTimeoutsArgsDict']] = None,
140
164
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetOrganizationProjectResult:
141
165
  """
142
166
  Gets information about an Aiven project.
@@ -155,16 +179,20 @@ def get_organization_project(organization_id: Optional[builtins.str] = None,
155
179
  ```
156
180
 
157
181
 
158
- :param builtins.str organization_id: ID of an organization. Changing this property forces recreation of the resource.
159
- :param builtins.str project_id: Unique identifier for the project that also serves as the project name.
182
+ :param builtins.str organization_id: ID of an organization.
183
+ :param builtins.str project_id: The name of the project. Names must be globally unique among all Aiven customers. Names must begin with a letter (a-z), and consist of letters, numbers, and dashes. It's recommended to use a random string or your organization name as a prefix or suffix. Changing this property forces recreation of the resource.
184
+ :param Sequence[Union['GetOrganizationProjectTagArgs', 'GetOrganizationProjectTagArgsDict']] tags: Tags are key-value pairs that allow you to categorize projects.
160
185
  """
161
186
  __args__ = dict()
162
187
  __args__['organizationId'] = organization_id
163
188
  __args__['projectId'] = project_id
189
+ __args__['tags'] = tags
190
+ __args__['timeouts'] = timeouts
164
191
  opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
165
192
  __ret__ = pulumi.runtime.invoke('aiven:index/getOrganizationProject:getOrganizationProject', __args__, opts=opts, typ=GetOrganizationProjectResult).value
166
193
 
167
194
  return AwaitableGetOrganizationProjectResult(
195
+ base_port=pulumi.get(__ret__, 'base_port'),
168
196
  billing_group_id=pulumi.get(__ret__, 'billing_group_id'),
169
197
  ca_cert=pulumi.get(__ret__, 'ca_cert'),
170
198
  id=pulumi.get(__ret__, 'id'),
@@ -172,9 +200,12 @@ def get_organization_project(organization_id: Optional[builtins.str] = None,
172
200
  parent_id=pulumi.get(__ret__, 'parent_id'),
173
201
  project_id=pulumi.get(__ret__, 'project_id'),
174
202
  tags=pulumi.get(__ret__, 'tags'),
175
- technical_emails=pulumi.get(__ret__, 'technical_emails'))
203
+ technical_emails=pulumi.get(__ret__, 'technical_emails'),
204
+ timeouts=pulumi.get(__ret__, 'timeouts'))
176
205
  def get_organization_project_output(organization_id: Optional[pulumi.Input[builtins.str]] = None,
177
206
  project_id: Optional[pulumi.Input[builtins.str]] = None,
207
+ tags: Optional[pulumi.Input[Optional[Sequence[Union['GetOrganizationProjectTagArgs', 'GetOrganizationProjectTagArgsDict']]]]] = None,
208
+ timeouts: Optional[pulumi.Input[Optional[Union['GetOrganizationProjectTimeoutsArgs', 'GetOrganizationProjectTimeoutsArgsDict']]]] = None,
178
209
  opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetOrganizationProjectResult]:
179
210
  """
180
211
  Gets information about an Aiven project.
@@ -193,15 +224,19 @@ def get_organization_project_output(organization_id: Optional[pulumi.Input[built
193
224
  ```
194
225
 
195
226
 
196
- :param builtins.str organization_id: ID of an organization. Changing this property forces recreation of the resource.
197
- :param builtins.str project_id: Unique identifier for the project that also serves as the project name.
227
+ :param builtins.str organization_id: ID of an organization.
228
+ :param builtins.str project_id: The name of the project. Names must be globally unique among all Aiven customers. Names must begin with a letter (a-z), and consist of letters, numbers, and dashes. It's recommended to use a random string or your organization name as a prefix or suffix. Changing this property forces recreation of the resource.
229
+ :param Sequence[Union['GetOrganizationProjectTagArgs', 'GetOrganizationProjectTagArgsDict']] tags: Tags are key-value pairs that allow you to categorize projects.
198
230
  """
199
231
  __args__ = dict()
200
232
  __args__['organizationId'] = organization_id
201
233
  __args__['projectId'] = project_id
234
+ __args__['tags'] = tags
235
+ __args__['timeouts'] = timeouts
202
236
  opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
203
237
  __ret__ = pulumi.runtime.invoke_output('aiven:index/getOrganizationProject:getOrganizationProject', __args__, opts=opts, typ=GetOrganizationProjectResult)
204
238
  return __ret__.apply(lambda __response__: GetOrganizationProjectResult(
239
+ base_port=pulumi.get(__response__, 'base_port'),
205
240
  billing_group_id=pulumi.get(__response__, 'billing_group_id'),
206
241
  ca_cert=pulumi.get(__response__, 'ca_cert'),
207
242
  id=pulumi.get(__response__, 'id'),
@@ -209,4 +244,5 @@ def get_organization_project_output(organization_id: Optional[pulumi.Input[built
209
244
  parent_id=pulumi.get(__response__, 'parent_id'),
210
245
  project_id=pulumi.get(__response__, 'project_id'),
211
246
  tags=pulumi.get(__response__, 'tags'),
212
- technical_emails=pulumi.get(__response__, 'technical_emails')))
247
+ technical_emails=pulumi.get(__response__, 'technical_emails'),
248
+ timeouts=pulumi.get(__response__, 'timeouts')))
@@ -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/get_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
@@ -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/get_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
@@ -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