pulumi-oci 2.13.0a1729059403__py3-none-any.whl → 2.13.0a1729613556__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.
Files changed (65) hide show
  1. pulumi_oci/__init__.py +24 -19
  2. pulumi_oci/containerengine/_inputs.py +341 -0
  3. pulumi_oci/containerengine/cluster.py +64 -0
  4. pulumi_oci/containerengine/get_cluster.py +12 -1
  5. pulumi_oci/containerengine/outputs.py +582 -0
  6. pulumi_oci/core/_inputs.py +299 -37
  7. pulumi_oci/core/boot_volume.py +90 -5
  8. pulumi_oci/core/get_block_volume_replica.py +15 -1
  9. pulumi_oci/core/get_boot_volume.py +15 -4
  10. pulumi_oci/core/get_boot_volume_replica.py +15 -1
  11. pulumi_oci/core/get_volume.py +18 -4
  12. pulumi_oci/core/instance_configuration.py +4 -0
  13. pulumi_oci/core/outputs.py +573 -46
  14. pulumi_oci/core/volume.py +110 -12
  15. pulumi_oci/core/volume_backup_policy_assignment.py +68 -19
  16. pulumi_oci/core/volume_group.py +56 -5
  17. pulumi_oci/datasafe/__init__.py +1 -0
  18. pulumi_oci/datasafe/generate_on_prem_connector_configuration.py +271 -0
  19. pulumi_oci/desktops/_inputs.py +175 -13
  20. pulumi_oci/desktops/desktop_pool.py +67 -0
  21. pulumi_oci/desktops/get_desktop_pool.py +16 -1
  22. pulumi_oci/desktops/outputs.py +339 -18
  23. pulumi_oci/dns/__init__.py +2 -0
  24. pulumi_oci/dns/_inputs.py +1157 -12
  25. pulumi_oci/dns/action_create_zone_from_zone_file.py +42 -2
  26. pulumi_oci/dns/get_records.py +45 -13
  27. pulumi_oci/dns/get_resolver.py +8 -6
  28. pulumi_oci/dns/get_resolver_endpoint.py +8 -6
  29. pulumi_oci/dns/get_resolver_endpoints.py +2 -2
  30. pulumi_oci/dns/get_resolvers.py +12 -12
  31. pulumi_oci/dns/get_rrset.py +16 -16
  32. pulumi_oci/dns/get_rrsets.py +12 -10
  33. pulumi_oci/dns/get_view.py +8 -4
  34. pulumi_oci/dns/get_views.py +12 -12
  35. pulumi_oci/dns/get_zones.py +33 -13
  36. pulumi_oci/dns/outputs.py +1388 -79
  37. pulumi_oci/dns/record.py +12 -12
  38. pulumi_oci/dns/resolver.py +7 -7
  39. pulumi_oci/dns/resolver_endpoint.py +2 -2
  40. pulumi_oci/dns/rrset.py +50 -41
  41. pulumi_oci/dns/zone.py +176 -17
  42. pulumi_oci/dns/zone_promote_dnssec_key_version.py +328 -0
  43. pulumi_oci/dns/zone_stage_dnssec_key_version.py +318 -0
  44. pulumi_oci/goldengate/__init__.py +1 -0
  45. pulumi_oci/goldengate/_inputs.py +165 -0
  46. pulumi_oci/goldengate/connection.py +49 -35
  47. pulumi_oci/goldengate/database_registration.py +7 -7
  48. pulumi_oci/goldengate/deployment.py +79 -4
  49. pulumi_oci/goldengate/get_deployment.py +30 -2
  50. pulumi_oci/goldengate/get_deployment_environments.py +144 -0
  51. pulumi_oci/goldengate/outputs.py +409 -2
  52. pulumi_oci/pulumi-plugin.json +1 -1
  53. {pulumi_oci-2.13.0a1729059403.dist-info → pulumi_oci-2.13.0a1729613556.dist-info}/METADATA +1 -1
  54. {pulumi_oci-2.13.0a1729059403.dist-info → pulumi_oci-2.13.0a1729613556.dist-info}/RECORD +56 -61
  55. {pulumi_oci-2.13.0a1729059403.dist-info → pulumi_oci-2.13.0a1729613556.dist-info}/WHEEL +1 -1
  56. pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
  57. pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1289
  58. pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -323
  59. pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -191
  60. pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -660
  61. pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -191
  62. pulumi_oci/globallydistributeddatabase/outputs.py +0 -2063
  63. pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -747
  64. pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -1821
  65. {pulumi_oci-2.13.0a1729059403.dist-info → pulumi_oci-2.13.0a1729613556.dist-info}/top_level.txt +0 -0
@@ -28,10 +28,13 @@ class GetZonesResult:
28
28
  """
29
29
  A collection of values returned by getZones.
30
30
  """
