pulumi-confluentcloud 2.47.0a1760247476__py3-none-any.whl → 2.47.0a1760375050__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.
@@ -224,6 +224,14 @@ class ApiKey(pulumi.CustomResource):
224
224
  """
225
225
  ## Example Usage
226
226
 
227
+ ### Example Kafka API Key
228
+
229
+ ### Example ksqlDB API Key
230
+
231
+ ### Example Schema Registry API Key
232
+
233
+ ### Example Flink API Key
234
+
227
235
  ### Example Tableflow API Key
228
236
  ```python
229
237
  import pulumi
@@ -333,6 +341,14 @@ class ApiKey(pulumi.CustomResource):
333
341
  """
334
342
  ## Example Usage
335
343
 
344
+ ### Example Kafka API Key
345
+
346
+ ### Example ksqlDB API Key
347
+
348
+ ### Example Schema Registry API Key
349
+
350
+ ### Example Flink API Key
351
+
336
352
  ### Example Tableflow API Key
337
353
  ```python
338
354
  import pulumi
@@ -246,6 +246,8 @@ class DnsForwarder(pulumi.CustomResource):
246
246
  })
247
247
  ```
248
248
 
249
+ ### Option #2: Create using ForwardViaGcpDnsZones method
250
+
249
251
  ## Import
250
252
 
251
253
  You can import a DNS Forwarder by using Environment ID and DNS Forwarder ID, in the format `<Environment ID>/<DNS Forwarder ID>`. The following example shows how to import a DNS Forwarder:
@@ -306,6 +308,8 @@ class DnsForwarder(pulumi.CustomResource):
306
308
  })
