Commit Graph
5065 Commits
Author SHA1 Message Date
Wilken Rivera 879f41d623 backport of commit 0e18da07c6 2024-03-11 17:29:09 +00:00
Jenna Goldstrich f4e868f5fb backport of commit 1d7d2a6744 2024-02-13 19:30:44 +00:00
Wilken Rivera 8abd0d48d3 backport of commit 5123c7b6ef 2024-02-07 20:40:08 +00:00
Heat Hamilton 5fd23eabc5 website: fix husky command (#12821)
* Change husky pre-commit hook to work in sub-directory of .git

* Added dart-linkcheck back in for linkcheck command
2024-01-30 17:28:28 -05:00
Wilken Rivera 4254f4d606 backport of commit fd0676ea29 2024-01-30 11:40:06 +00:00
Wilken Rivera 127ebeb4e6 backport of commit 4f36d40686 2024-01-30 10:25:22 +00:00
Heat Hamilton b81da3b36a backport of commit bc451baa46 2024-01-29 19:59:28 +00:00
Wilken Rivera cf06757e3e backport of commit af16a89012 2024-01-25 01:23:41 +00:00
Devashish 5f322eab22 Add PR suggestions 2024-01-26 14:43:42 -05:00
Devashish 78c7e220c6 fix shell session in the docs 2024-01-26 14:43:42 -05:00
Devashish 71d3212de3 Add the deprecation warning and update docs 2024-01-26 14:43:42 -05:00
7faaa9bedd Migrate HCP Packer to API V2 and new nomenclature changes (#12799)
* add hcp packer new nomenclature updates

* Update docs with nomenclature changes

* Update navigation bar links

* Bump github.com/hashicorp/hcp-sdk-go from 0.81.0 to 0.82.0

* fix acceptance test template

---------

Co-authored-by: Devashish <[email protected]>
Co-authored-by: sylviamoss <[email protected]>
2024-01-24 13:30:48 -05:00
Wilken Rivera 5453d05331 backport of commit cffc3f0404 2024-01-17 11:13:09 +00:00
Lucas Bajolet e20e705059 backport of commit de13cb45df 2024-01-08 14:20:05 +00:00
Brian McClain d83897f2fe backport of commit 9afafd962f 2024-01-03 18:36:05 +00:00
b88ced3f70 Apply suggestions from code review
Co-authored-by: Lucas Bajolet <[email protected]>
Co-authored-by: Sylvia Moss <[email protected]>
2023-12-06 11:45:07 -05:00
Wilken Rivera 80e769a117 Remove reference to deprecated single components 2023-12-06 11:45:07 -05:00
Wilken Rivera 6cf4e037b5 Add example shell commands for copying integration files into plugin repository 2023-12-06 11:45:07 -05:00
Wilken Rivera 2e883b76df Address review feedback 2023-12-06 11:45:07 -05:00
Wilken Rivera 5157c3fceb Replace relative links 2023-12-06 11:45:07 -05:00
Wilken Rivera 0cda6b86ca Document process for registering a plugin as a Packer Integration 2023-12-06 11:45:07 -05:00
Lucas Bajolet cc9e9a774c docs: add exerpt on packer plugins install --path 2023-12-05 09:54:53 -05:00
Wilken Rivera 29e1670c68 backport of commit 80739f0694 2023-12-05 11:36:24 +00:00
Lucas Bajolet 69204a9e60 backport of commit e5bc3dd1c3 2023-11-29 15:24:54 +00:00
Lucas Bajolet e61be92bd1 backport of commit facc138088 2023-11-28 15:49:17 +00:00
Lucas Bajolet b72fd918dd backport of commit b20d94c88b 2023-11-28 15:06:55 +00:00
ygXXII 19c14fd1e2 docs: fix aws_secretsmanager Title Name (#12678)
Just a simple doc title fix.
2023-11-02 05:36:36 -04:00
Lucas Bajolet c528681dde docs: amend HCL templates/functions docs
The HCL2 docs on built-in functions contains a link to a non-existent
section of the expressions page, so we update it to link to the general
page, and to the string interpolation section, since it is a common use
case.
2023-10-30 09:36:03 -04:00
Wilken Rivera 0ec424aa25 Fix broken link to Consul's environment variables page (#12673) 2023-10-30 07:50:53 -04:00
dependabot[bot] fa5d0359eb build(deps-dev): bump @babel/traverse from 7.17.9 to 7.23.2 in /website
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-10-23 14:19:11 -04:00
Tor Arne Vestbø a1722abf07 website: Add community maintained IPSW data source Packer plugin 2023-10-05 14:19:52 -04:00
Wilken Rivera 7f7567f686 Remove plugins on the integration framework
The active plugins that resided in a HashiCorp repository have been migrated to
the integrations framework and no longer need to be listed within the plugins-manifest file.
2023-09-15 12:04:29 -04:00
Sk.Lv 6fa0d25c51 website: register ksyun docuement 2023-09-15 09:13:31 -04:00
Ilya Voronin 2325c7e9c7 Set ivoronin/packer-plugin-sshkey version to 'latest' 2023-08-25 10:55:11 -04:00
cjlapao fa663b47bf Updating Community Tools webpage
Adding Parallels Packer Example
2023-08-25 07:44:49 -04:00
Lucas Bajolet eb9e1a4795 packer: remove implicit required plugins
Since this feature is no longer something we plan to activate later, as
it contradicts with our efforts to remove bundled plugins, and
encouraging users to move to either manually installing plugins, or
managing them through `packer init', we clean-up the code for this
feature.
2023-08-17 16:51:49 -04:00
Lucas Bajolet 2b32903fe3 Document PLSP-related environment variables
Since we added support for PLSPs recently, and it will be released as part of 1.9.3, we add some documentation regarding the environment variables we added, and a note regarding their relation to PLSP support.
2023-08-16 11:44:32 -04:00
Wilken Rivera c575946e4d Update terminology to reflect community editions of Packer (#12571) 2023-08-11 15:20:50 -04:00
Lucas Bajolet 392232933f website: add usage notice to init
The `packer init' command's wording was not clear, so it was changed in
a preceding commit, and this commit aims to add more details on how the
command is meant to be used, along with a simple example.
2023-07-25 16:45:32 -04:00
Kévin Dunglas 739b2acd20 docs: fix typo (#12493) 2023-07-19 17:35:26 -04:00
dependabot[bot] e9e4534321 build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /website
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-07-19 17:34:15 -04:00
dependabot[bot] 02f1d50587 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /website
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-07-19 17:33:21 -04:00
GaryNgandLucas Bajolet 58b193f221 Use backtick to prevent html parsing
Co-authored-by: Lucas Bajolet <[email protected]>
2023-07-19 11:54:11 -04:00
GaryNg cc1e2fca78 Prefix url with product slug 2023-07-19 11:54:11 -04:00
GaryNg 5271c28749 Add closing code block 2023-07-19 11:54:11 -04:00
akkuman 0e3de18e98 fix: revise env var PACKER_PLUGIN_PATH
ref: https://github.com/hashicorp/packer/pull/8616/files#diff-0e426a43248661127a0c0ee115aef7a1093b635f8993b3f7ebb1dd9f05b8f249R153
2023-07-13 09:21:09 -04:00
Lucas Bajolet 8beddcf52a website: fix header on configure page
When the config file header was reworked, an erroneous link was
included and placed so close to the header that it was rendered verbatim
in the final documentation page.

By adding an extra empty line in between the anchor link and the header,
this renders correctly.
2023-07-12 12:45:42 -04:00
Wilken Rivera 9c85fc274a Update plugin loading documentation (#12485)
Packer checks a number of directories for plugins upon initialization,
with the introduction of multi-component plugins and underlying changes
to the Packer SDK the ordering changed slightly. These changes update
the related documentation to reflect the new ordering, and adds a plugin
loading ordering section to the docs to help users discover how plugin
loading works.

Include in this change are updates to the PACKER_CONFIG_DIR environment
variables to reflect the XDG base directory specification used as the
default Packer configuration directory layout.

* Update website/content/docs/configure.mdx
2023-07-06 16:00:36 -04:00
Wilken Rivera 8982d4f168 Migrate external Parallels plugin to Parallels/packer-plugin-parallels (#12476)
* Update external plugin documentation source

The Parallels plugin for Packer is now maintained by the Parallels team, under
their respective GitHub org. This changes updates the source address for
the external plugin that should be used for pulling new plugin
documentation.

* Removed packer-plugin-parallels for list of vendored plugins
2023-07-03 14:13:08 -04:00
Dylan Staley 18cc6edbd5 docs: move community tools to docs folder 2023-06-23 18:40:57 -04:00