Commit Graph
219 Commits
Author SHA1 Message Date
9f4a1281dd Add packer plugins command and subcommands to interact with plugins (#11553)
* add basic docs for plugins command

* refactor docs

Co-Authored-By: Wilken Rivera <[email protected]>

* add plugins command

* add plugins subcommands

they do nothing for now

* add plugins installed command + tests

* add plugins install command

* add remove plugin command

* better docs for the plugins install command

* remove duplicate content

* better output for installed plugins

* add plugins required command

* Update plugins_install.go

* add newline after `Usage:`

* Update plugins_remove.go

* Update plugins_required.go

* Update plugins_remove.go

* Update plugins_installed.go

* Update plugins_install.go

* add docs

* Update plugins_install.go

* fix typos

* Update plugins_test.go

* fix typos

Co-Authored-By: Wilken Rivera <[email protected]>

* Update core_wrapper.go

Co-Authored-By: Wilken Rivera <[email protected]>

* Update website/content/docs/commands/plugins/remove.mdx

Co-authored-by: Wilken Rivera <[email protected]>

* Update website/content/docs/commands/plugins/required.mdx

Co-authored-by: Wilken Rivera <[email protected]>

* Update website/content/docs/commands/plugins/required.mdx

Co-authored-by: Wilken Rivera <[email protected]>

* Update plugins_required.go

* Update install.mdx

* Update required.mdx

* plugins requirement, warn when no plugin was found

* Update website/content/docs/commands/plugins/required.mdx

Co-authored-by: Wilken Rivera <[email protected]>

Co-authored-by: Wilken Rivera <[email protected]>
Co-authored-by: Wilken Rivera <[email protected]>
2022-02-10 16:53:50 -05:00
packer-ci 661b85e18c cut version 1.7.10 2022-02-02 22:01:36 +00:00
packer-ci 418284afee cut version 1.7.9 2022-01-19 15:50:09 +00:00
b3341164cf feat: extract /plugins (#11464)
* feat: extract `/plugins`

Co-authored-by: Zachary Shilton <[email protected]>
Co-authored-by: Adrien Delorme <[email protected]>
2022-01-11 10:26:05 -05:00
Wilken Rivera 6176d79913 Add HCP Packer Ready badge to support plugins (#11456) 2021-12-17 12:17:27 -05:00
Zachary ShiltonandWilken Rivera cae7bd9e5b feat(website): add official and HCP Packer Ready labels (#11449)
* refactor(website): use prop and CSS for plugin label spacing

* fix: add official tier label to built-in plugin docs

* feat(website): add BadgesHeader component

* refactor(website): use BadgesHeader in all content

* feat(website): add HCP ready demo, tweak badge look

* refactor: integrate work from add-plugin-version branch

* fix(website): correct bad import

* fix: use updated MDX custom component

* chore: remove plugin version label work from this branch

* chore: remove unused var

* fix: use new BadgesHeader interface for dual tags

* chore: remove unused var, refine comment

* fix: remove unused broken import

* fix: shorten property for HCP packer readiness

* Apply suggestions from code review

Remove a few demo labels before merging

Co-authored-by: Wilken Rivera <[email protected]>
2021-12-17 10:22:16 -05:00
Noel Quiles cf121d899e chore: Disable alert banner (#11452) 2021-12-16 15:22:59 -05:00
Mike Wickett 670bcfa5a0 update alert banner content (#11441) 2021-12-09 12:10:26 -05:00
Adrien Delorme c4cc925da9 pull outscale docs from the freshly moved away outscale repo (#11428) 2021-12-02 13:52:58 -05:00
Ethan Davidson 1b949085d4 Add git plugin (#11395) 2021-11-15 12:11:56 +01:00
Wilken Rivera fe2d302421 Bump Packer plugin program navigation up one level (#11390)
* Bump Packer plugin program navigation up one level

* Fix file path
2021-11-10 14:28:18 -05:00
Sylvia MossandWilken Rivera d8a5ae729f Add docs for plugins HCP Packer support (#11389)
* add docs hcp support for plugins

* fix golang format

* Update website/content/docs/plugins/hcp-support.mdx

Co-authored-by: Wilken Rivera <[email protected]>

* Update website/content/docs/plugins/hcp-support.mdx

Co-authored-by: Wilken Rivera <[email protected]>

* Update website/content/docs/plugins/hcp-support.mdx

Co-authored-by: Wilken Rivera <[email protected]>

* improve docs

* change page title

* Apply suggestions from code review

Co-authored-by: Wilken Rivera <[email protected]>
2021-11-10 13:11:29 -05:00
packer-ci c261e9d641 cut version 1.7.8 2021-10-27 18:56:52 +00:00
Brandon Romano 0fea39d1da Update HashiConf alert-banner expiration
Updates the HashiConf Alert Banner expiration to 10/20 @ 11pm (PT)
2021-10-20 16:04:52 -07:00
Megan Marsh 76d7504aa5 Merge pull request #11333 from hashicorp/add-hcp-docs-info
[DO NOT MERGE] Updates for HCP Packer docs
2021-10-19 08:44:40 -07:00
packer-ci d0c2326671 cut version 1.7.7 2021-10-19 15:12:25 +00:00
Laura Pacilio da8ec95249 Updates for HCP Packer docs
Enable HCP Packer docs and add note about public beta (#11339)
format markdown and mention that registry block is available in v1.7.7
2021-10-19 08:03:32 -07:00
Noel Quiles 29b227fd60 website: Update alert banner for HashiConf (#11340)
* Update alert banner for HashiConf

* Closer expiration date

* Final cleanup
2021-10-19 10:00:18 -04:00
Alex Carpenter 6981c9a397 Update banner text and link (#11331) 2021-10-14 10:11:38 -04:00
Nathan Pierce 4d18167c29 added anka plugin to docs-remote-plugins.json (#11279) 2021-10-14 10:10:21 -04:00
Adrien Delorme 8f832f6126 use remote scaleway docs 2021-09-30 16:15:41 +02:00
packer-ci 55cd239f92 cut version 1.7.6 2021-09-28 19:55:17 +00:00
Noel Quiles 0d9e3eac0f Update alert banner for HashiConf Global 2021 2021-09-18 23:44:51 -04:00
packer-ci aec7ec4ea8 cut version 1.7.5 2021-09-14 21:02:50 +00:00
Wilken Rivera 05d77c96cf Temporarily remove hcp_packer_registry docs until out of internal beta 2021-09-14 15:58:30 -04:00
Adrien Delorme d25373a8d6 move inspec provisioner out (#11230) 2021-08-31 12:07:26 +02:00
Adrien Delorme acb01cb800 move salt-masterless provisioner out (#11229)
* move salt-masterless provisioner out
* go get github.com/hashicorp/packer-plugin-salt
2021-08-31 12:07:10 +02:00
Adrien Delorme eb8e302941 hcl2_upgrade: special case: vsphere fix (#11216)
* fix typo

* hcl2_upgrade: special case linux_options and network_interface to block instead of maps

* Update hcl2_upgrade_test.go

* Update hcl2_upgrade_test.go

remove unused code

* hcl2_upgrade: support strftime too (#11220)

* hcl2_upgrade strftime function
* create legacy_strftime.mdx
2021-08-25 14:20:08 +02:00
Mike Wickett 3f8c8704e5 chore: update alert banner (#11195) 2021-08-13 08:05:10 -04:00
a534c743cf HCP Packer registry enabled Packer client (#11154)
* Add working registry pkg

* Add custom error for handling the loading of PAR environment variables

* Working Publish to Build, with proper error handling for bucket names

* Update hcp-sdk-go to use branch instead of mod replace directive

* Update Packer build status configuration

* Add support for HCP_PACKER_BUILD_FINGERPRINT env

* Add support for publishing one or more PARtifacts from a single build

* add git shas to this branch

* Add ability to set provider name if available

* Add working RegistryBuilder type

* Add RegistryPostProcessor as wrapper post-processor

* When in PAR mode a empty RegistryPostProcessor is added to the end of
  the post-processor list to publish all final image data.

* Add support for updating a build from PAR that is not in a DONE state

* Fix a small issue with creation the initial builds for an empty
  iteration.

* Add PAR URL to post-processor display

* Implement hcp_packer_registry block (#11168)

* Update vendored Amazon plugin to v1.0.1-dev

* Fix panic when running a Packer registry build in a clean directory

* Remove the publishing of post-processor metadata from the registry
  post-processor.

* Remove metadata add from registry_builder

* Update registry builder to skip a build that was found to be DONE

Co-authored-by: Megan Marsh <[email protected]>
Co-authored-by: Sylvia Moss <[email protected]>
2021-08-05 09:25:19 -04:00
Ori Hoch 7db0234a60 add Kamatera builder plugin (#11158) 2021-07-26 15:14:11 -04:00
packer-ci 024c08b3d3 cut version 1.7.4 2021-07-20 17:06:43 +00:00
Sylvia Moss 8470911ab6 add hashicups docs (#11096) 2021-06-16 11:32:05 +02:00
packer-ci 6208456cef cut version 1.7.3 2021-06-15 22:19:18 +00:00
Wilken Rivera e22346f0fa Extract ProfitBricks Plugin (#11084)
* Extract ProfitBricks Plugin

* Update CHANGELOG
2021-06-14 17:30:58 -04:00
Mike Wickett b3465b0495 website: update alert banner (#11074) 2021-06-09 11:05:52 -04:00
Ilya Voronin 079dd0d53c SSH Key Remote Docs (#11072) 2021-06-09 13:54:54 +02:00
David Dymko e1f70147d9 vultr remote docs (#11070) 2021-06-08 15:00:03 +02:00
Brandon Romano 6e037aa84b Merge pull request #11063 from hashicorp/ks.updates-alert-banner-hashiconf
chore: updates alert banner data
2021-06-08 04:22:14 -07:00
Jimmy Merritello 21833e7324 Merge pull request #11065 from jmfury/jm.packer-homepage-update
[Website] Update the homepage
2021-06-02 15:48:12 -05:00
Jimmy Merritello 3e3e013be5 Update the homepage 2021-06-02 14:00:34 -05:00
Kendall Strautman 86007b04aa chore: updates alert banner data 2021-06-01 14:01:15 -07:00
Megan Marsh f80da79b85 Merge pull request #11046 from hashicorp/extract_oneandone
Extract 1&1 builder
2021-05-25 08:44:25 -07:00
Wilken RiveraandJeff Escalante f3f58b1c39 Add Packer Integration Program page (#11042)
* Initial draft of Packer Integration Program docs page

- [ ] Add text from program document.
- [ ] Fix image alignment
- [ ] Fix Checklist alignment (remove bullets if possible)
- [ ] Validate with program team

* Fix broken markdown

* fix styling on centered image and checklist

* revert package-lock update

* Update packer-integration-program.mdx

Fix a few formatting issues

Co-authored-by: Jeff Escalante <[email protected]>
2021-05-25 09:22:12 -04:00
sylviamoss e3010fa817 extract oneandone and add remote docs 2021-05-25 14:26:22 +02:00
Megan Marsh 41c0668d6e delete comment guide, moving contents to the comment section of the template engine docs for json templates 2021-05-18 09:43:42 -07:00
Megan Marsh d9b874f118 tweak engine docs to contain guide docs for isotime
remove docs page
2021-05-18 09:08:25 -07:00
Megan Marsh 1d4a8e7ba2 delete veewee references. Veewee hasn't been updated for three years, and the veewee-to-packer library for even longer. This page gets almost no views. 2021-05-18 08:44:45 -07:00
Brandon Romano 5a290aabef Adds AlertBanner to promote HashiConf EU 2021-05-17 15:07:18 -07:00
Wilken Rivera d24fa1d8ad Add link to the new HCL2 upgrade command tutorial
This change replaces the from JSON v1 guide with a redirect to the
released hcl2_upgrade command tutorial on learn.hashicorp.com
2021-05-14 14:17:25 -04:00