Wilken Rivera
c09f98686d
Add HCP Packer Ready badge to UpCloud ( #11914 )
2022-07-29 15:41:27 -04:00
Sylvia Moss
5c3d5c1295
Send channel id to HCP Packer ( #11861 )
2022-07-29 15:15:29 +02:00
krzys_h
f28d36c888
Fix typo in the pipelining-builds docs ( #11900 )
...
Somebody forgot to finish their last sentence...
2022-07-23 09:16:50 -04:00
Wilken Rivera
e12bbf3fb9
Update DigitalOcean plugin docs path ( #11886 )
2022-07-22 13:02:30 -04:00
Chris Griggs
30a263ec7f
Removing Huawei from plugin docs ( #11888 )
2022-07-21 07:42:29 -04:00
Shohei Maeda
9f28ced11c
Add component_type optional field ( #11872 )
...
* Add `component_type` optional field
to support specifying the exact build image when multiple images exist in the same provider and region for a given iteration
* update docs
* update docs
2022-07-14 10:33:10 -07:00
Lucas Bajolet
819cc50f31
datasource: change phrasing for iteration_id
...
The comment was mentioning the name of an iteration Id, which is
conflicting.
This commit rephrases the comment to directly specify the ID of the
iteration.
2022-07-13 17:10:38 -04:00
Lucas Bajolet
fabfc8f015
hcp-packer-image: add support for channel
...
In addition to the current way of specifying an image based on an
iteration on HCP Packer, which requires first declaring an iteration,
and then referencing it from the image to build, we add the capacity of
specifying a channel.
This alternative will get the iteration linked to the channel, and is
essentially a more convenient way to get an image's metadata from HCP
Packer.
This commit is essentially a backport from the Terraform HCP provider,
for consistency between the two tools.
2022-07-13 17:10:38 -04:00
Wilken Rivera
9f64b99073
Add Packer Plugin Gridscale to plugins page ( #11862 )
...
* Add Packer Plugin Gridscale to plugins page
* Add verified tier badge
2022-07-07 14:06:28 -04:00
Wilken Rivera
6b03734b2f
Document known limitation of locals being used within a data source ( #11864 )
...
* Document known limitation of locals being used within a data source
* Update website/content/partials/datasources/local-dependency-limitation.mdx
2022-07-07 12:48:23 -04:00
Sylvia Moss
b849ace27b
Fail HCP datasources for revoked iteration ( #11854 )
2022-06-21 17:24:41 +02:00
dependabot[bot]
5bf26b21d2
Bump semver-regex from 3.1.3 to 3.1.4 in /website ( #11836 )
...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases )
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4 )
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 21:11:03 -04:00
Mahyar Saffari Moqaddam
3c9fb89a9f
Update engine.mdx ( #11833 )
...
Corrected "indended" typo
2022-06-03 18:41:29 -04:00
Vasili
b9c28c7a8f
Clarify documentation for template file function ( #11798 )
2022-05-31 10:10:24 -04:00
Lucas Bajolet
cbc67b7636
Merge pull request #11792 from teddylear/feat-pause_after-powershell
...
feat: Add pause_after config to powershell provisioner like shell
2022-05-30 16:47:25 -04:00
teddylear
36fc4a9f3d
docs: Update unix packer config file location docs ( #11797 )
2022-05-23 15:47:23 -04:00
teddylear
000ace61a3
feat: Add pause_after config to powershell provisioner like shell
...
provisioner
2022-05-18 17:35:48 -04:00
sylviamoss
667e18f8be
fix docs
2022-05-17 20:11:26 +02:00
sylviamoss
0cc754a1ad
make generate
2022-05-17 20:03:49 +02:00
teddylear
805225a113
feat: add http datasource ( #11658 )
2022-05-17 19:26:34 +02:00
Kiss Tamás
b19980c26e
Add libvirt plugin ( #11762 )
...
This PR adds my packer plugin supporting remote builds on Libvirt hypervisors to the plugin manifest.
2022-05-16 11:31:51 +02:00
Zachary Shilton
90d3c20b7d
fix: work around deleted plugin release ( #11771 )
...
* fix: work around deleted plugin release
* fix: specify version for plugin without docs.zip
2022-05-10 13:09:48 -06:00
Wilken Rivera
14ef80f9eb
Update builders index page ( #11765 )
...
- Fix broken link thanks
- Update language text
2022-05-06 15:20:15 +02:00
Mike Schinkel
fefb70be2b
Added mention of HCL in Terminology>Templates ( #11749 )
2022-05-04 15:27:54 -04:00
Laura Pacilio
ed54fb363a
Make Builders Overview Page Clearer ( #11743 )
...
* Update page to make it clearer where users can find all the builder types
* MOve plugins to be first per PR feedback
2022-05-04 14:08:40 -04:00
doppelc
7d9c6fb795
Fix typo in docs ( #11734 )
2022-04-25 19:06:52 +02:00
Bryce Kalow
1881ecede5
updates platform-cli to latest ( #11727 )
2022-04-21 10:16:10 -04:00
Bryce Kalow
1c0d3ad93d
website: website source code / content split ( #11716 )
2022-04-20 15:51:18 -05:00
Zachary Shilton
a88d54c310
fix(website): remove empty index pages ( #11702 )
2022-04-11 16:08:39 -04:00
Bryce Kalow
544efd71f4
website: unpin plugin version ( #11680 )
2022-03-22 16:18:06 -05:00
Bryce Kalow
78c62ded09
website: pin plugin version ( #11677 )
2022-03-22 13:30:26 -05:00
Jenna Goldstrich
5f00b15c2e
Linode is HCP Packer ready
2022-03-16 14:23:01 -07:00
Jenna Goldstrich
3cf9985430
Digital Ocean is HCP Packer Ready
2022-03-14 12:41:32 -07:00
Kevin Burnett
59a7f9140e
Codify comment about error checking ( #11653 )
2022-03-10 18:52:15 +01:00
Patrick B and Sylvia Moss
93ea7a5fc2
fix missing closing bracket for build {} section ( #11654 )
...
Co-authored-by: Sylvia Moss <[email protected] >
2022-03-10 16:18:07 +01:00
Adrien Delorme
7661e41412
reference main branch instead of master branch ( #11652 )
...
using search-n-replace
2022-03-10 16:07:02 +01:00
Wilken Rivera
1f610310ea
Update plugin tiers documentation ( #11643 )
...
* Add verified and archived tiers
* Bump documentation version for sshkey plugin
* Update website/content/partials/plugins/plugin-tiers-and-namespaces.mdx
Add link to HashiCorp Partners and Integrations page
2022-03-08 14:53:46 -05:00
Zachary Shilton
d82135d4f5
website: support Verified pluginTier, support Archived badge ( #11622 )
...
* website: support Verified pluginTier, support Archived badge
* website: demo new plugin badges, should revert this later
* website: fix missing types, non-optional iconSvg prop
* Revert "website: demo new plugin badges, should revert this later"
This reverts commit ca4aeae831 .
* feat: mark verified plugins and archived plugins
* website: move archived badge to be first badge shown
* fix: move archived badge next to version number
2022-03-07 15:11:47 -05:00
Pamela Bortnick
6f147eb78a
Merge pull request #11607 from hashicorp/pb.alert-banner
...
Updates for HCP Packer
2022-03-07 14:04:36 -05:00
Bryce Kalow
05f828bd56
website: pin previous version of plugin ( #11638 )
...
packer-plugin-sshkey's latest release is missing the docs artifacts. Pinning to the old version here so that website builds can succeed.
2022-03-07 13:19:18 -05:00
Laura Pacilio
2ca4051dbb
Merge pull request #11626 from hashicorp/update-docs-hcp-packer-ga
...
Remove Beta language from HCP packer docs
2022-03-07 11:57:52 -05:00
Sai Diliyaer
08f26e7870
Website: Fix the hashicorp/packer link on the plugins creation page ( #11629 )
...
It's currently linked to `github.com/packer` which seems to be an unrelated personal GitHub repo.
2022-03-05 07:38:38 -05:00
Wilken Rivera
a91bd71b92
Cut release 1.8.0
2022-03-04 17:42:26 -05:00
Laura Pacilio
e47821f13b
Remove beta language from data sources overview page
2022-03-03 18:51:29 -05:00
Laura Pacilio
4a61d4ad0b
Add notes about deactivated registries
2022-03-03 18:48:08 -05:00
Laura Pacilio
d4447c3c17
Fix langauge on docs intro page and templates build block page
2022-03-03 18:38:15 -05:00
Laura Pacilio
0c908a3a75
Remove Beta language from HCP packer data sources pages
2022-03-03 18:29:53 -05:00
Pamela Bortnick
bf1b550e95
Add expiration date to banner
2022-03-03 12:43:25 -05:00
Pamela Bortnick
a2f8fc776e
Update url
2022-03-03 10:50:22 -05:00
Pamela Bortnick
84a38a5d34
Change hero cta
2022-03-03 10:50:10 -05:00