Megan Marsh
4ac55446a1
fix go.mod
2021-01-07 12:00:57 -08:00
Megan Marsh
0666b787fc
allow plugins with registered items with name from plugin.DEFAULT_NAME string constant to be passthroughs to the plugin binary suffix
2021-01-07 11:55:51 -08:00
Wilken Rivera
9adeb989c6
Merge pull request #10442 from hashicorp/d-broken-link-check
...
Add GitHub action to check for broken markdown links
2021-01-06 16:30:38 -05:00
Wilken Rivera
8d4c7d31b4
Add regenerated docs from packer-plugin-sdk
...
```
cd $HOME/Development/packer-plugin-sdk
PROJECT_ROOT=packer-plugin-sdk go generate ./...
rsync -av multistep/commonsteps/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av bootcommand/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av shutdowncommand/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av communicator/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
```
2021-01-06 16:27:12 -05:00
Wilken Rivera
04dbbe2d8e
Fix broken links detected by link checker
...
- Fix broken example links
- Fix broken provisioner links
- Ignore linode.com because of DDOS protection settings
2021-01-06 16:27:12 -05:00
Wilken Rivera
7b793cefb1
Add GHA to check for broken links on pull-request
...
- Add scheduled cron job for checking against master
- Change configuration file path
2021-01-06 16:26:57 -05:00
Jeff Escalante
a4e5df9149
set main branch to master for 'edit this page' links ( #10447 )
2021-01-06 16:19:06 -05:00
Felix Hillingshaeuser
233c7f0a83
docs: Add default value for cloud_init in builders/proxmox ( #10445 )
2021-01-06 10:37:23 -05:00
Ali Rizvi-Santiago
9b1d31cee7
Added a fallback to the vmware builder when trying to determine the networkmapping configuration.
...
Some instances of VMWare will not generate the networkmapping configuration (netmap.conf)
at the time of installation. To deal with this issue, we check for the networkmapping file
first, and then fallback to the networking file which also might exist and contain the
interface information that we require.
This fixes issue #10009 .
2021-01-05 11:24:50 -06:00
Megan Marsh
4b0de7263e
Merge pull request #10412 from adeniyistephen/hlc-doc
...
Add hcl Example to openstack
2021-01-04 09:44:52 -08:00
Megan Marsh
d260bb63d3
Merge pull request #10413 from adeniyistephen/hcl-doc
...
Add hcl Example to docker-save
2021-01-04 09:41:15 -08:00
Megan Marsh
560d5ff270
Merge pull request #10415 from adeniyistephen/hcl-docs
...
Add hcl example to docker-tag
2021-01-04 09:40:24 -08:00
Megan Marsh
e83603faa5
Merge pull request #10425 from adeniyistephen/scaleway
...
Add hcl example for scaleway
2021-01-04 09:39:18 -08:00
Shigetaka Shirouchi
7ef5246e94
docs: Fix trivial json format ( #10437 )
2021-01-04 11:02:11 +01:00
adeniyistephen
4d25a59600
add hcl example to docker-save
2020-12-28 15:05:08 +01:00
adeniyistephen
ed4ed9885b
add hcl example to docker-tag
2020-12-28 15:03:13 +01:00
adeniyistephen
779a5d9bbb
add hcl example to scaleway
2020-12-28 14:58:53 +01:00
adeniyistephen
73d9e8430a
Add hcl example for scaleway
2020-12-27 19:43:10 +01:00
adeniyistephen
08e0f1ea72
Add hcl example to docker-tag
2020-12-21 17:22:44 +01:00
adeniyistephen
7abe0a4759
Add hcl Example to docker-save
2020-12-21 17:01:39 +01:00
adeniyistephen
dc87825d5c
Add hcl Example to docker-save
2020-12-21 16:56:12 +01:00
adeniyistephen
11d7b9d7ee
Add hcl Example to openstack
2020-12-21 16:27:10 +01:00
Megan Marsh
28245ec143
Merge pull request #10134 from borancar/feat/azure_pfx_support
...
Add Azure PFX certificate support
2020-12-18 12:09:17 -08:00
Megan Marsh
d1d5706048
Merge pull request #10362 from nielspardon/master
...
OpenStack builder: Make external source image props configurable
2020-12-18 10:55:40 -08:00
Megan Marsh
d27e627e2a
Merge pull request #10391 from hashicorp/plugin_release_docs
...
Plugin release step by step docs
2020-12-18 10:45:35 -08:00
Megan Marsh
bee182e480
Merge pull request #10405 from hashicorp/remove_sdk
...
Remove sdk
2020-12-18 09:21:57 -08:00
Megan Marsh
37652b05eb
update vendoring
2020-12-17 15:12:16 -08:00
Megan Marsh
82eb22c8bb
go.mod updates
2020-12-17 14:55:14 -08:00
Megan Marsh
ce99640fe2
fix test fixture path
2020-12-17 14:41:36 -08:00
Megan Marsh
88b7b0e14a
remove sdk
2020-12-17 13:29:25 -08:00
Megan Marsh
dd9a8b2669
Merge pull request #10388 from hashicorp/sdk_docs
...
Sdk docs
2020-12-16 15:30:47 -08:00
Megan Marsh
761200485e
remove partials since they moved
2020-12-16 15:21:35 -08:00
Megan Marsh
e4642c0b13
turn markdown example into godoc format
2020-12-16 15:14:49 -08:00
Megan Marsh
7ef8b290e8
Apply suggestions from code review
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-12-16 15:14:49 -08:00
Megan Marsh
3fd8066a95
Apply suggestions from code review
...
Co-authored-by: Sylvia Moss <moss@hashicorp.com>
2020-12-16 15:14:48 -08:00
Megan Marsh
8650f7990c
add more docs
2020-12-16 15:14:48 -08:00
Megan Marsh
185614f886
more package docs
2020-12-16 15:14:47 -08:00
Megan Marsh
3a66391e30
more package docs
2020-12-16 15:14:46 -08:00
Megan Marsh
c5e6e84806
remove iochan package from sdk, switch to using its descendent, mitchellh/iochan
2020-12-16 15:14:46 -08:00
Megan Marsh
608b62f699
more godoc tweaks
2020-12-16 15:14:45 -08:00
Megan Marsh
e5a95c7017
regenerate code to add extra line to prevent bad godoc synopsis string loading
2020-12-16 15:14:44 -08:00
Megan Marsh
6a672f3948
docs
2020-12-16 15:14:44 -08:00
Megan Marsh
5f34bbd56e
add extra line before package declaration so this line does not become the synopsis of a package for godoc
2020-12-16 15:14:43 -08:00
packer-ci
166a3663c3
Putting source back into Dev Mode
2020-12-16 21:34:25 +00:00
packer-ci
9b997f28d5
Cut version 1.6.6
2020-12-16 21:03:56 +00:00
packer-ci
8b59e703da
cut version 1.6.6
2020-12-16 21:03:54 +00:00
packer-ci
7af115b319
update changelog
2020-12-16 21:03:54 +00:00
Megan Marsh
11d39e4247
add link to changelog
2020-12-16 11:14:01 -08:00
Megan Marsh
17bd88b81c
add note about sdk split
2020-12-16 11:12:47 -08:00
Megan Marsh
7dd8d3e67f
update changelog
2020-12-16 10:50:48 -08:00