pulumi-vsphere 4.11.0a1710920591__tar.gz → 4.11.0a1711522508__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.

Potentially problematic release.


This version of pulumi-vsphere might be problematic. Click here for more details.

Files changed (87) hide show
  1. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/PKG-INFO +1 -1
  2. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/virtual_disk.py +10 -10
  3. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere.egg-info/PKG-INFO +1 -1
  4. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pyproject.toml +1 -1
  5. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/README.md +0 -0
  6. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/__init__.py +0 -0
  7. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/_inputs.py +0 -0
  8. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/_utilities.py +0 -0
  9. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster.py +0 -0
  10. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
  11. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +0 -0
  12. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
  13. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
  14. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster_vm_group.py +0 -0
  15. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
  16. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/config/__init__.py +0 -0
  17. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/config/__init__.pyi +0 -0
  18. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/config/vars.py +0 -0
  19. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/content_library.py +0 -0
  20. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/content_library_item.py +0 -0
  21. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/custom_attribute.py +0 -0
  22. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/datacenter.py +0 -0
  23. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/datastore_cluster.py +0 -0
  24. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
  25. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/distributed_port_group.py +0 -0
  26. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/distributed_virtual_switch.py +0 -0
  27. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/dpm_host_override.py +0 -0
  28. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/drs_vm_override.py +0 -0
  29. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/entity_permissions.py +0 -0
  30. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/file.py +0 -0
  31. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/folder.py +0 -0
  32. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_compute_cluster.py +0 -0
  33. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
  34. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_content_library.py +0 -0
  35. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_content_library_item.py +0 -0
  36. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_custom_attribute.py +0 -0
  37. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_datacenter.py +0 -0
  38. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_datastore.py +0 -0
  39. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_datastore_cluster.py +0 -0
  40. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_datastore_stats.py +0 -0
  41. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
  42. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_dynamic.py +0 -0
  43. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_folder.py +0 -0
  44. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_guest_os_customization.py +0 -0
  45. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_host.py +0 -0
  46. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_host_pci_device.py +0 -0
  47. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_host_thumbprint.py +0 -0
  48. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_host_vgpu_profile.py +0 -0
  49. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_license.py +0 -0
  50. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_network.py +0 -0
  51. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
  52. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_policy.py +0 -0
  53. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_resource_pool.py +0 -0
  54. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_role.py +0 -0
  55. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_tag.py +0 -0
  56. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_tag_category.py +0 -0
  57. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_vapp_container.py +0 -0
  58. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_virtual_machine.py +0 -0
  59. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/get_vmfs_disks.py +0 -0
  60. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/guest_os_customization.py +0 -0
  61. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/ha_vm_override.py +0 -0
  62. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/host.py +0 -0
  63. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/host_port_group.py +0 -0
  64. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/host_virtual_switch.py +0 -0
  65. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/license.py +0 -0
  66. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/nas_datastore.py +0 -0
  67. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/outputs.py +0 -0
  68. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/provider.py +0 -0
  69. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/pulumi-plugin.json +0 -0
  70. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/py.typed +0 -0
  71. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/resource_pool.py +0 -0
  72. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/role.py +0 -0
  73. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
  74. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/tag.py +0 -0
  75. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/tag_category.py +0 -0
  76. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/vapp_container.py +0 -0
  77. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/vapp_entity.py +0 -0
  78. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/virtual_machine.py +0 -0
  79. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
  80. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/vm_storage_policy.py +0 -0
  81. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/vmfs_datastore.py +0 -0
  82. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere/vnic.py +0 -0
  83. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
  84. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
  85. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere.egg-info/requires.txt +0 -0
  86. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/pulumi_vsphere.egg-info/top_level.txt +0 -0
  87. {pulumi_vsphere-4.11.0a1710920591 → pulumi_vsphere-4.11.0a1711522508}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.11.0a1710920591
3
+ Version: 4.11.0a1711522508
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -58,8 +58,8 @@ class VirtualDiskArgs:
58
58
  pulumi.set(__self__, "size", size)
59
59
  pulumi.set(__self__, "vmdk_path", vmdk_path)
60
60
  if adapter_type is not None:
61
- warnings.warn("""this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""", DeprecationWarning)
62
- pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""")
61
+ warnings.warn("""this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""", DeprecationWarning)
62
+ pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""")
63
63
  if adapter_type is not None:
64
64
  pulumi.set(__self__, "adapter_type", adapter_type)
65
65
  if create_directories is not None:
@@ -121,8 +121,8 @@ class VirtualDiskArgs:
121
121
  disk controller types. This parameter will be removed in future versions of the
122
122
  vSphere provider.
123
123
  """
124
- warnings.warn("""this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""", DeprecationWarning)
125
- pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""")
124
+ warnings.warn("""this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""", DeprecationWarning)
125
+ pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""")
126
126
 
127
127
  return pulumi.get(self, "adapter_type")
128
128
 
@@ -224,8 +224,8 @@ class _VirtualDiskState:
224
224
  be created. This needs to end in `.vmdk`.
225
225
  """
226
226
  if adapter_type is not None:
227
- warnings.warn("""this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""", DeprecationWarning)
228
- pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""")
227
+ warnings.warn("""this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""", DeprecationWarning)
228
+ pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""")
229
229
  if adapter_type is not None:
230
230
  pulumi.set(__self__, "adapter_type", adapter_type)
231
231
  if create_directories is not None:
@@ -255,8 +255,8 @@ class _VirtualDiskState:
255
255
  disk controller types. This parameter will be removed in future versions of the
256
256
  vSphere provider.
257
257
  """
258
- warnings.warn("""this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""", DeprecationWarning)
259
- pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""")
258
+ warnings.warn("""this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""", DeprecationWarning)
259
+ pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""")
260
260
 
261
261
  return pulumi.get(self, "adapter_type")
262
262
 
@@ -534,8 +534,8 @@ class VirtualDisk(pulumi.CustomResource):
534
534
  disk controller types. This parameter will be removed in future versions of the
535
535
  vSphere provider.
536
536
  """
537
- warnings.warn("""this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""", DeprecationWarning)
538
- pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in vsphere_virtual_machine instead""")
537
+ warnings.warn("""this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""", DeprecationWarning)
538
+ pulumi.log.warn("""adapter_type is deprecated: this attribute has no effect on controller types - please use scsi_type in VirtualMachine instead""")
539
539
 
540
540
  return pulumi.get(self, "adapter_type")
541
541
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_vsphere
3
- Version: 4.11.0a1710920591
3
+ Version: 4.11.0a1711522508
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "vsphere"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.8"
8
- version = "4.11.0a1710920591"
8
+ version = "4.11.0a1711522508"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]