31
- def __init__(__self__, compartment_id=None, filters=None, id=None, name=None, name_contains=None, scope=None, sort_by=None, sort_order=None, state=None, time_created_greater_than_or_equal_to=None, time_created_less_than=None, tsig_key_id=None, view_id=None, zone_type=None, zones=None):
31
+ def __init__(__self__, compartment_id=None, dnssec_state=None, filters=None, id=None, name=None, name_contains=None, scope=None, sort_by=None, sort_order=None, state=None, time_created_greater_than_or_equal_to=None, time_created_less_than=None, tsig_key_id=None, view_id=None, zone_type=None, zones=None):
32
32
  if compartment_id and not isinstance(compartment_id, str):
33
33
  raise TypeError("Expected argument 'compartment_id' to be a str")
34
34
  pulumi.set(__self__, "compartment_id", compartment_id)
35
+ if dnssec_state and not isinstance(dnssec_state, str):
36
+ raise TypeError("Expected argument 'dnssec_state' to be a str")
37
+ pulumi.set(__self__, "dnssec_state", dnssec_state)
35
38
  if filters and not isinstance(filters, list):
36
39
  raise TypeError("Expected argument 'filters' to be a list")
37
40
  pulumi.set(__self__, "filters", filters)
@@ -83,6 +86,14 @@ class GetZonesResult:
83
86
  """
84
87
  return pulumi.get(self, "compartment_id")
85
88
 
89
+ @property
90
+ @pulumi.getter(name="dnssecState")
91
+ def dnssec_state(self) -> Optional[str]:
92
+ """
93
+ The state of DNSSEC on the zone.
94
+ """
95
+ return pulumi.get(self, "dnssec_state")
96
+
86
97
  @property
87
98
  @pulumi.getter
88
99
  def filters(self) -> Optional[Sequence['outputs.GetZonesFilterResult']]:
@@ -185,6 +196,7 @@ class AwaitableGetZonesResult(GetZonesResult):
185
196
  yield self
186
197
  return GetZonesResult(
187
198
  compartment_id=self.compartment_id,
199
+ dnssec_state=self.dnssec_state,
188
200
  filters=self.filters,
189
201
  id=self.id,
190
202
  name=self.name,
@@ -202,6 +214,7 @@ class AwaitableGetZonesResult(GetZonesResult):
202
214
 
203
215
 
204
216
  def get_zones(compartment_id: Optional[str] = None,
217
+ dnssec_state: Optional[str] = None,
205
218
  filters: Optional[Sequence[Union['GetZonesFilterArgs', 'GetZonesFilterArgsDict']]] = None,
206
219
  name: Optional[str] = None,
207
220
  name_contains: Optional[str] = None,
@@ -218,10 +231,10 @@ def get_zones(compartment_id: Optional[str] = None,
218
231
  """
219
232
  This data source provides the list of Zones in Oracle Cloud Infrastructure DNS service.
220
233
 
221
- Gets a list of all zones in the specified compartment. The collection
222
- can be filtered by name, time created, scope, associated view, and zone type.
223
- Additionally, for Private DNS, the `scope` query parameter is required when
224
- listing private zones.
234
+ Gets a list of all zones in the specified compartment.
235
+
236
+ The collection can be filtered by name, time created, scope, associated view, and zone type.
237
+ Filtering by view is only supported for private zones.
225
238
 
226
239
  ## Example Usage
227
240
 
