pulumi-nomad 2.3.0a1710918439__tar.gz → 2.3.0a1711028156__tar.gz

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 (59) hide show
  1. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/PKG-INFO +1 -1
  2. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/job.py +16 -16
  3. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad.egg-info/PKG-INFO +1 -1
  4. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pyproject.toml +1 -1
  5. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/README.md +0 -0
  6. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/__init__.py +0 -0
  7. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/_inputs.py +0 -0
  8. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/_utilities.py +0 -0
  9. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/acl_auth_method.py +0 -0
  10. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/acl_binding_rule.py +0 -0
  11. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/acl_policy.py +0 -0
  12. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/acl_role.py +0 -0
  13. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/acl_token.py +0 -0
  14. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/config/__init__.py +0 -0
  15. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/config/__init__.pyi +0 -0
  16. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/config/outputs.py +0 -0
  17. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/config/vars.py +0 -0
  18. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/csi_volume.py +0 -0
  19. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/csi_volume_registration.py +0 -0
  20. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/external_volume.py +0 -0
  21. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_acl_policies.py +0 -0
  22. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_acl_policy.py +0 -0
  23. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_acl_role.py +0 -0
  24. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_acl_roles.py +0 -0
  25. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_acl_token.py +0 -0
  26. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_acl_tokens.py +0 -0
  27. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_allocations.py +0 -0
  28. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_datacenters.py +0 -0
  29. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_deployments.py +0 -0
  30. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_job.py +0 -0
  31. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_job_parser.py +0 -0
  32. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_namespace.py +0 -0
  33. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_namespaces.py +0 -0
  34. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_node_pool.py +0 -0
  35. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_node_pools.py +0 -0
  36. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_plugin.py +0 -0
  37. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_plugins.py +0 -0
  38. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_regions.py +0 -0
  39. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_scaling_policies.py +0 -0
  40. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_scaling_policy.py +0 -0
  41. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_scheduler_policy.py +0 -0
  42. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_variable.py +0 -0
  43. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/get_volumes.py +0 -0
  44. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/namespace.py +0 -0
  45. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/node_pool.py +0 -0
  46. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/outputs.py +0 -0
  47. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/provider.py +0 -0
  48. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/pulumi-plugin.json +0 -0
  49. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/py.typed +0 -0
  50. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/quote_specification.py +0 -0
  51. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/scheduler_config.py +0 -0
  52. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/sentinel_policy.py +0 -0
  53. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/variable.py +0 -0
  54. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad/volume.py +0 -0
  55. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad.egg-info/SOURCES.txt +0 -0
  56. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad.egg-info/dependency_links.txt +0 -0
  57. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad.egg-info/requires.txt +0 -0
  58. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/pulumi_nomad.egg-info/top_level.txt +0 -0
  59. {pulumi_nomad-2.3.0a1710918439 → pulumi_nomad-2.3.0a1711028156}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_nomad
3
- Version: 2.3.0a1710918439
3
+ Version: 2.3.0a1711028156
4
4
  Summary: A Pulumi package for creating and managing nomad cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -74,8 +74,8 @@ class JobArgs:
74
74
  if purge_on_destroy is not None:
75
75
  pulumi.set(__self__, "purge_on_destroy", purge_on_destroy)
76
76
  if read_allocation_ids is not None:
77
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
78
- pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
77
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
78
+ pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
79
79
  if read_allocation_ids is not None:
80
80
  pulumi.set(__self__, "read_allocation_ids", read_allocation_ids)
81
81
  if rerun_if_dead is not None:
@@ -214,8 +214,8 @@ class JobArgs:
214
214
  @property
215
215
  @pulumi.getter(name="readAllocationIds")
216
216
  def read_allocation_ids(self) -> Optional[pulumi.Input[bool]]:
217
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
218
- pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
217
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
218
+ pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
219
219
 
220
220
  return pulumi.get(self, "read_allocation_ids")
221
221
 
@@ -313,8 +313,8 @@ class _JobState:
313
313
  Will fallback to the value declared in Nomad provider configuration, if any.
314
314
  """
315
315
  if allocation_ids is not None:
316
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
317
- pulumi.log.warn("""allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
316
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
317
+ pulumi.log.warn("""allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
318
318
  if allocation_ids is not None:
319
319
  pulumi.set(__self__, "allocation_ids", allocation_ids)
320
320
  if consul_token is not None:
@@ -350,8 +350,8 @@ class _JobState:
350
350
  if purge_on_destroy is not None:
351
351
  pulumi.set(__self__, "purge_on_destroy", purge_on_destroy)
352
352
  if read_allocation_ids is not None:
353
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
354
- pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
353
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
354
+ pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
355
355
  if read_allocation_ids is not None:
356
356
  pulumi.set(__self__, "read_allocation_ids", read_allocation_ids)
357
357
  if region is not None:
@@ -373,8 +373,8 @@ class _JobState:
373
373
  """
374
374
  The IDs for allocations associated with this job.
375
375
  """
376
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
377
- pulumi.log.warn("""allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
376
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
377
+ pulumi.log.warn("""allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
378
378
 
379
379
  return pulumi.get(self, "allocation_ids")
380
380
 
@@ -585,8 +585,8 @@ class _JobState:
585
585
  @property
586
586
  @pulumi.getter(name="readAllocationIds")
587
587
  def read_allocation_ids(self) -> Optional[pulumi.Input[bool]]:
588
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
589
- pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
588
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
589
+ pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
590
590
 
591
591
  return pulumi.get(self, "read_allocation_ids")
592
592
 
@@ -895,8 +895,8 @@ class Job(pulumi.CustomResource):
895
895
  """
896
896
  The IDs for allocations associated with this job.
897
897
  """
898
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
899
- pulumi.log.warn("""allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
898
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
899
+ pulumi.log.warn("""allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
900
900
 
901
901
  return pulumi.get(self, "allocation_ids")
902
902
 
@@ -1039,8 +1039,8 @@ class Job(pulumi.CustomResource):
1039
1039
  @property
1040
1040
  @pulumi.getter(name="readAllocationIds")
1041
1041
  def read_allocation_ids(self) -> pulumi.Output[Optional[bool]]:
1042
- warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""", DeprecationWarning)
1043
- pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the nomad_allocations data source instead.""")
1042
+ warnings.warn("""Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""", DeprecationWarning)
1043
+ pulumi.log.warn("""read_allocation_ids is deprecated: Retrieving allocation IDs from the job resource is deprecated and will be removed in a future release. Use the get_allocations data source instead.""")
1044
1044
 
1045
1045
  return pulumi.get(self, "read_allocation_ids")
1046
1046
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_nomad
3
- Version: 2.3.0a1710918439
3
+ Version: 2.3.0a1711028156
4
4
  Summary: A Pulumi package for creating and managing nomad cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "nomad"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.8"
8
- version = "2.3.0a1710918439"
8
+ version = "2.3.0a1711028156"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]