pulumi-vsphere 4.11.0a1713340048__py3-none-any.whl → 4.11.0a1713561492__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.
Potentially problematic release.
This version of pulumi-vsphere might be problematic. Click here for more details.
- pulumi_vsphere/_inputs.py +22 -20
- pulumi_vsphere/compute_cluster_vm_affinity_rule.py +14 -8
- pulumi_vsphere/datacenter.py +8 -4
- pulumi_vsphere/distributed_virtual_switch.py +14 -14
- pulumi_vsphere/file.py +16 -16
- pulumi_vsphere/get_compute_cluster_host_group.py +8 -6
- pulumi_vsphere/get_datastore_stats.py +4 -4
- pulumi_vsphere/get_distributed_virtual_switch.py +2 -0
- pulumi_vsphere/get_dynamic.py +4 -4
- pulumi_vsphere/get_resource_pool.py +2 -2
- pulumi_vsphere/guest_os_customization.py +54 -0
- pulumi_vsphere/host_port_group.py +12 -4
- pulumi_vsphere/license.py +0 -32
- pulumi_vsphere/outputs.py +22 -20
- pulumi_vsphere/resource_pool.py +20 -10
- pulumi_vsphere/virtual_machine_snapshot.py +6 -6
- pulumi_vsphere/vm_storage_policy.py +72 -72
- pulumi_vsphere/vnic.py +8 -0
- {pulumi_vsphere-4.11.0a1713340048.dist-info → pulumi_vsphere-4.11.0a1713561492.dist-info}/METADATA +1 -1
- {pulumi_vsphere-4.11.0a1713340048.dist-info → pulumi_vsphere-4.11.0a1713561492.dist-info}/RECORD +22 -22
- {pulumi_vsphere-4.11.0a1713340048.dist-info → pulumi_vsphere-4.11.0a1713561492.dist-info}/WHEEL +0 -0
- {pulumi_vsphere-4.11.0a1713340048.dist-info → pulumi_vsphere-4.11.0a1713561492.dist-info}/top_level.txt +0 -0
{pulumi_vsphere-4.11.0a1713340048.dist-info → pulumi_vsphere-4.11.0a1713561492.dist-info}/RECORD
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
pulumi_vsphere/__init__.py,sha256=D0xUdIG9TzexthoPimJXUxoqiIfxr5H0lOHIAJhhsjE,10114
|
|
2
|
-
pulumi_vsphere/_inputs.py,sha256=
|
|
2
|
+
pulumi_vsphere/_inputs.py,sha256=Pc1ZP3D2JQ17WauSE6eQRnu2TgSOX8vQ1uuI281AULk,136547
|
|
3
3
|
pulumi_vsphere/_utilities.py,sha256=b6gJn0IIeM1t6Q7EVjqw3yhuGyP-uENQhtL5yp7aHR8,9248
|
|
4
4
|
pulumi_vsphere/compute_cluster.py,sha256=8HJuTuH9JIxCMh2WTG7zT7f6JwUy8qScFsr2S8ozkHg,245818
|
|
5
5
|
pulumi_vsphere/compute_cluster_host_group.py,sha256=QUCBKwC2RaJI6ZuC_qBDZJl5gey-rs3iVsbPrFFK-1g,13437
|
|
6
|
-
pulumi_vsphere/compute_cluster_vm_affinity_rule.py,sha256=
|
|
6
|
+
pulumi_vsphere/compute_cluster_vm_affinity_rule.py,sha256=_7Y-HrBKN0zE1rJ-ADIHixv2YhIagbMu2XmtOPLSwoY,25629
|
|
7
7
|
pulumi_vsphere/compute_cluster_vm_anti_affinity_rule.py,sha256=-5K0E6HRhIWGBKAcMZsqXNFQLWIAhJs07_PKVi-3PBg,17554
|
|
8
8
|
pulumi_vsphere/compute_cluster_vm_dependency_rule.py,sha256=_q1lrkr1pWzl10dGA1PdRSOXibmYvLKBLTdZG0O0YNQ,21613
|
|
9
9
|
pulumi_vsphere/compute_cluster_vm_group.py,sha256=l3gk0qAc9UiX6DpkCZl30L6qmTigu4pGo5O1YBJoatU,13459
|
|
@@ -11,27 +11,27 @@ pulumi_vsphere/compute_cluster_vm_host_rule.py,sha256=Am9PFFU8PghrdOTRbqJzeFS6nL
|
|
|
11
11
|
pulumi_vsphere/content_library.py,sha256=-3mst76bjX3vq4izMl8pIlZR2B9RjEG3A0VA7jpOfRc,15087
|
|
12
12
|
pulumi_vsphere/content_library_item.py,sha256=qjHPcnsxpNiFOzCPxQXngZXtR1R1RrsqAhdJgpqgZUc,15640
|
|
13
13
|
pulumi_vsphere/custom_attribute.py,sha256=wTuv97G4uXpJ9kv_TaKZc1OYj1e_68c9dAsFc9Ds5nQ,9031
|
|
14
|
-
pulumi_vsphere/datacenter.py,sha256=
|
|
14
|
+
pulumi_vsphere/datacenter.py,sha256=A8bhkYgunnMuL4GycLrUmbB1_aE5mF8zuJZ-maZIbxE,19926
|
|
15
15
|
pulumi_vsphere/datastore_cluster.py,sha256=wAgIfzbH5Jyb3F2MsrOzM5OR_mVI0I6nAexPmpgP_qo,90156
|
|
16
16
|
pulumi_vsphere/datastore_cluster_vm_anti_affinity_rule.py,sha256=8eKwKS9ZYaZICVxjNrNLDDBqBKyQqOJmC_nt0jlqYJY,16842
|
|
17
17
|
pulumi_vsphere/distributed_port_group.py,sha256=LWuv8PgWOo6MRx82QTrpiDAzORv9s6da7qdg3ZyV-KA,134499
|
|
18
|
-
pulumi_vsphere/distributed_virtual_switch.py,sha256=
|
|
18
|
+
pulumi_vsphere/distributed_virtual_switch.py,sha256=E9zsAsBty7uuRVbmqKOhsRsST7LRcPlAxCWQss1AKqY,263983
|
|
19
19
|
pulumi_vsphere/dpm_host_override.py,sha256=i3eG4PkI3Hi2KodP6OFAGC6QLczmNDRcSIt9MbK7U1Q,15371
|
|
20
20
|
pulumi_vsphere/drs_vm_override.py,sha256=qGlUe9gq9StYW4OHDSZKA03j0ru3Ruvb9SEaVcpHo1c,16657
|
|
21
21
|
pulumi_vsphere/entity_permissions.py,sha256=uPVnBk47c6csM0kQLwJC3Niml9uCTq23KGOfhNyNrrk,12429
|
|
22
|
-
pulumi_vsphere/file.py,sha256=
|
|
22
|
+
pulumi_vsphere/file.py,sha256=Zv7A_S539EqYnJnSwVQt8H8L70gtC1jIqB_YbEfIz7c,23709
|
|
23
23
|
pulumi_vsphere/folder.py,sha256=wCsVzpLVQn5tbx0kn4hKNUBxQpalVn9ydGemsbz_MLc,25630
|
|
24
24
|
pulumi_vsphere/get_compute_cluster.py,sha256=rOCQTRMnHzOz3lCSZOQUQJ80qkXUqkxJPOihH_GxrVk,6137
|
|
25
|
-
pulumi_vsphere/get_compute_cluster_host_group.py,sha256=
|
|
25
|
+
pulumi_vsphere/get_compute_cluster_host_group.py,sha256=3ma0TYvgLdRMK2X1_cMP28BQJjYrJPZcafba63UL6k4,6314
|
|
26
26
|
pulumi_vsphere/get_content_library.py,sha256=zaz3CNzLrJLB5rH0D1zQk5Mi_g_LANjeHfHJDXW9o6k,3358
|
|
27
27
|
pulumi_vsphere/get_content_library_item.py,sha256=-yztx7VLc3cyG8nwjZ4iA4QbwvVGgL6K81YHOrYHJ4U,4496
|
|
28
28
|
pulumi_vsphere/get_custom_attribute.py,sha256=KMIPUXKbqrRMzUFgQ91V6A_qwHttMHIaSSof4KOoD9Q,4494
|
|
29
29
|
pulumi_vsphere/get_datacenter.py,sha256=XjgzHmheL3QNXnywVEoJ7dHZqzR2P-_kmJrfx14tX-k,4223
|
|
30
30
|
pulumi_vsphere/get_datastore.py,sha256=paiKxWPfdEyz7Z9yRAe_wcfMVDVeJH59_ezscPg09_s,6119
|
|
31
31
|
pulumi_vsphere/get_datastore_cluster.py,sha256=U108Z7EMqK4Q-7QYzIAuYSLaZQywdA7HVMT417ppC2E,5297
|
|
32
|
-
pulumi_vsphere/get_datastore_stats.py,sha256=
|
|
33
|
-
pulumi_vsphere/get_distributed_virtual_switch.py,sha256=
|
|
34
|
-
pulumi_vsphere/get_dynamic.py,sha256=
|
|
32
|
+
pulumi_vsphere/get_datastore_stats.py,sha256=RucyLLPYyCEXLd08LvGKXsWC8iwqgO7J0jKAAV7bXTk,7905
|
|
33
|
+
pulumi_vsphere/get_distributed_virtual_switch.py,sha256=B77kCDm0JUnp7spvLqxYogqRducYJ8KElYCRvNF3G0o,7062
|
|
34
|
+
pulumi_vsphere/get_dynamic.py,sha256=f5jEkxzv4KzvqoaRo-vyM6B5-hFke0NlzupNuJxDljY,6114
|
|
35
35
|
pulumi_vsphere/get_folder.py,sha256=cZn7YUGiNn6sziSiH1_6v-p9LVLxiiiEwXgUnjR93Qk,3765
|
|
36
36
|
pulumi_vsphere/get_guest_os_customization.py,sha256=a-hctk_ltCSfcjAgx_IxqQtOCd-df9a5vZeKXY8mNoU,6510
|
|
37
37
|
pulumi_vsphere/get_host.py,sha256=PBTK0McfwvgkKjuBeZbQWESeBrhbeIL1mafQO5Au0kY,5340
|
|
@@ -42,25 +42,25 @@ pulumi_vsphere/get_license.py,sha256=2egn7bCzJt6Eul_HWgPTrHpzzfruab3JlPBrNWCWfkc
|
|
|
42
42
|
pulumi_vsphere/get_network.py,sha256=Cm2IZobXCW_RbyfGJybAqULksx4LUNFg-7oNKEWL0qs,7273
|
|
43
43
|
pulumi_vsphere/get_ovf_vm_template.py,sha256=1C3sBBXBAzpxaZBiv4knADbzSNN7XaV3ItNLwRcFwb4,25791
|
|
44
44
|
pulumi_vsphere/get_policy.py,sha256=RmwMeG08vPnbebfPw4Qyvi60zofxLdx5sHFbH73hFBY,3565
|
|
45
|
-
pulumi_vsphere/get_resource_pool.py,sha256=
|
|
45
|
+
pulumi_vsphere/get_resource_pool.py,sha256=i7HZh3vWDUsxMeVvIEO3dEqdHwtD1XFaCZcce24dmwI,7537
|
|
46
46
|
pulumi_vsphere/get_role.py,sha256=ZH7ycfvudtiCgmFZV3fJobeitdyFYCrZ0gmli46rFCs,5351
|
|
47
47
|
pulumi_vsphere/get_tag.py,sha256=Cf7jDIln9TEHBrjH9AWWUEFreEA9Z2Anm7umdbBWVlA,4956
|
|
48
48
|
pulumi_vsphere/get_tag_category.py,sha256=vB023_5_viINfklL9-KKhvADQKoY8ZDjTTQVgF2w3-Q,5174
|
|
49
49
|
pulumi_vsphere/get_vapp_container.py,sha256=Ae77fQHwunAm8Ab97wEYqjL-ZmdTuyj8yoE57RU6xzs,4613
|
|
50
50
|
pulumi_vsphere/get_virtual_machine.py,sha256=FsY6V0eKMRXr2JBqFtkdyu1nU9PvVmFsLd30FHhMlJc,58811
|
|
51
51
|
pulumi_vsphere/get_vmfs_disks.py,sha256=ItMOx8cK9l12N4Yc4hQb2Ocuk_hCwb4Ql39QX9Tt1HQ,6857
|
|
52
|
-
pulumi_vsphere/guest_os_customization.py,sha256=
|
|
52
|
+
pulumi_vsphere/guest_os_customization.py,sha256=pmxsMQzR3goQ0ji_wWEQrWSRjW1KLfiW3BdQQfmMZyo,17174
|
|
53
53
|
pulumi_vsphere/ha_vm_override.py,sha256=gGQd5NMeFDznmfLTQvuXuVM5JT_ZAmQRxwuVEDe_FxI,58963
|
|
54
54
|
pulumi_vsphere/host.py,sha256=7KiC53C-Tf8VyILdkPcgSjKFvFLbbD5YazZZFbWq6HM,46127
|
|
55
|
-
pulumi_vsphere/host_port_group.py,sha256=
|
|
55
|
+
pulumi_vsphere/host_port_group.py,sha256=Qo1fSR0ZdUB5FpRKUNeqRmruCIqJtqRPocI4LDXzVmA,57252
|
|
56
56
|
pulumi_vsphere/host_virtual_switch.py,sha256=gj2BcglObvCxe4tkIze0OxW2xnGDDOhWKUc2Qbz99eQ,61643
|
|
57
|
-
pulumi_vsphere/license.py,sha256=
|
|
57
|
+
pulumi_vsphere/license.py,sha256=4IhaSHnAjOFSlSKu4AYGcbraULzzTRASs29wB7nw7aU,12022
|
|
58
58
|
pulumi_vsphere/nas_datastore.py,sha256=X5PeUipclE4MG0uHS_SlmpaHBrz4jtaLhVEfOybjYQY,48202
|
|
59
|
-
pulumi_vsphere/outputs.py,sha256=
|
|
59
|
+
pulumi_vsphere/outputs.py,sha256=iAmUts1b0qudcSV5nqgx8bqnb5lr45n7uEab1BWSJJ0,150727
|
|
60
60
|
pulumi_vsphere/provider.py,sha256=ljEs3n-BiTMtFb7qqPn6YDZh3M-L5Oq2LAbX1QfV274,20511
|
|
61
61
|
pulumi_vsphere/pulumi-plugin.json,sha256=GPkzWdIfUGLp-CeSzzIZ8ksrThmeZnOYMcpaT3JCpTU,44
|
|
62
62
|
pulumi_vsphere/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
63
|
-
pulumi_vsphere/resource_pool.py,sha256=
|
|
63
|
+
pulumi_vsphere/resource_pool.py,sha256=yYJXAMIxvqNuK1VYKDWCO1ChSsxOVSgJ3pyeeKmKzSg,55283
|
|
64
64
|
pulumi_vsphere/role.py,sha256=kO9DfdLWHq5bfwD0EBAsZuWQxrcX7amJBVUrfREHf3c,8528
|
|
65
65
|
pulumi_vsphere/storage_drs_vm_override.py,sha256=f1DoLBiMk4_JQdPaemv5RW6xPksw5p4w-AFLZsC6Jr8,20828
|
|
66
66
|
pulumi_vsphere/tag.py,sha256=gF7uOgj1Xm_k2cV7YIiwBGakQvhi-jlsNYKDm7JDFWw,9943
|
|
@@ -69,14 +69,14 @@ pulumi_vsphere/vapp_container.py,sha256=1On1t7PnLEqnQvNIt1XIh9VFu7LaSegyRyDaJf8l
|
|
|
69
69
|
pulumi_vsphere/vapp_entity.py,sha256=JePz7OF__e1x7aFp_9I257S61HnDT7gdHsWK-u17nlM,29555
|
|
70
70
|
pulumi_vsphere/virtual_disk.py,sha256=wFycNUG7WdYogDgWDRc5zP1u9n2afPtQOUiX_987ito,28633
|
|
71
71
|
pulumi_vsphere/virtual_machine.py,sha256=Hi5nNs0PL6HnRZRHMCdlaCABwZJBot2yv20W7caJrDM,273790
|
|
72
|
-
pulumi_vsphere/virtual_machine_snapshot.py,sha256=
|
|
73
|
-
pulumi_vsphere/vm_storage_policy.py,sha256=
|
|
72
|
+
pulumi_vsphere/virtual_machine_snapshot.py,sha256=6WOtE1JPgc16Q0yIFtSrBWBo2m2YJIvpeCONo5LnsMI,24082
|
|
73
|
+
pulumi_vsphere/vm_storage_policy.py,sha256=MClfJkOxzjfcd94a34_3It187iU535LSElATo9KpCoc,20666
|
|
74
74
|
pulumi_vsphere/vmfs_datastore.py,sha256=gNhmetE0wMDKMEM_ImATFpnTJhqMEPd0q8eOgqpedr0,34596
|
|
75
|
-
pulumi_vsphere/vnic.py,sha256
|
|
75
|
+
pulumi_vsphere/vnic.py,sha256=-raD_NNAICfe0hr5hoN0e5I-xa6BPDQYjeBZhfoOnv4,30815
|
|
76
76
|
pulumi_vsphere/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
|
77
77
|
pulumi_vsphere/config/__init__.pyi,sha256=ZO6ktIIpO1bKQNe2__l8JqDti_ZKgnRvHTcXcRWzb0M,1351
|
|
78
78
|
pulumi_vsphere/config/vars.py,sha256=fcurb1Hwqp3evWnRD4s2t--MUjqR9R11nIm04F1UMW0,3210
|
|
79
|
-
pulumi_vsphere-4.11.
|
|
80
|
-
pulumi_vsphere-4.11.
|
|
81
|
-
pulumi_vsphere-4.11.
|
|
82
|
-
pulumi_vsphere-4.11.
|
|
79
|
+
pulumi_vsphere-4.11.0a1713561492.dist-info/METADATA,sha256=ynNZi5fO9JieGT1LMMIOHygpWuGu3K_yrc-QRmVPHxE,4958
|
|
80
|
+
pulumi_vsphere-4.11.0a1713561492.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
81
|
+
pulumi_vsphere-4.11.0a1713561492.dist-info/top_level.txt,sha256=00BIE8zaYtdsw0_tBfXR8E5sTs3lRnwlcZ6lUdu4loI,15
|
|
82
|
+
pulumi_vsphere-4.11.0a1713561492.dist-info/RECORD,,
|
{pulumi_vsphere-4.11.0a1713340048.dist-info → pulumi_vsphere-4.11.0a1713561492.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|