pulumi-vsphere 4.17.0a1760253122__py3-none-any.whl → 4.17.0a1760425980__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.

@@ -129,6 +129,8 @@ def get_guest_os_customization(name: Optional[_builtins.str] = None,
129
129
  The `GuestOsCustomization` data source can be used to discover the
130
130
  details about a customization specification for a guest operating system.
131
131
 
132
+ ## Example Usage
133
+
132
134
 
133
135
  :param _builtins.str name: The name of the customization specification is the unique
134
136
  identifier per vCenter Server instance.
@@ -152,6 +154,8 @@ def get_guest_os_customization_output(name: Optional[pulumi.Input[_builtins.str]
152
154
  The `GuestOsCustomization` data source can be used to discover the
153
155
  details about a customization specification for a guest operating system.
154
156
 
157
+ ## Example Usage
158
+
155
159
 
156
160
  :param _builtins.str name: The name of the customization specification is the unique
157
161
  identifier per vCenter Server instance.
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "vsphere",
4
- "version": "4.17.0-alpha.1760253122"
4
+ "version": "4.17.0-alpha.1760425980"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_vsphere
3
- Version: 4.17.0a1760253122
3
+ Version: 4.17.0a1760425980
4
4
  Summary: A Pulumi package for creating vsphere resources
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -36,7 +36,7 @@ pulumi_vsphere/get_datastore_stats.py,sha256=uhSMV2rAJhLTGtTVVGdnd2QVuH8FUIeDc4p
36
36
  pulumi_vsphere/get_distributed_virtual_switch.py,sha256=c6fE7McVKAlvfqlCUhlmDMaOkOzr4lqvjRpedMSD6ic,7869
37
37
  pulumi_vsphere/get_dynamic.py,sha256=g7EfXgikOaLeiyKSZboFrOnbp3MU7mOmAceDpST5Qms,6754
38
38
  pulumi_vsphere/get_folder.py,sha256=TTwVd6b8HezMEZYVFAjOZbteyUfOhPNkaD5GPRP1RuI,11479
39
- pulumi_vsphere/get_guest_os_customization.py,sha256=Z08Wp47zxGVtdXjJVli-jAhfQ_uWs5L_-s8Evw49xY0,6881
39
+ pulumi_vsphere/get_guest_os_customization.py,sha256=-PB7fM5uOQ2flS__UHZriirUwyz8Wt0-bq7Utj1X3zA,6925
40
40
  pulumi_vsphere/get_host.py,sha256=AyOXxYqg04TTmnNrFqrkfEuYUR61fPLz6MefqMGGFZI,6107
41
41
  pulumi_vsphere/get_host_base_images.py,sha256=nOZHSfoqTmIZlCdHwHysuzqOSs6yZPy5Ydksr46BFqk,3550
42
42
  pulumi_vsphere/get_host_pci_device.py,sha256=oqb1zSBOOXpb4tEWw4fwx7TpnpuAU2jGKDB7aLLbgMM,8845
@@ -63,7 +63,7 @@ pulumi_vsphere/nas_datastore.py,sha256=XtcRQ9ntYe_JIyspwi3uSF5spZmB9vLtzvpdsaLgw
63
63
  pulumi_vsphere/offline_software_depot.py,sha256=4xxOrCrubrGej9q8sdPTUcW8wMRc_sIE3dcqcm4Tjug,7850
64
64
  pulumi_vsphere/outputs.py,sha256=SU_VgZBgnItVnueVGSXNBmzbkWj5jQMLAgLoX5XzlTI,169218
65
65
  pulumi_vsphere/provider.py,sha256=uYzp9Vta1Aa8R0IDuNQ1aHYuKzy30-n2B6lUzPAKI3U,22488
66
- pulumi_vsphere/pulumi-plugin.json,sha256=TtbD1i7bFDV8cZ-m3Whe4Iq9GzXiEs-KH7eJmnpDfug,84
66
+ pulumi_vsphere/pulumi-plugin.json,sha256=-wSUiA6aqX8bFWsb-rnBJkldr_D_3U8pZ3a0trPKvZY,84
67
67
  pulumi_vsphere/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
68
68
  pulumi_vsphere/resource_pool.py,sha256=0iW1GbAiGb5E6hxUHn6Rz9bEklEo186LzLrJIKk613Q,59396
69
69
  pulumi_vsphere/role.py,sha256=07ONK7EAsNAbeCmslTA6zG-U6RLjh0AMjaukAgBlaRU,9869
@@ -83,7 +83,7 @@ pulumi_vsphere/vnic.py,sha256=qWW6kJptAoOpt8Ucch7bxrS5J2qYCpxbEShYU3Ovpys,32356
83
83
  pulumi_vsphere/config/__init__.py,sha256=XWnQfVtc2oPapjSXXCdORFJvMpXt_SMJQASWdTRoPmc,296
84
84
  pulumi_vsphere/config/__init__.pyi,sha256=xIQJB8zGk5myF9nf2LJUefPcxQjWODo2zQFJMlXkb6Y,1524
85
85
  pulumi_vsphere/config/vars.py,sha256=6lv8iDJ0T9-298m4Kg2oIQIeA-E-PrRu8jAgaZ6b0LU,3513
86
- pulumi_vsphere-4.17.0a1760253122.dist-info/METADATA,sha256=rDJFi_DviEqhOouI17xG_TXU-4V7F9_JBoyvFVfvlQA,5024
87
- pulumi_vsphere-4.17.0a1760253122.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
88
- pulumi_vsphere-4.17.0a1760253122.dist-info/top_level.txt,sha256=00BIE8zaYtdsw0_tBfXR8E5sTs3lRnwlcZ6lUdu4loI,15
89
- pulumi_vsphere-4.17.0a1760253122.dist-info/RECORD,,
86
+ pulumi_vsphere-4.17.0a1760425980.dist-info/METADATA,sha256=ukar9xbyJuU_QV5-nCjlZmAMvQcIB9MIG7-4c3KoTF4,5024
87
+ pulumi_vsphere-4.17.0a1760425980.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
88
+ pulumi_vsphere-4.17.0a1760425980.dist-info/top_level.txt,sha256=00BIE8zaYtdsw0_tBfXR8E5sTs3lRnwlcZ6lUdu4loI,15
89
+ pulumi_vsphere-4.17.0a1760425980.dist-info/RECORD,,