pulumi-vsphere 4.12.0a1726294133__tar.gz → 4.12.0a1726726411__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.
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/PKG-INFO +1 -1
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster_vm_group.py +35 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/pulumi-plugin.json +1 -1
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere.egg-info/PKG-INFO +1 -1
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pyproject.toml +1 -1
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/README.md +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/__init__.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/_inputs.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/_utilities.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster_host_group.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster_vm_affinity_rule.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster_vm_dependency_rule.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/compute_cluster_vm_host_rule.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/config/__init__.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/config/__init__.pyi +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/config/vars.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/content_library.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/content_library_item.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/custom_attribute.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/datacenter.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/datastore_cluster.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/distributed_port_group.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/distributed_virtual_switch.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/dpm_host_override.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/drs_vm_override.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/entity_permissions.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/file.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/folder.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_compute_cluster.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_compute_cluster_host_group.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_content_library.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_content_library_item.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_custom_attribute.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_datacenter.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_datastore.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_datastore_cluster.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_datastore_stats.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_distributed_virtual_switch.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_dynamic.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_folder.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_guest_os_customization.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_host.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_host_base_images.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_host_pci_device.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_host_thumbprint.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_host_vgpu_profile.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_license.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_network.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_ovf_vm_template.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_policy.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_resource_pool.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_role.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_tag.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_tag_category.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_vapp_container.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_virtual_machine.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_vmfs_disks.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/guest_os_customization.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/ha_vm_override.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/host.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/host_port_group.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/host_virtual_switch.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/license.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/nas_datastore.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/offline_software_depot.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/outputs.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/provider.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/py.typed +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/resource_pool.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/role.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/storage_drs_vm_override.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/supervisor.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/tag.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/tag_category.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vapp_container.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vapp_entity.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/virtual_disk.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/virtual_machine.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/virtual_machine_class.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/virtual_machine_snapshot.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vm_storage_policy.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vmfs_datastore.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vnic.py +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere.egg-info/SOURCES.txt +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere.egg-info/dependency_links.txt +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere.egg-info/requires.txt +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere.egg-info/top_level.txt +0 -0
- {pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/setup.cfg +0 -0
|
@@ -31,6 +31,11 @@ class ComputeClusterVmGroupArgs:
|
|
|
31
31
|
`name` argument) is shared with the
|
|
32
32
|
`ComputeClusterHostGroup`
|
|
33
33
|
resource. Make sure your names are unique across both resources.
|
|
34
|
+
|
|
35
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
36
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
37
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
38
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
34
39
|
"""
|
|
35
40
|
pulumi.set(__self__, "compute_cluster_id", compute_cluster_id)
|
|
36
41
|
if name is not None:
|
|
@@ -76,6 +81,11 @@ class ComputeClusterVmGroupArgs:
|
|
|
76
81
|
`name` argument) is shared with the
|
|
77
82
|
`ComputeClusterHostGroup`
|
|
78
83
|
resource. Make sure your names are unique across both resources.
|
|
84
|
+
|
|
85
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
86
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
87
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
88
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
79
89
|
"""
|
|
80
90
|
return pulumi.get(self, "virtual_machine_ids")
|
|
81
91
|
|
|
@@ -104,6 +114,11 @@ class _ComputeClusterVmGroupState:
|
|
|
104
114
|
`name` argument) is shared with the
|
|
105
115
|
`ComputeClusterHostGroup`
|
|
106
116
|
resource. Make sure your names are unique across both resources.
|
|
117
|
+
|
|
118
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
119
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
120
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
121
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
107
122
|
"""
|
|
108
123
|
if compute_cluster_id is not None:
|
|
109
124
|
pulumi.set(__self__, "compute_cluster_id", compute_cluster_id)
|
|
@@ -150,6 +165,11 @@ class _ComputeClusterVmGroupState:
|
|
|
150
165
|
`name` argument) is shared with the
|
|
151
166
|
`ComputeClusterHostGroup`
|
|
152
167
|
resource. Make sure your names are unique across both resources.
|
|
168
|
+
|
|
169
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
170
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
171
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
172
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
153
173
|
"""
|
|
154
174
|
return pulumi.get(self, "virtual_machine_ids")
|
|
155
175
|
|
|
@@ -183,6 +203,11 @@ class ComputeClusterVmGroup(pulumi.CustomResource):
|
|
|
183
203
|
`name` argument) is shared with the
|
|
184
204
|
`ComputeClusterHostGroup`
|
|
185
205
|
resource. Make sure your names are unique across both resources.
|
|
206
|
+
|
|
207
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
208
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
209
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
210
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
186
211
|
"""
|
|
187
212
|
...
|
|
188
213
|
@overload
|
|
@@ -256,6 +281,11 @@ class ComputeClusterVmGroup(pulumi.CustomResource):
|
|
|
256
281
|
`name` argument) is shared with the
|
|
257
282
|
`ComputeClusterHostGroup`
|
|
258
283
|
resource. Make sure your names are unique across both resources.
|
|
284
|
+
|
|
285
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
286
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
287
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
288
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
259
289
|
"""
|
|
260
290
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
261
291
|
|
|
@@ -296,6 +326,11 @@ class ComputeClusterVmGroup(pulumi.CustomResource):
|
|
|
296
326
|
`name` argument) is shared with the
|
|
297
327
|
`ComputeClusterHostGroup`
|
|
298
328
|
resource. Make sure your names are unique across both resources.
|
|
329
|
+
|
|
330
|
+
> **NOTE:** To update a existing VM group, you must first import the group with `import` command in
|
|
331
|
+
import section. When importing a VM group, validate that all virtual machines that
|
|
332
|
+
need to be in the group are included in the `virtual_machine_ids`; otherwise, any virtual machines
|
|
333
|
+
that are not in `virtual_machine_ids` the included will be removed from the group.
|
|
299
334
|
"""
|
|
300
335
|
return pulumi.get(self, "virtual_machine_ids")
|
|
301
336
|
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/__init__.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/_inputs.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/_utilities.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/config/vars.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/datacenter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/file.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/folder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_dynamic.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_folder.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_host.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_license.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_network.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_policy.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_role.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/get_tag.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/host.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/license.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/outputs.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/provider.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/role.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/supervisor.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/tag_category.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vapp_entity.py
RENAMED
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/virtual_disk.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulumi_vsphere-4.12.0a1726294133 → pulumi_vsphere-4.12.0a1726726411}/pulumi_vsphere/vnic.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|