docs: update README.md files#83
Merged
nywilken merged 3 commits intovmware:mainfrom Aug 9, 2022
tenthirtyam:docs/update-readme
Merged
docs: update README.md files#83nywilken merged 3 commits intovmware:mainfrom tenthirtyam:docs/update-readme
README.md files#83nywilken merged 3 commits intovmware:mainfrom
tenthirtyam:docs/update-readme
Conversation
- Updates `README.md` to follow the same structure as the Packer Plugin for vSphere project, including adding the Requirements section. - Simplifies `docs/README.md` to follow the same structure as the Packer Plugin for vSphere project and remove redundant content already provided in the default README. Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
nywilken
reviewed
Aug 8, 2022
Added the context for `packer plugins install` cmd in Packer v1.8.0 and later.
nywilken
approved these changes
Aug 9, 2022
Contributor
nywilken
left a comment
There was a problem hiding this comment.
This looks great. I really like the manual installation section. Will have to borrow for all the other plugin repos. Nicely done.
| To install the plugin, please follow the Packer documentation on | ||
| [installing a plugin](https://www.packer.io/docs/extending/plugins/#installing-plugins). | ||
| For environments where the Packer host can not communicate with GitHub | ||
| (_e.g._, a dark-site), you can download [pre-built binary releases][releases-vmware-plugin] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
README.mdto follow the same structure as the Packer Plugin for vSphere project, including adding the Requirements section.Simplifies
docs/README.mdto follow the same structure as the Packer Plugin for vSphere project and remove redundant content already provided in the default README.Signed-off-by: Ryan Johnson johnsonryan@vmware.com