mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
* Adding check-legacy-links-format workflow * Adding test-link-rewrites workflow * Migrating links to new format * Updating docs-content-check-legacy-links-format hash * chore: update source * Update generated partials from Packer plugin SDK * Bump packer-plugin-sdk to get latest packer-sdc * Update website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx * Update Plugin SDK to fix shell-local regression --------- Co-authored-by: Kendall Strautman <[email protected]> Co-authored-by: Wilken Rivera <[email protected]> Co-authored-by: Kendall Strautman <[email protected]>
18 lines
590 B
Plaintext
18 lines
590 B
Plaintext
---
|
|
page_title: Guides
|
|
description: |-
|
|
Welcome to the Packer guides. If you are just getting started with Packer,
|
|
please see the Packer introduction instead and then continue on to the guides.
|
|
These guides provide examples for common Packer workflows and actions for
|
|
users of Packer.
|
|
---
|
|
|
|
# Packer
|
|
|
|
Welcome to the Packer guides. If you are just getting started with Packer,
|
|
please see the [Packer introduction][intro] instead and then continue on to the
|
|
guides. These guides provide examples for common Packer workflows and actions
|
|
for users of Packer.
|
|
|
|
[intro]: /packer/docs/intro
|