hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
96 stars 93 forks source link

docs: fix links and options #401

Closed benjamin-lykins closed 4 months ago

benjamin-lykins commented 6 months ago

Changes

Tests

─░▒▓    ~/git/personal/packer-plugin-vsphere  on   docs/windows_options ▓▒░·····························································································░▒▓ ✔  at 12:04:04  ▓▒░─╮
╰─ make generate                                                                                                                                                                                        ─╯
2024/04/03 12:04:21 Copying "docs" to ".docs/"
2024/04/03 12:04:21 Replacing @include '...' calls in .docs/
Compiling MDX docs in '.docs' to Markdown in '.web-docs'...

╭─ ~/git/personal/packer-plugin-vsphere  on   docs/windows_options ▓▒░················································································░▒▓ ✔  took 11s   at 12:04:21  ▓▒░─╮
╰─ make test                                                                                                                                                                                            ─╯
?       github.com/hashicorp/packer-plugin-vsphere      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/testing       [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/examples/driver      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/version      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        2.678s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common       2.080s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       5.036s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  2.208s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   4.228s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       1.436s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template      2.551s
hashicorp-cla commented 6 months ago

CLA assistant check
All committers have signed the CLA.

tenthirtyam commented 6 months ago

Let's hold until my changes in the docs/technical-debt branch are locked into a PR and merged. We can then rebased to determine any deltas.

tenthirtyam commented 6 months ago

Marked as draft and will rebase after my pending changes are locked in.

nywilken commented 5 months ago

Thanks @tenthirtyam I labeled this as waiting on an upstream PR for now.