github.com/yoctocloud/packer@v0.6.2-0.20160520224004-e11a0a18423f/website/source/intro/getting-started/next.html.md (about)

     1  ---
     2  description: |
     3      That concludes the getting started guide for Packer. You should now be
     4      comfortable with basic Packer usage, should understand templates, defining
     5      builds, provisioners, etc. At this point you're ready to begin playing with and
     6      using Packer in real scenarios.
     7  layout: intro
     8  page_title: Next Steps
     9  ...
    10  
    11  # Next Steps
    12  
    13  That concludes the getting started guide for Packer. You should now be
    14  comfortable with basic Packer usage, should understand templates, defining
    15  builds, provisioners, etc. At this point you're ready to begin playing with and
    16  using Packer in real scenarios.
    17  
    18  From this point forward, the most important reference for you will be the
    19  [documentation](/docs). The documentation is less of a guide and more of a
    20  reference of all the overall features and options of Packer.
    21  
    22  If you're interested in learning more about how Packer fits into the HashiCorp
    23  ecosystem of tools, read our [Atlas getting started
    24  overview](https://atlas.hashicorp.com/help/intro/getting-started).
    25  
    26  As you use Packer more, please voice your comments and concerns on the [mailing
    27  list or IRC](/community). Additionally, Packer is [open
    28  source](https://github.com/mitchellh/packer) so please contribute if you'd like
    29  to. Contributions are very welcome.