307
309
  ```
308
310
 
311
+ ### Option #2: Create using ForwardViaGcpDnsZones method
312
+
309
313
  ## Import
310
314
 
311
315
  You can import a DNS Forwarder by using Environment ID and DNS Forwarder ID, in the format `<Environment ID>/<DNS Forwarder ID>`. The following example shows how to import a DNS Forwarder:
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "confluentcloud",
4
- "version": "2.47.0-alpha.1760247476"
4
+ "version": "2.47.0-alpha.1760375050"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_confluentcloud
3
- Version: 2.47.0a1760247476
3
+ Version: 2.47.0a1760375050
4
4
  Summary: A Pulumi package for creating and managing Confluent cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://www.pulumi.com
@@ -2,7 +2,7 @@ pulumi_confluentcloud/__init__.py,sha256=kOwNfz5DblrFq6m5-J913KrPPjoA5mJNMUBX75p
2
2
  pulumi_confluentcloud/_inputs.py,sha256=GMRRN_0bnm3O3ysRsy_eD53XBHO1awGvslDLfO2ECYo,461333
3
3
  pulumi_confluentcloud/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
4
4
  pulumi_confluentcloud/access_point.py,sha256=EWjw5oS5Zvch3deV4n8oUv9AV73aYy7qUrEJ6ji0Db0,32976
5
- pulumi_confluentcloud/api_key.py,sha256=xPNQTQyF4pgLo4teVqJ-K47TDI9bZD5kxd1zZard868,30224
5
+ pulumi_confluentcloud/api_key.py,sha256=CkQiXMQOINtH2Kn2gvVhIdv95R_HEjcT8sSlDwL3miw,30526
6
6
  pulumi_confluentcloud/business_metadata.py,sha256=QuEJvOtBECP1kwVjixRLNrQmgmIjNHVTPdve2wzouLQ,27965
7
7
  pulumi_confluentcloud/business_metadata_binding.py,sha256=HHtROR2Pfh9USiZPYqg9wLkzki-z-u86QvVa0S_TYDk,33282
8
8
  pulumi_confluentcloud/byok_key.py,sha256=Y8vJYOdmH_nNIJpBTU73n_OGTnR-VkyRQH9QvWIFO88,14838
@@ -15,7 +15,7 @@ pulumi_confluentcloud/connect_artifact.py,sha256=xAECaIVBozyLB6JwjsXZtVeRMFeu9sb
15
15
  pulumi_confluentcloud/connector.py,sha256=ZaPMoFuqYQDGiFLV3KSGVBKHxU_EZMEbzlWA7JBs1yE,54960
16
16
  pulumi_confluentcloud/custom_connector_plugin.py,sha256=B97Lj1fD1ZFbUxrcn1XO5XpKuD_JyIP5JS6jUfNnJ54,32935
17
17
  pulumi_confluentcloud/custom_connector_plugin_version.py,sha256=TTvKTE6Qtgf7CoYH2EkdEh3j2Ia4pBEKiVZwRFdmP1w,39138
18
- pulumi_confluentcloud/dns_forwarder.py,sha256=H4kyoXag-mTqOh7ZlwxfKXbbCGURlOLAejs25BsdesU,20690
18
+ pulumi_confluentcloud/dns_forwarder.py,sha256=dWWzaaOg299dRrr4uT9_bCuIOwQVi0ZTmkTQvDqmwe8,20822
19
19
  pulumi_confluentcloud/dns_record.py,sha256=fDie3oUm9qs8wYj6NI3CGOGs08R5F8FNuvQEuV75DG8,17843
20
20
  pulumi_confluentcloud/environment.py,sha256=imFxGTVuWMT4pGoZZN0zty78heMolgDUcMCszq11YMw,20012
21
21
  pulumi_confluentcloud/flink_artifact.py,sha256=SOqT9ST9sVdR-4HjW8a53YEp47VmjiTYWFdE2ldGLUQ,38140
@@ -102,7 +102,7 @@ pulumi_confluentcloud/private_link_attachment.py,sha256=xluLBaV5hX40gQLEUmxu_Loi
102
102
  pulumi_confluentcloud/private_link_attachment_connection.py,sha256=KpQR8PG9KpNkV5MCqYjzOWrVBXY8st6cDDTPBsfBz4k,27139
103
103
  pulumi_confluentcloud/provider.py,sha256=sN-VlTRE0cOeq78IKZopdjt1JLVRJpXA3LYYbYizrHg,34888
104
104
  pulumi_confluentcloud/provider_integration.py,sha256=RmBOJN9EFsKlRiBAEP2_hXl-LR0FMWA6_qC61HWocPQ,16497
105
- pulumi_confluentcloud/pulumi-plugin.json,sha256=YoIebPZtw5qeY-8ZCnnsaP4aD8fOayNOo7rEWVMTRkc,91
105
+ pulumi_confluentcloud/pulumi-plugin.json,sha256=2gU9ta0unIjaZnrfxdGvz2DZVO0eTQ7rFclAuqACLYM,91
106
106
  pulumi_confluentcloud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
107
107
  pulumi_confluentcloud/role_binding.py,sha256=MbeRwcuWNj_KSnNP2zEqNSthGBV1z1haBjbk97pvMZk,20463
108
108
  pulumi_confluentcloud/schema.py,sha256=TrAq7lGUxbNvgD-33fhRm602EIR9EXO8tFfwhRADmkk,40807
@@ -123,7 +123,7 @@ pulumi_confluentcloud/config/__init__.py,sha256=XWnQfVtc2oPapjSXXCdORFJvMpXt_SMJ
123
123
  pulumi_confluentcloud/config/__init__.pyi,sha256=wUpGQFTVXK9rFefT-KLKGEPtajQG_D4Due_TzbOT5jE,2151
124
124
  pulumi_confluentcloud/config/outputs.py,sha256=j9KabfxdzVhzLBDXzRsfQbM3kPvizCnfA4jT1GiYu7I,5369
125
125
  pulumi_confluentcloud/config/vars.py,sha256=a6jklkyhkLNyX1ZeL2snOeaA6uX4dqwUZl5fUDp3wMQ,4915
126
- pulumi_confluentcloud-2.47.0a1760247476.dist-info/METADATA,sha256=p5unTXbe7zzxBR4ze6yaBRIaBUSj2B9ld0-1FCAD7ig,2898
127
- pulumi_confluentcloud-2.47.0a1760247476.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
128
- pulumi_confluentcloud-2.47.0a1760247476.dist-info/top_level.txt,sha256=0spb6Wqsv3xa9v5poWmP3cWll3tbfOwOKwneN7S2DjM,22
129
- pulumi_confluentcloud-2.47.0a1760247476.dist-info/RECORD,,
126
+ pulumi_confluentcloud-2.47.0a1760375050.dist-info/METADATA,sha256=3R_ARFHLnxAs0oCUDb5XPBumWmatd6ua2EXkVbgY-2s,2898
127
+ pulumi_confluentcloud-2.47.0a1760375050.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
128
+ pulumi_confluentcloud-2.47.0a1760375050.dist-info/top_level.txt,sha256=0spb6Wqsv3xa9v5poWmP3cWll3tbfOwOKwneN7S2DjM,22
129
+ pulumi_confluentcloud-2.47.0a1760375050.dist-info/RECORD,,