pulumi-aiven 6.37.0a1743570488__py3-none-any.whl → 6.37.0a1744255932__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +22 -0
- pulumi_aiven/_inputs.py +8877 -8288
- pulumi_aiven/account.py +71 -70
- pulumi_aiven/account_authentication.py +204 -203
- pulumi_aiven/account_team.py +50 -49
- pulumi_aiven/account_team_member.py +64 -63
- pulumi_aiven/account_team_project.py +57 -56
- pulumi_aiven/alloydbomni.py +247 -254
- pulumi_aiven/alloydbomni_database.py +71 -70
- pulumi_aiven/alloydbomni_user.py +92 -91
- pulumi_aiven/aws_org_vpc_peering_connection.py +92 -91
- pulumi_aiven/aws_privatelink.py +57 -56
- pulumi_aiven/aws_vpc_peering_connection.py +78 -77
- pulumi_aiven/azure_org_vpc_peering_connection.py +113 -112
- pulumi_aiven/azure_privatelink.py +71 -70
- pulumi_aiven/azure_privatelink_connection_approval.py +57 -56
- pulumi_aiven/azure_vpc_peering_connection.py +106 -105
- pulumi_aiven/billing_group.py +211 -210
- pulumi_aiven/cassandra.py +233 -240
- pulumi_aiven/cassandra_user.py +78 -77
- pulumi_aiven/clickhouse.py +233 -240
- pulumi_aiven/clickhouse_database.py +53 -52
- pulumi_aiven/clickhouse_grant.py +57 -56
- pulumi_aiven/clickhouse_role.py +43 -42
- pulumi_aiven/clickhouse_user.py +64 -63
- pulumi_aiven/config/__init__.py +1 -0
- pulumi_aiven/config/__init__.pyi +1 -0
- pulumi_aiven/config/vars.py +1 -0
- pulumi_aiven/connection_pool.py +106 -105
- pulumi_aiven/dragonfly.py +233 -240
- pulumi_aiven/flink.py +233 -240
- pulumi_aiven/flink_application.py +78 -77
- pulumi_aiven/flink_application_deployment.py +113 -112
- pulumi_aiven/flink_application_version.py +85 -84
- pulumi_aiven/flink_jar_application.py +78 -77
- pulumi_aiven/flink_jar_application_deployment.py +176 -175
- pulumi_aiven/flink_jar_application_version.py +92 -91
- pulumi_aiven/gcp_org_vpc_peering_connection.py +71 -70
- pulumi_aiven/gcp_privatelink.py +50 -49
- pulumi_aiven/gcp_privatelink_connection_approval.py +64 -63
- pulumi_aiven/gcp_vpc_peering_connection.py +64 -63
- pulumi_aiven/get_account.py +14 -13
- pulumi_aiven/get_account_authentication.py +27 -26
- pulumi_aiven/get_account_team.py +15 -14
- pulumi_aiven/get_account_team_member.py +20 -19
- pulumi_aiven/get_account_team_project.py +18 -17
- pulumi_aiven/get_alloydbomni.py +34 -36
- pulumi_aiven/get_alloydbomni_database.py +19 -18
- pulumi_aiven/get_alloydbomni_user.py +22 -21
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +30 -29
- pulumi_aiven/get_aws_privatelink.py +15 -14
- pulumi_aiven/get_aws_vpc_peering_connection.py +25 -24
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +31 -30
- pulumi_aiven/get_azure_privatelink.py +17 -16
- pulumi_aiven/get_azure_vpc_peering_connection.py +35 -34
- pulumi_aiven/get_billing_group.py +22 -21
- pulumi_aiven/get_cassanda.py +33 -35
- pulumi_aiven/get_cassandra.py +33 -35
- pulumi_aiven/get_cassandra_user.py +21 -20
- pulumi_aiven/get_clickhouse.py +33 -35
- pulumi_aiven/get_clickhouse_database.py +18 -17
- pulumi_aiven/get_clickhouse_user.py +20 -19
- pulumi_aiven/get_connection_pool.py +22 -21
- pulumi_aiven/get_dragonfly.py +33 -35
- pulumi_aiven/get_external_identity.py +22 -21
- pulumi_aiven/get_flink.py +33 -35
- pulumi_aiven/get_flink_application.py +22 -21
- pulumi_aiven/get_flink_application_version.py +26 -25
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +24 -23
- pulumi_aiven/get_gcp_privatelink.py +15 -14
- pulumi_aiven/get_gcp_vpc_peering_connection.py +20 -19
- pulumi_aiven/get_grafana.py +33 -35
- pulumi_aiven/get_influx_db.py +28 -27
- pulumi_aiven/get_influxdb_database.py +12 -11
- pulumi_aiven/get_influxdb_user.py +15 -14
- pulumi_aiven/get_kafka.py +35 -37
- pulumi_aiven/get_kafka_acl.py +28 -27
- pulumi_aiven/get_kafka_connect.py +33 -35
- pulumi_aiven/get_kafka_connector.py +24 -23
- pulumi_aiven/get_kafka_mirror_maker.py +33 -35
- pulumi_aiven/get_kafka_schema.py +21 -20
- pulumi_aiven/get_kafka_schema_configuration.py +17 -16
- pulumi_aiven/get_kafka_schema_registry_acl.py +28 -27
- pulumi_aiven/get_kafka_topic.py +22 -21
- pulumi_aiven/get_kafka_user.py +21 -20
- pulumi_aiven/get_m3_aggregator.py +33 -35
- pulumi_aiven/get_m3_db.py +33 -35
- pulumi_aiven/get_m3db_user.py +19 -18
- pulumi_aiven/get_mirror_maker_replication_flow.py +34 -33
- pulumi_aiven/get_my_sql.py +33 -35
- pulumi_aiven/get_mysql_database.py +18 -17
- pulumi_aiven/get_mysql_user.py +22 -21
- pulumi_aiven/get_open_search.py +33 -35
- pulumi_aiven/get_open_search_acl_config.py +14 -13
- pulumi_aiven/get_open_search_acl_rule.py +27 -26
- pulumi_aiven/get_opensearch_security_plugin_config.py +16 -15
- pulumi_aiven/get_opensearch_user.py +19 -18
- pulumi_aiven/get_organization.py +14 -13
- pulumi_aiven/get_organization_address.py +227 -0
- pulumi_aiven/get_organization_application_user.py +15 -34
- pulumi_aiven/get_organization_billing_group.py +241 -0
- pulumi_aiven/get_organization_billing_group_list.py +110 -0
- pulumi_aiven/get_organization_project.py +30 -15
- pulumi_aiven/get_organization_user.py +18 -17
- pulumi_aiven/get_organization_user_group.py +16 -15
- pulumi_aiven/get_organization_user_list.py +32 -19
- pulumi_aiven/get_organization_vpc.py +17 -16
- pulumi_aiven/get_organizational_unit.py +11 -10
- pulumi_aiven/get_pg.py +33 -35
- pulumi_aiven/get_pg_database.py +20 -19
- pulumi_aiven/get_pg_user.py +22 -21
- pulumi_aiven/get_project.py +19 -18
- pulumi_aiven/get_project_user.py +14 -13
- pulumi_aiven/get_project_vpc.py +19 -18
- pulumi_aiven/get_redis.py +33 -35
- pulumi_aiven/get_redis_user.py +23 -22
- pulumi_aiven/get_service_component.py +54 -39
- pulumi_aiven/get_service_integration.py +29 -28
- pulumi_aiven/get_service_integration_endpoint.py +14 -13
- pulumi_aiven/get_thanos.py +33 -35
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +22 -21
- pulumi_aiven/get_valkey.py +33 -35
- pulumi_aiven/get_valkey_user.py +23 -22
- pulumi_aiven/grafana.py +233 -240
- pulumi_aiven/influx_db.py +251 -244
- pulumi_aiven/influxdb_database.py +53 -52
- pulumi_aiven/influxdb_user.py +78 -77
- pulumi_aiven/kafka.py +261 -268
- pulumi_aiven/kafka_acl.py +78 -77
- pulumi_aiven/kafka_connect.py +233 -240
- pulumi_aiven/kafka_connector.py +99 -98
- pulumi_aiven/kafka_mirror_maker.py +233 -240
- pulumi_aiven/kafka_native_acl.py +127 -126
- pulumi_aiven/kafka_quota.py +99 -98
- pulumi_aiven/kafka_schema.py +92 -91
- pulumi_aiven/kafka_schema_configuration.py +43 -42
- pulumi_aiven/kafka_schema_registry_acl.py +78 -77
- pulumi_aiven/kafka_topic.py +109 -108
- pulumi_aiven/kafka_user.py +78 -77
- pulumi_aiven/m3_aggregator.py +233 -240
- pulumi_aiven/m3_db.py +233 -240
- pulumi_aiven/m3db_user.py +64 -63
- pulumi_aiven/mirror_maker_replication_flow.py +225 -224
- pulumi_aiven/my_sql.py +233 -240
- pulumi_aiven/mysql_database.py +53 -52
- pulumi_aiven/mysql_user.py +92 -91
- pulumi_aiven/open_search.py +233 -240
- pulumi_aiven/open_search_acl_config.py +57 -56
- pulumi_aiven/open_search_acl_rule.py +75 -74
- pulumi_aiven/opensearch_security_plugin_config.py +64 -63
- pulumi_aiven/opensearch_user.py +64 -63
- pulumi_aiven/organization.py +38 -37
- pulumi_aiven/organization_address.py +557 -0
- pulumi_aiven/organization_application_user.py +61 -60
- pulumi_aiven/organization_application_user_token.py +169 -168
- pulumi_aiven/organization_billing_group.py +645 -0
- pulumi_aiven/organization_group_project.py +43 -42
- pulumi_aiven/organization_permission.py +45 -44
- pulumi_aiven/organization_project.py +114 -82
- pulumi_aiven/organization_user.py +57 -56
- pulumi_aiven/organization_user_group.py +64 -63
- pulumi_aiven/organization_user_group_member.py +50 -81
- pulumi_aiven/organization_vpc.py +71 -70
- pulumi_aiven/organizational_unit.py +50 -49
- pulumi_aiven/outputs.py +10770 -10004
- pulumi_aiven/pg.py +233 -240
- pulumi_aiven/pg_database.py +81 -80
- pulumi_aiven/pg_user.py +92 -91
- pulumi_aiven/project.py +155 -154
- pulumi_aiven/project_user.py +50 -49
- pulumi_aiven/project_vpc.py +50 -49
- pulumi_aiven/provider.py +9 -8
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +233 -240
- pulumi_aiven/redis_user.py +120 -119
- pulumi_aiven/service_integration.py +124 -123
- pulumi_aiven/service_integration_endpoint.py +50 -49
- pulumi_aiven/static_ip.py +57 -56
- pulumi_aiven/thanos.py +233 -240
- pulumi_aiven/transit_gateway_vpc_attachment.py +92 -91
- pulumi_aiven/valkey.py +233 -240
- pulumi_aiven/valkey_user.py +120 -119
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/METADATA +1 -1
- pulumi_aiven-6.37.0a1744255932.dist-info/RECORD +188 -0
- pulumi_aiven-6.37.0a1743570488.dist-info/RECORD +0 -183
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/top_level.txt +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -21,26 +22,25 @@ __all__ = ['OrganizationProjectArgs', 'OrganizationProject']
|
|
|
21
22
|
@pulumi.input_type
|
|
22
23
|
class OrganizationProjectArgs:
|
|
23
24
|
def __init__(__self__, *,
|
|
24
|
-
billing_group_id: pulumi.Input[str],
|
|
25
|
-
organization_id: pulumi.Input[str],
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
billing_group_id: pulumi.Input[builtins.str],
|
|
26
|
+
organization_id: pulumi.Input[builtins.str],
|
|
27
|
+
parent_id: pulumi.Input[builtins.str],
|
|
28
|
+
project_id: pulumi.Input[builtins.str],
|
|
28
29
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input['OrganizationProjectTagArgs']]]] = None,
|
|
29
|
-
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
30
|
+
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
|
|
30
31
|
"""
|
|
31
32
|
The set of arguments for constructing a OrganizationProject resource.
|
|
32
|
-
:param pulumi.Input[str] billing_group_id: Billing group ID to assign to the project.
|
|
33
|
-
:param pulumi.Input[str] organization_id: ID of an organization. Changing this property forces recreation of the resource.
|
|
34
|
-
:param pulumi.Input[str]
|
|
35
|
-
:param pulumi.Input[str]
|
|
33
|
+
:param pulumi.Input[builtins.str] billing_group_id: Billing group ID to assign to the project.
|
|
34
|
+
:param pulumi.Input[builtins.str] organization_id: ID of an organization. Changing this property forces recreation of the resource.
|
|
35
|
+
:param pulumi.Input[builtins.str] parent_id: Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
36
|
+
:param pulumi.Input[builtins.str] project_id: Unique identifier for the project that also serves as the project name.
|
|
36
37
|
:param pulumi.Input[Sequence[pulumi.Input['OrganizationProjectTagArgs']]] tags: Tags are key-value pairs that allow you to categorize projects.
|
|
37
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
38
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
38
39
|
"""
|
|
39
40
|
pulumi.set(__self__, "billing_group_id", billing_group_id)
|
|
40
41
|
pulumi.set(__self__, "organization_id", organization_id)
|
|
42
|
+
pulumi.set(__self__, "parent_id", parent_id)
|
|
41
43
|
pulumi.set(__self__, "project_id", project_id)
|
|
42
|
-
if parent_id is not None:
|
|
43
|
-
pulumi.set(__self__, "parent_id", parent_id)
|
|
44
44
|
if tags is not None:
|
|
45
45
|
pulumi.set(__self__, "tags", tags)
|
|
46
46
|
if technical_emails is not None:
|
|
@@ -48,52 +48,52 @@ class OrganizationProjectArgs:
|
|
|
48
48
|
|
|
49
49
|
@property
|
|
50
50
|
@pulumi.getter(name="billingGroupId")
|
|
51
|
-
def billing_group_id(self) -> pulumi.Input[str]:
|
|
51
|
+
def billing_group_id(self) -> pulumi.Input[builtins.str]:
|
|
52
52
|
"""
|
|
53
53
|
Billing group ID to assign to the project.
|
|
54
54
|
"""
|
|
55
55
|
return pulumi.get(self, "billing_group_id")
|
|
56
56
|
|
|
57
57
|
@billing_group_id.setter
|
|
58
|
-
def billing_group_id(self, value: pulumi.Input[str]):
|
|
58
|
+
def billing_group_id(self, value: pulumi.Input[builtins.str]):
|
|
59
59
|
pulumi.set(self, "billing_group_id", value)
|
|
60
60
|
|
|
61
61
|
@property
|
|
62
62
|
@pulumi.getter(name="organizationId")
|
|
63
|
-
def organization_id(self) -> pulumi.Input[str]:
|
|
63
|
+
def organization_id(self) -> pulumi.Input[builtins.str]:
|
|
64
64
|
"""
|
|
65
65
|
ID of an organization. Changing this property forces recreation of the resource.
|
|
66
66
|
"""
|
|
67
67
|
return pulumi.get(self, "organization_id")
|
|
68
68
|
|
|
69
69
|
@organization_id.setter
|
|
70
|
-
def organization_id(self, value: pulumi.Input[str]):
|
|
70
|
+
def organization_id(self, value: pulumi.Input[builtins.str]):
|
|
71
71
|
pulumi.set(self, "organization_id", value)
|
|
72
72
|
|
|
73
|
-
@property
|
|
74
|
-
@pulumi.getter(name="projectId")
|
|
75
|
-
def project_id(self) -> pulumi.Input[str]:
|
|
76
|
-
"""
|
|
77
|
-
Unique identifier for the project that also serves as the project name.
|
|
78
|
-
"""
|
|
79
|
-
return pulumi.get(self, "project_id")
|
|
80
|
-
|
|
81
|
-
@project_id.setter
|
|
82
|
-
def project_id(self, value: pulumi.Input[str]):
|
|
83
|
-
pulumi.set(self, "project_id", value)
|
|
84
|
-
|
|
85
73
|
@property
|
|
86
74
|
@pulumi.getter(name="parentId")
|
|
87
|
-
def parent_id(self) ->
|
|
75
|
+
def parent_id(self) -> pulumi.Input[builtins.str]:
|
|
88
76
|
"""
|
|
89
77
|
Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
90
78
|
"""
|
|
91
79
|
return pulumi.get(self, "parent_id")
|
|
92
80
|
|
|
93
81
|
@parent_id.setter
|
|
94
|
-
def parent_id(self, value:
|
|
82
|
+
def parent_id(self, value: pulumi.Input[builtins.str]):
|
|
95
83
|
pulumi.set(self, "parent_id", value)
|
|
96
84
|
|
|
85
|
+
@property
|
|
86
|
+
@pulumi.getter(name="projectId")
|
|
87
|
+
def project_id(self) -> pulumi.Input[builtins.str]:
|
|
88
|
+
"""
|
|
89
|
+
Unique identifier for the project that also serves as the project name.
|
|
90
|
+
"""
|
|
91
|
+
return pulumi.get(self, "project_id")
|
|
92
|
+
|
|
93
|
+
@project_id.setter
|
|
94
|
+
def project_id(self, value: pulumi.Input[builtins.str]):
|
|
95
|
+
pulumi.set(self, "project_id", value)
|
|
96
|
+
|
|
97
97
|
@property
|
|
98
98
|
@pulumi.getter
|
|
99
99
|
def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OrganizationProjectTagArgs']]]]:
|
|
@@ -108,37 +108,41 @@ class OrganizationProjectArgs:
|
|
|
108
108
|
|
|
109
109
|
@property
|
|
110
110
|
@pulumi.getter(name="technicalEmails")
|
|
111
|
-
def technical_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
111
|
+
def technical_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
112
112
|
"""
|
|
113
113
|
The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
114
114
|
"""
|
|
115
115
|
return pulumi.get(self, "technical_emails")
|
|
116
116
|
|
|
117
117
|
@technical_emails.setter
|
|
118
|
-
def technical_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
118
|
+
def technical_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
119
119
|
pulumi.set(self, "technical_emails", value)
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
@pulumi.input_type
|
|
123
123
|
class _OrganizationProjectState:
|
|
124
124
|
def __init__(__self__, *,
|
|
125
|
-
billing_group_id: Optional[pulumi.Input[str]] = None,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
125
|
+
billing_group_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
126
|
+
ca_cert: Optional[pulumi.Input[builtins.str]] = None,
|
|
127
|
+
organization_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
128
|
+
parent_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
129
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
129
130
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input['OrganizationProjectTagArgs']]]] = None,
|
|
130
|
-
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
131
|
+
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
|
|
131
132
|
"""
|
|
132
133
|
Input properties used for looking up and filtering OrganizationProject resources.
|
|
133
|
-
:param pulumi.Input[str] billing_group_id: Billing group ID to assign to the project.
|
|
134
|
-
:param pulumi.Input[str]
|
|
135
|
-
:param pulumi.Input[str]
|
|
136
|
-
:param pulumi.Input[str]
|
|
134
|
+
:param pulumi.Input[builtins.str] billing_group_id: Billing group ID to assign to the project.
|
|
135
|
+
:param pulumi.Input[builtins.str] ca_cert: The CA certificate for the project. This is required for configuring clients that connect to certain services like Kafka.
|
|
136
|
+
:param pulumi.Input[builtins.str] organization_id: ID of an organization. Changing this property forces recreation of the resource.
|
|
137
|
+
:param pulumi.Input[builtins.str] parent_id: Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
138
|
+
:param pulumi.Input[builtins.str] project_id: Unique identifier for the project that also serves as the project name.
|
|
137
139
|
:param pulumi.Input[Sequence[pulumi.Input['OrganizationProjectTagArgs']]] tags: Tags are key-value pairs that allow you to categorize projects.
|
|
138
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
140
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
139
141
|
"""
|
|
140
142
|
if billing_group_id is not None:
|
|
141
143
|
pulumi.set(__self__, "billing_group_id", billing_group_id)
|
|
144
|
+
if ca_cert is not None:
|
|
145
|
+
pulumi.set(__self__, "ca_cert", ca_cert)
|
|
142
146
|
if organization_id is not None:
|
|
143
147
|
pulumi.set(__self__, "organization_id", organization_id)
|
|
144
148
|
if parent_id is not None:
|
|
@@ -152,50 +156,62 @@ class _OrganizationProjectState:
|
|
|
152
156
|
|
|
153
157
|
@property
|
|
154
158
|
@pulumi.getter(name="billingGroupId")
|
|
155
|
-
def billing_group_id(self) -> Optional[pulumi.Input[str]]:
|
|
159
|
+
def billing_group_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
156
160
|
"""
|
|
157
161
|
Billing group ID to assign to the project.
|
|
158
162
|
"""
|
|
159
163
|
return pulumi.get(self, "billing_group_id")
|
|
160
164
|
|
|
161
165
|
@billing_group_id.setter
|
|
162
|
-
def billing_group_id(self, value: Optional[pulumi.Input[str]]):
|
|
166
|
+
def billing_group_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
163
167
|
pulumi.set(self, "billing_group_id", value)
|
|
164
168
|
|
|
169
|
+
@property
|
|
170
|
+
@pulumi.getter(name="caCert")
|
|
171
|
+
def ca_cert(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
172
|
+
"""
|
|
173
|
+
The CA certificate for the project. This is required for configuring clients that connect to certain services like Kafka.
|
|
174
|
+
"""
|
|
175
|
+
return pulumi.get(self, "ca_cert")
|
|
176
|
+
|
|
177
|
+
@ca_cert.setter
|
|
178
|
+
def ca_cert(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
179
|
+
pulumi.set(self, "ca_cert", value)
|
|
180
|
+
|
|
165
181
|
@property
|
|
166
182
|
@pulumi.getter(name="organizationId")
|
|
167
|
-
def organization_id(self) -> Optional[pulumi.Input[str]]:
|
|
183
|
+
def organization_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
168
184
|
"""
|
|
169
185
|
ID of an organization. Changing this property forces recreation of the resource.
|
|
170
186
|
"""
|
|
171
187
|
return pulumi.get(self, "organization_id")
|
|
172
188
|
|
|
173
189
|
@organization_id.setter
|
|
174
|
-
def organization_id(self, value: Optional[pulumi.Input[str]]):
|
|
190
|
+
def organization_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
175
191
|
pulumi.set(self, "organization_id", value)
|
|
176
192
|
|
|
177
193
|
@property
|
|
178
194
|
@pulumi.getter(name="parentId")
|
|
179
|
-
def parent_id(self) -> Optional[pulumi.Input[str]]:
|
|
195
|
+
def parent_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
180
196
|
"""
|
|
181
197
|
Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
182
198
|
"""
|
|
183
199
|
return pulumi.get(self, "parent_id")
|
|
184
200
|
|
|
185
201
|
@parent_id.setter
|
|
186
|
-
def parent_id(self, value: Optional[pulumi.Input[str]]):
|
|
202
|
+
def parent_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
187
203
|
pulumi.set(self, "parent_id", value)
|
|
188
204
|
|
|
189
205
|
@property
|
|
190
206
|
@pulumi.getter(name="projectId")
|
|
191
|
-
def project_id(self) -> Optional[pulumi.Input[str]]:
|
|
207
|
+
def project_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
192
208
|
"""
|
|
193
209
|
Unique identifier for the project that also serves as the project name.
|
|
194
210
|
"""
|
|
195
211
|
return pulumi.get(self, "project_id")
|
|
196
212
|
|
|
197
213
|
@project_id.setter
|
|
198
|
-
def project_id(self, value: Optional[pulumi.Input[str]]):
|
|
214
|
+
def project_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
199
215
|
pulumi.set(self, "project_id", value)
|
|
200
216
|
|
|
201
217
|
@property
|
|
@@ -212,14 +228,14 @@ class _OrganizationProjectState:
|
|
|
212
228
|
|
|
213
229
|
@property
|
|
214
230
|
@pulumi.getter(name="technicalEmails")
|
|
215
|
-
def technical_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
231
|
+
def technical_emails(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
|
216
232
|
"""
|
|
217
233
|
The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
218
234
|
"""
|
|
219
235
|
return pulumi.get(self, "technical_emails")
|
|
220
236
|
|
|
221
237
|
@technical_emails.setter
|
|
222
|
-
def technical_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
238
|
+
def technical_emails(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
|
223
239
|
pulumi.set(self, "technical_emails", value)
|
|
224
240
|
|
|
225
241
|
|
|
@@ -228,12 +244,12 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
228
244
|
def __init__(__self__,
|
|
229
245
|
resource_name: str,
|
|
230
246
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
231
|
-
billing_group_id: Optional[pulumi.Input[str]] = None,
|
|
232
|
-
organization_id: Optional[pulumi.Input[str]] = None,
|
|
233
|
-
parent_id: Optional[pulumi.Input[str]] = None,
|
|
234
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
|
247
|
+
billing_group_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
248
|
+
organization_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
249
|
+
parent_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
250
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
235
251
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[Union['OrganizationProjectTagArgs', 'OrganizationProjectTagArgsDict']]]]] = None,
|
|
236
|
-
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
252
|
+
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
237
253
|
__props__=None):
|
|
238
254
|
"""
|
|
239
255
|
Creates and manages an [Aiven project](https://aiven.io/docs/platform/concepts/orgs-units-projects#projects).
|
|
@@ -265,12 +281,12 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
265
281
|
|
|
266
282
|
:param str resource_name: The name of the resource.
|
|
267
283
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
268
|
-
:param pulumi.Input[str] billing_group_id: Billing group ID to assign to the project.
|
|
269
|
-
:param pulumi.Input[str] organization_id: ID of an organization. Changing this property forces recreation of the resource.
|
|
270
|
-
:param pulumi.Input[str] parent_id: Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
271
|
-
:param pulumi.Input[str] project_id: Unique identifier for the project that also serves as the project name.
|
|
284
|
+
:param pulumi.Input[builtins.str] billing_group_id: Billing group ID to assign to the project.
|
|
285
|
+
:param pulumi.Input[builtins.str] organization_id: ID of an organization. Changing this property forces recreation of the resource.
|
|
286
|
+
:param pulumi.Input[builtins.str] parent_id: Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
287
|
+
:param pulumi.Input[builtins.str] project_id: Unique identifier for the project that also serves as the project name.
|
|
272
288
|
:param pulumi.Input[Sequence[pulumi.Input[Union['OrganizationProjectTagArgs', 'OrganizationProjectTagArgsDict']]]] tags: Tags are key-value pairs that allow you to categorize projects.
|
|
273
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
289
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
274
290
|
"""
|
|
275
291
|
...
|
|
276
292
|
@overload
|
|
@@ -321,12 +337,12 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
321
337
|
def _internal_init(__self__,
|
|
322
338
|
resource_name: str,
|
|
323
339
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
324
|
-
billing_group_id: Optional[pulumi.Input[str]] = None,
|
|
325
|
-
organization_id: Optional[pulumi.Input[str]] = None,
|
|
326
|
-
parent_id: Optional[pulumi.Input[str]] = None,
|
|
327
|
-
project_id: Optional[pulumi.Input[str]] = None,
|
|
340
|
+
billing_group_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
341
|
+
organization_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
342
|
+
parent_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
343
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
328
344
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[Union['OrganizationProjectTagArgs', 'OrganizationProjectTagArgsDict']]]]] = None,
|
|
329
|
-
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
345
|
+
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
|
330
346
|
__props__=None):
|
|
331
347
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
332
348
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -342,12 +358,17 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
342
358
|
if organization_id is None and not opts.urn:
|
|
343
359
|
raise TypeError("Missing required property 'organization_id'")
|
|
344
360
|
__props__.__dict__["organization_id"] = organization_id
|
|
361
|
+
if parent_id is None and not opts.urn:
|
|
362
|
+
raise TypeError("Missing required property 'parent_id'")
|
|
345
363
|
__props__.__dict__["parent_id"] = parent_id
|
|
346
364
|
if project_id is None and not opts.urn:
|
|
347
365
|
raise TypeError("Missing required property 'project_id'")
|
|
348
366
|
__props__.__dict__["project_id"] = project_id
|
|
349
367
|
__props__.__dict__["tags"] = tags
|
|
350
368
|
__props__.__dict__["technical_emails"] = technical_emails
|
|
369
|
+
__props__.__dict__["ca_cert"] = None
|
|
370
|
+
secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["caCert"])
|
|
371
|
+
opts = pulumi.ResourceOptions.merge(opts, secret_opts)
|
|
351
372
|
super(OrganizationProject, __self__).__init__(
|
|
352
373
|
'aiven:index/organizationProject:OrganizationProject',
|
|
353
374
|
resource_name,
|
|
@@ -358,12 +379,13 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
358
379
|
def get(resource_name: str,
|
|
359
380
|
id: pulumi.Input[str],
|
|
360
381
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
361
|
-
billing_group_id: Optional[pulumi.Input[str]] = None,
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
382
|
+
billing_group_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
383
|
+
ca_cert: Optional[pulumi.Input[builtins.str]] = None,
|
|
384
|
+
organization_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
385
|
+
parent_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
386
|
+
project_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
365
387
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input[Union['OrganizationProjectTagArgs', 'OrganizationProjectTagArgsDict']]]]] = None,
|
|
366
|
-
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None) -> 'OrganizationProject':
|
|
388
|
+
technical_emails: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None) -> 'OrganizationProject':
|
|
367
389
|
"""
|
|
368
390
|
Get an existing OrganizationProject resource's state with the given name, id, and optional extra
|
|
369
391
|
properties used to qualify the lookup.
|
|
@@ -371,18 +393,20 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
371
393
|
:param str resource_name: The unique name of the resulting resource.
|
|
372
394
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
373
395
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
374
|
-
:param pulumi.Input[str] billing_group_id: Billing group ID to assign to the project.
|
|
375
|
-
:param pulumi.Input[str]
|
|
376
|
-
:param pulumi.Input[str]
|
|
377
|
-
:param pulumi.Input[str]
|
|
396
|
+
:param pulumi.Input[builtins.str] billing_group_id: Billing group ID to assign to the project.
|
|
397
|
+
:param pulumi.Input[builtins.str] ca_cert: The CA certificate for the project. This is required for configuring clients that connect to certain services like Kafka.
|
|
398
|
+
:param pulumi.Input[builtins.str] organization_id: ID of an organization. Changing this property forces recreation of the resource.
|
|
399
|
+
:param pulumi.Input[builtins.str] parent_id: Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
400
|
+
:param pulumi.Input[builtins.str] project_id: Unique identifier for the project that also serves as the project name.
|
|
378
401
|
:param pulumi.Input[Sequence[pulumi.Input[Union['OrganizationProjectTagArgs', 'OrganizationProjectTagArgsDict']]]] tags: Tags are key-value pairs that allow you to categorize projects.
|
|
379
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
402
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] technical_emails: The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
380
403
|
"""
|
|
381
404
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
382
405
|
|
|
383
406
|
__props__ = _OrganizationProjectState.__new__(_OrganizationProjectState)
|
|
384
407
|
|
|
385
408
|
__props__.__dict__["billing_group_id"] = billing_group_id
|
|
409
|
+
__props__.__dict__["ca_cert"] = ca_cert
|
|
386
410
|
__props__.__dict__["organization_id"] = organization_id
|
|
387
411
|
__props__.__dict__["parent_id"] = parent_id
|
|
388
412
|
__props__.__dict__["project_id"] = project_id
|
|
@@ -392,15 +416,23 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
392
416
|
|
|
393
417
|
@property
|
|
394
418
|
@pulumi.getter(name="billingGroupId")
|
|
395
|
-
def billing_group_id(self) -> pulumi.Output[str]:
|
|
419
|
+
def billing_group_id(self) -> pulumi.Output[builtins.str]:
|
|
396
420
|
"""
|
|
397
421
|
Billing group ID to assign to the project.
|
|
398
422
|
"""
|
|
399
423
|
return pulumi.get(self, "billing_group_id")
|
|
400
424
|
|
|
425
|
+
@property
|
|
426
|
+
@pulumi.getter(name="caCert")
|
|
427
|
+
def ca_cert(self) -> pulumi.Output[builtins.str]:
|
|
428
|
+
"""
|
|
429
|
+
The CA certificate for the project. This is required for configuring clients that connect to certain services like Kafka.
|
|
430
|
+
"""
|
|
431
|
+
return pulumi.get(self, "ca_cert")
|
|
432
|
+
|
|
401
433
|
@property
|
|
402
434
|
@pulumi.getter(name="organizationId")
|
|
403
|
-
def organization_id(self) -> pulumi.Output[str]:
|
|
435
|
+
def organization_id(self) -> pulumi.Output[builtins.str]:
|
|
404
436
|
"""
|
|
405
437
|
ID of an organization. Changing this property forces recreation of the resource.
|
|
406
438
|
"""
|
|
@@ -408,7 +440,7 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
408
440
|
|
|
409
441
|
@property
|
|
410
442
|
@pulumi.getter(name="parentId")
|
|
411
|
-
def parent_id(self) -> pulumi.Output[str]:
|
|
443
|
+
def parent_id(self) -> pulumi.Output[builtins.str]:
|
|
412
444
|
"""
|
|
413
445
|
Link a project to an [organization or organizational unit](https://aiven.io/docs/platform/concepts/orgs-units-projects) by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
414
446
|
"""
|
|
@@ -416,7 +448,7 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
416
448
|
|
|
417
449
|
@property
|
|
418
450
|
@pulumi.getter(name="projectId")
|
|
419
|
-
def project_id(self) -> pulumi.Output[str]:
|
|
451
|
+
def project_id(self) -> pulumi.Output[builtins.str]:
|
|
420
452
|
"""
|
|
421
453
|
Unique identifier for the project that also serves as the project name.
|
|
422
454
|
"""
|
|
@@ -432,7 +464,7 @@ class OrganizationProject(pulumi.CustomResource):
|
|
|
432
464
|
|
|
433
465
|
@property
|
|
434
466
|
@pulumi.getter(name="technicalEmails")
|
|
435
|
-
def technical_emails(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
467
|
+
def technical_emails(self) -> pulumi.Output[Optional[Sequence[builtins.str]]]:
|
|
436
468
|
"""
|
|
437
469
|
The email addresses for [project contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this project and its services. You can also set email contacts at the service level. It's good practice to keep these up-to-date to be aware of any potential issues with your project.
|
|
438
470
|
"""
|