mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-27 08:56:25 -06:00
website/docs: Fixed w in VMware to lower case (#24065)
This commit is contained in:
parent
75ef3548f7
commit
7b8604bd0d
@ -65,7 +65,7 @@ is immediately available on system boot. For example:
|
|||||||
* Oracle Cloud Infrastructure: `metadata` or `extended_metadata` on
|
* Oracle Cloud Infrastructure: `metadata` or `extended_metadata` on
|
||||||
[`oci_core_instance`](/docs/providers/oci/r/core_instance.html)
|
[`oci_core_instance`](/docs/providers/oci/r/core_instance.html)
|
||||||
or [`oci_core_instance_configuration`](/docs/providers/oci/r/core_instance_configuration.html).
|
or [`oci_core_instance_configuration`](/docs/providers/oci/r/core_instance_configuration.html).
|
||||||
* VMWare vSphere: Attach a virtual CDROM to
|
* VMware vSphere: Attach a virtual CDROM to
|
||||||
[`vsphere_virtual_machine`](/docs/providers/vsphere/r/virtual_machine.html)
|
[`vsphere_virtual_machine`](/docs/providers/vsphere/r/virtual_machine.html)
|
||||||
using the `cdrom` block, containing a file called `user-data.txt`.
|
using the `cdrom` block, containing a file called `user-data.txt`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user