@@ -230,6 +243,7 @@ def get_zones(compartment_id: Optional[str] = None,
230
243
  import pulumi_oci as oci
231
244
 
232
245
  test_zones = oci.Dns.get_zones(compartment_id=compartment_id,
246
+ dnssec_state=zone_dnssec_state,
233
247
  name=zone_name,
234
248
  name_contains=zone_name_contains,
235
249
  scope=zone_scope,
@@ -243,10 +257,10 @@ def get_zones(compartment_id: Optional[str] = None,
243
257
 
244
258
 
245
259
  :param str compartment_id: The OCID of the compartment the resource belongs to.
260
+ :param str dnssec_state: Search for zones that have the given `DnssecState`.
246
261
  :param str name: A case-sensitive filter for zone names. Will match any zone with a name that equals the provided value.
247
262
  :param str name_contains: Search by zone name. Will match any zone whose name (case-insensitive) contains the provided value.
248
- :param str scope: Specifies to operate only on resources that have a matching DNS scope. This value will be null
249
- for zones in the global DNS and `PRIVATE` when listing private zones.
263
+ :param str scope: Specifies to operate only on resources that have a matching DNS scope.
250
264
  :param str sort_by: The field by which to sort zones. Allowed values are: name|zoneType|timeCreated
251
265
  :param str sort_order: The order to sort the resources. Allowed values are: ASC|DESC
252
266
  :param str state: The state of a resource.
@@ -258,6 +272,7 @@ def get_zones(compartment_id: Optional[str] = None,
258
272
  """
259
273
  __args__ = dict()
260
274
  __args__['compartmentId'] = compartment_id
275
+ __args__['dnssecState'] = dnssec_state
261
276
  __args__['filters'] = filters
262
277
  __args__['name'] = name
263
278
  __args__['nameContains'] = name_contains
@@ -275,6 +290,7 @@ def get_zones(compartment_id: Optional[str] = None,
275
290
 
276
291
  return AwaitableGetZonesResult(
277
292
  compartment_id=pulumi.get(__ret__, 'compartment_id'),
293
+ dnssec_state=pulumi.get(__ret__, 'dnssec_state'),
278
294
  filters=pulumi.get(__ret__, 'filters'),
279
295
  id=pulumi.get(__ret__, 'id'),
280
296
  name=pulumi.get(__ret__, 'name'),
@@ -290,6 +306,7 @@ def get_zones(compartment_id: Optional[str] = None,
290
306
  zone_type=pulumi.get(__ret__, 'zone_type'),
291
307
  zones=pulumi.get(__ret__, 'zones'))
292
308
  def get_zones_output(compartment_id: Optional[pulumi.Input[str]] = None,
309
+ dnssec_state: Optional[pulumi.Input[Optional[str]]] = None,
293
310
  filters: Optional[pulumi.Input[Optional[Sequence[Union['GetZonesFilterArgs', 'GetZonesFilterArgsDict']]]]] = None,
294
311
  name: Optional[pulumi.Input[Optional[str]]] = None,
295
312
  name_contains: Optional[pulumi.Input[Optional[str]]] = None,
@@ -306,10 +323,10 @@ def get_zones_output(compartment_id: Optional[pulumi.Input[str]] = None,
306
323
  """
307
324
  This data source provides the list of Zones in Oracle Cloud Infrastructure DNS service.
308
325
 
309
- Gets a list of all zones in the specified compartment. The collection
310
- can be filtered by name, time created, scope, associated view, and zone type.
311
- Additionally, for Private DNS, the `scope` query parameter is required when
312
- listing private zones.
326
+ Gets a list of all zones in the specified compartment.
327
+
328
+ The collection can be filtered by name, time created, scope, associated view, and zone type.
329
+ Filtering by view is only supported for private zones.
313
330
 
314
331
  ## Example Usage
315
332
 
@@ -318,6 +335,7 @@ def get_zones_output(compartment_id: Optional[pulumi.Input[str]] = None,
318
335
  import pulumi_oci as oci
319
336
 
320
337
  test_zones = oci.Dns.get_zones(compartment_id=compartment_id,
338
+ dnssec_state=zone_dnssec_state,
321
339
  name=zone_name,
322
340
  name_contains=zone_name_contains,
323
341
  scope=zone_scope,
@@ -331,10 +349,10 @@ def get_zones_output(compartment_id: Optional[pulumi.Input[str]] = None,
331
349
 
332
350
 
333
351
  :param str compartment_id: The OCID of the compartment the resource belongs to.
352
+ :param str dnssec_state: Search for zones that have the given `DnssecState`.
334
353
  :param str name: A case-sensitive filter for zone names. Will match any zone with a name that equals the provided value.
335
354
  :param str name_contains: Search by zone name. Will match any zone whose name (case-insensitive) contains the provided value.
336
- :param str scope: Specifies to operate only on resources that have a matching DNS scope. This value will be null
337
- for zones in the global DNS and `PRIVATE` when listing private zones.
355
+ :param str scope: Specifies to operate only on resources that have a matching DNS scope.
338
356
  :param str sort_by: The field by which to sort zones. Allowed values are: name|zoneType|timeCreated
339
357
  :param str sort_order: The order to sort the resources. Allowed values are: ASC|DESC
340
358
  :param str state: The state of a resource.
@@ -346,6 +364,7 @@ def get_zones_output(compartment_id: Optional[pulumi.Input[str]] = None,
346
364
  """
347
365
  __args__ = dict()
348
366
  __args__['compartmentId'] = compartment_id
367
+ __args__['dnssecState'] = dnssec_state
349
368
  __args__['filters'] = filters
350
369
  __args__['name'] = name
351
370
  __args__['nameContains'] = name_contains
@@ -362,6 +381,7 @@ def get_zones_output(compartment_id: Optional[pulumi.Input[str]] = None,
362
381
  __ret__ = pulumi.runtime.invoke_output('oci:Dns/getZones:getZones', __args__, opts=opts, typ=GetZonesResult)
363
382
  return __ret__.apply(lambda __response__: GetZonesResult(
364
383
  compartment_id=pulumi.get(__response__, 'compartment_id'),
384
+ dnssec_state=pulumi.get(__response__, 'dnssec_state'),
365
385
  filters=pulumi.get(__response__, 'filters'),
366
386
  id=pulumi.get(__response__, 'id'),
367
387
  name=pulumi.get(__response__, 'name'),