Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Community Tools webpage #12612

Merged
merged 2 commits into from
Aug 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion website/content/docs/community-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ vendors. These plugins are not officially tested nor officially maintained by
HashiCorp, and are listed here in order to help users find them easily.

To learn more about how to use community plugins, or how to build your own,
check out the docs on [extending Packer](https://developer.hashicorp.com/packer/docs/plugins/install-plugins)
check out the docs on [extending Packer](/packer/docs/plugins/install-plugins)

If you have built a plugin and would like to add it to this community list,
please make a pull request so that we can document your
Expand Down Expand Up @@ -65,6 +65,9 @@ contribution here!
to automate the creation of virtual machine images and their guest operating systems on VMware vSphere using HashiCorp Packer
and the Packer Plugin for VMware vSphere (vsphere-iso).

- [Parallels/packer-examples](https://github.com/parallels/packer-examples) - Examples in how to use Packer with Parallels Desktop
to automate the creation of virtual machine images and their guest operating systems on macOS, windows and linux.

## Wrappers

- [packer-config](https://github.com/ianchesal/packer-config) - a Ruby model that lets you build Packer configurations in Ruby
Expand Down