pulumi-aiven 6.44.0a1760066937__py3-none-any.whl → 6.44.1__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/get_organizational_unit.py +4 -0
- pulumi_aiven/kafka_schema.py +20 -20
- pulumi_aiven/pulumi-plugin.json +1 -1
- {pulumi_aiven-6.44.0a1760066937.dist-info → pulumi_aiven-6.44.1.dist-info}/METADATA +1 -1
- {pulumi_aiven-6.44.0a1760066937.dist-info → pulumi_aiven-6.44.1.dist-info}/RECORD +7 -7
- {pulumi_aiven-6.44.0a1760066937.dist-info → pulumi_aiven-6.44.1.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.44.0a1760066937.dist-info → pulumi_aiven-6.44.1.dist-info}/top_level.txt +0 -0
|
@@ -114,6 +114,8 @@ def get_organizational_unit(name: Optional[_builtins.str] = None,
|
|
|
114
114
|
"""
|
|
115
115
|
Gets information about an organizational unit.
|
|
116
116
|
|
|
117
|
+
## Example Usage
|
|
118
|
+
|
|
117
119
|
|
|
118
120
|
:param _builtins.str name: The name of the organizational unit.
|
|
119
121
|
"""
|
|
@@ -134,6 +136,8 @@ def get_organizational_unit_output(name: Optional[pulumi.Input[_builtins.str]] =
|
|
|
134
136
|
"""
|
|
135
137
|
Gets information about an organizational unit.
|
|
136
138
|
|
|
139
|
+
## Example Usage
|
|
140
|
+
|
|
137
141
|
|
|
138
142
|
:param _builtins.str name: The name of the organizational unit.
|
|
139
143
|
"""
|
pulumi_aiven/kafka_schema.py
CHANGED
|
@@ -264,19 +264,19 @@ class KafkaSchema(pulumi.CustomResource):
|
|
|
264
264
|
subject_name="kafka-schema1",
|
|
265
265
|
compatibility_level="FORWARD",
|
|
266
266
|
schema=\"\"\" {
|
|
267
|
-
"doc": "example",
|
|
268
|
-
"fields": [
|
|
267
|
+
\\"doc\\": \\"example\\",
|
|
268
|
+
\\"fields\\": [
|
|
269
269
|
{
|
|
270
|
-
"default": 5,
|
|
271
|
-
"doc": "my test number",
|
|
272
|
-
"name": "test",
|
|
273
|
-
"namespace": "test",
|
|
274
|
-
"type": "int"
|
|
270
|
+
\\"default\\": 5,
|
|
271
|
+
\\"doc\\": \\"my test number\\",
|
|
272
|
+
\\"name\\": \\"test\\",
|
|
273
|
+
\\"namespace\\": \\"test\\",
|
|
274
|
+
\\"type\\": \\"int\\"
|
|
275
275
|
}
|
|
276
276
|
],
|
|
277
|
-
"name": "example",
|
|
278
|
-
"namespace": "example",
|
|
279
|
-
"type": "record"
|
|
277
|
+
\\"name\\": \\"example\\",
|
|
278
|
+
\\"namespace\\": \\"example\\",
|
|
279
|
+
\\"type\\": \\"record\\"
|
|
280
280
|
}
|
|
281
281
|
\"\"\")
|
|
282
282
|
```
|
|
@@ -317,19 +317,19 @@ class KafkaSchema(pulumi.CustomResource):
|
|
|
317
317
|
subject_name="kafka-schema1",
|
|
318
318
|
compatibility_level="FORWARD",
|
|
319
319
|
schema=\"\"\" {
|
|
320
|
-
"doc": "example",
|
|
321
|
-
"fields": [
|
|
320
|
+
\\"doc\\": \\"example\\",
|
|
321
|
+
\\"fields\\": [
|
|
322
322
|
{
|
|
323
|
-
"default": 5,
|
|
324
|
-
"doc": "my test number",
|
|
325
|
-
"name": "test",
|
|
326
|
-
"namespace": "test",
|
|
327
|
-
"type": "int"
|
|
323
|
+
\\"default\\": 5,
|
|
324
|
+
\\"doc\\": \\"my test number\\",
|
|
325
|
+
\\"name\\": \\"test\\",
|
|
326
|
+
\\"namespace\\": \\"test\\",
|
|
327
|
+
\\"type\\": \\"int\\"
|
|
328
328
|
}
|
|
329
329
|
],
|
|
330
|
-
"name": "example",
|
|
331
|
-
"namespace": "example",
|
|
332
|
-
"type": "record"
|
|
330
|
+
\\"name\\": \\"example\\",
|
|
331
|
+
\\"namespace\\": \\"example\\",
|
|
332
|
+
\\"type\\": \\"record\\"
|
|
333
333
|
}
|
|
334
334
|
\"\"\")
|
|
335
335
|
```
|
pulumi_aiven/pulumi-plugin.json
CHANGED
|
@@ -103,7 +103,7 @@ pulumi_aiven/get_organization_user.py,sha256=aCtv7CkF7-mgoa1jKUYHxZL6KkSRIHOO8XN
|
|
|
103
103
|
pulumi_aiven/get_organization_user_group.py,sha256=Bm5KxKgrlyF-jGVnoT1XWhxg8UEIxsaVVthWnbhg5dc,7651
|
|
104
104
|
pulumi_aiven/get_organization_user_list.py,sha256=x3pY1-ASE9mQGrZaMlte-ac2XEAF9ujJoaKr1bLIVdc,5058
|
|
105
105
|
pulumi_aiven/get_organization_vpc.py,sha256=Snh8VVitnOkx8oQAJ5hS7DDBFhNwnfOx_9kj8t2yd3Y,8234
|
|
106
|
-
pulumi_aiven/get_organizational_unit.py,sha256=
|
|
106
|
+
pulumi_aiven/get_organizational_unit.py,sha256=_fF8GlXVgmGZKiMvhK3Y6ScXzTdRaAO_nMrKkfXRJww,5742
|
|
107
107
|
pulumi_aiven/get_pg.py,sha256=wRRhZJZkp7O_ErpEFkxZoIKZ_6TJ0jvMeLhmtFL6zwI,26623
|
|
108
108
|
pulumi_aiven/get_pg_database.py,sha256=GYMTPrAfIU9OAr0ZtJZlK78lGlRnxFw6tIPn08zysRk,9020
|
|
109
109
|
pulumi_aiven/get_pg_user.py,sha256=FuBltH-EFuNeUXCrqcVOiKXrms-kgWhiNRaJdyPAdIE,9993
|
|
@@ -131,7 +131,7 @@ pulumi_aiven/kafka_connector.py,sha256=ebDtkV5kQxJtf8-sBjJJVV4UMbn48pwI9UKDpj6tx
|
|
|
131
131
|
pulumi_aiven/kafka_mirror_maker.py,sha256=ALS4BSvO4YJ4ITWBoKFiT45-8IRyin3YLqLbHsRXZE8,87847
|
|
132
132
|
pulumi_aiven/kafka_native_acl.py,sha256=TFcn_8kNH283gEnlX2_Va-v3zwfwxdL1GwR8COdS0pM,35175
|
|
133
133
|
pulumi_aiven/kafka_quota.py,sha256=jPhVLiTgIgAKTDIkhc9W9QJTroy4fc4TunGWYJOe0MI,33695
|
|
134
|
-
pulumi_aiven/kafka_schema.py,sha256=
|
|
134
|
+
pulumi_aiven/kafka_schema.py,sha256=yRoBVCkfvD7KIgwvFmL_uf7iTS8osCekAaodsSX-wl0,24145
|
|
135
135
|
pulumi_aiven/kafka_schema_configuration.py,sha256=fP9g-379k6837P1-3BU_r62p1Fzi_WXJxisPXX78yww,14793
|
|
136
136
|
pulumi_aiven/kafka_schema_registry_acl.py,sha256=yCKGbCsoBO-sTqvp6b4LWy1xCp35SOqGBqUQx8rmx9A,20642
|
|
137
137
|
pulumi_aiven/kafka_topic.py,sha256=DQhFOpF4TLf7YuvGhW5RGaCK76d3eBuFnEQFenla39Y,30988
|
|
@@ -169,7 +169,7 @@ pulumi_aiven/project.py,sha256=B-7ywlXs6Au_JAOfJiNF3Q8753t2tOy31tkJsXNFL6Q,47414
|
|
|
169
169
|
pulumi_aiven/project_user.py,sha256=Kl-7NStrCsGCiI8LnuUl4hlVrKB5JIjQLrT7frKpEcg,19704
|
|
170
170
|
pulumi_aiven/project_vpc.py,sha256=BtB9ZIrVAMbvOZIpsQqIivzg8cQ1t4wdP8UoYILoeNg,14737
|
|
171
171
|
pulumi_aiven/provider.py,sha256=Z8C3vpulfAmh7ESvj_-fJ9cd2BepMA7oCU6owN1oT5w,6077
|
|
172
|
-
pulumi_aiven/pulumi-plugin.json,sha256=
|
|
172
|
+
pulumi_aiven/pulumi-plugin.json,sha256=cvGYiyoNdj80fAe6HRy3nT4bpOL0txRvoXwegg5t0P8,65
|
|
173
173
|
pulumi_aiven/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
174
174
|
pulumi_aiven/redis.py,sha256=il9aIbjZnGJ8IxT9X0chk7M4MFKVxb78GJMajwAc0cM,89372
|
|
175
175
|
pulumi_aiven/redis_user.py,sha256=cXn6LPmwSzBiguvgFYHkXDHb8-sUcxNO2-U--0TvPVs,32642
|
|
@@ -183,7 +183,7 @@ pulumi_aiven/valkey_user.py,sha256=XXUP2RGP_aBEBc7yJ_87HnsaWgCD1pKAm_yLtd_gEPY,3
|
|
|
183
183
|
pulumi_aiven/config/__init__.py,sha256=XWnQfVtc2oPapjSXXCdORFJvMpXt_SMJQASWdTRoPmc,296
|
|
184
184
|
pulumi_aiven/config/__init__.pyi,sha256=MjHthPCTAY_6CgDmTSbRcQpaY6ZjslJjur3zVBMoSK0,638
|
|
185
185
|
pulumi_aiven/config/vars.py,sha256=k42XGzgghSpauy0KGMIVVze1etgqJWBCx1_QvRj1XQ4,841
|
|
186
|
-
pulumi_aiven-6.44.
|
|
187
|
-
pulumi_aiven-6.44.
|
|
188
|
-
pulumi_aiven-6.44.
|
|
189
|
-
pulumi_aiven-6.44.
|
|
186
|
+
pulumi_aiven-6.44.1.dist-info/METADATA,sha256=WgQP18RG_kei2duET-HuGXBH8OxvTgip-MCsncWZcho,2587
|
|
187
|
+
pulumi_aiven-6.44.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
188
|
+
pulumi_aiven-6.44.1.dist-info/top_level.txt,sha256=4rjz_Hec4Y2PFX4LhJ-JcnMU5H7z-y7r1yiK_xEduWU,13
|
|
189
|
+
pulumi_aiven-6.44.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|