Adrien Delorme
dba5171fa2
improve wording some more
2021-03-16 13:59:24 +01:00
Adrien Delorme
a1de1559bf
improve implicit plugin wording
2021-03-16 13:55:01 +01:00
Adrien Delorme
5497139f2a
better init wording
2021-03-16 13:36:42 +01:00
Adrien Delorme
172cec7223
better wording for implicitly required plugins
2021-03-15 17:13:58 +01:00
Adrien Delorme
08b0884521
Vet command/init.go
2021-03-09 16:16:08 +01:00
Adrien Delorme
3224438a34
vet
2021-03-09 16:16:08 +01:00
Adrien Delorme
2b4812837a
Update main.go
...
show where to add maps
2021-03-09 16:16:07 +01:00
Adrien Delorme
123517aec1
add warning with what to when calling init on an implicitly required plugin
2021-03-09 16:16:07 +01:00
Adrien Delorme
c4535b2552
Update types.required_plugins_test.go
2021-03-09 16:16:07 +01:00
Adrien Delorme
1d10da1126
better docs
2021-03-09 16:16:07 +01:00
Adrien Delorme
8f7b148cbb
Update types.required_plugins.go
2021-03-09 16:16:07 +01:00
Adrien Delorme
924fb0f8f8
make sure renamed plugins don't match if not defined
2021-03-09 16:16:07 +01:00
Adrien Delorme
df4c5a1314
actually parse hcl blocks
2021-03-09 16:16:07 +01:00
Adrien Delorme
37e494a6e8
add basic inferImplicitRequiredPluginFromBlocks + tests
...
this is not done; I think testing with an actual parsing will be better
2021-03-09 16:16:06 +01:00
Wilken Rivera
3ac5046260
Merge pull request #10727 from tasha-marreiros/feature/gcp-windows-password-timeout-#10717
...
#10717 make googlecompute windows password timeout configurable
2021-03-09 09:40:51 -05:00
Tasha Marreiros
8c18f8fa6d
amend email
2021-03-09 09:01:07 +00:00
Megan Marsh
0ea92f6369
Merge pull request #10736 from dreibh/dreibh/virtualbox-options-2
...
More options for VirtualBox builder: nested virtualisation and RTC time base
2021-03-08 14:48:17 -08:00
Kris Fremen
de50cadb5c
docs: fix post-processor(checksum) hcl example. ( #10734 )
2021-03-08 13:03:39 +01:00
Thomas Dreibholz
4f2f9f8a1e
Formatting fix.
2021-03-08 12:37:00 +01:00
Thomas Dreibholz
68f810891f
Ran "make generate".
2021-03-08 12:29:00 +01:00
Thomas Dreibholz
be8b2968bd
Added options for VRAM size, 3D acceleration and EFI screen size.
2021-03-08 12:29:00 +01:00
Thomas Dreibholz
4c9f3eb9ca
Added options for nested virtualisation and RTC time base.
2021-03-08 12:29:00 +01:00
Kennith Leung
f4caf5978f
doc: fix sources typo ( #10733 )
2021-03-08 10:34:05 +01:00
Megan Marsh
cd93957225
Merge pull request #10695 from hashicorp/docker_vendoring
...
Initial docker extraction
2021-03-05 16:26:55 -08:00
Megan Marsh
71b815a5fd
reword commits
2021-03-05 16:07:32 -08:00
Wilken Rivera
79481ed7ec
Add vendored components map as opposed to removing code generation for command/plugin.go
2021-03-05 15:44:04 -05:00
Wilken Rivera
a101d46589
update modules.txt
2021-03-05 15:33:35 -05:00
Wilken Rivera
3058c437a3
Register remote plugins docs with https://packer.io
2021-03-05 15:33:34 -05:00
Wilken Rivera
10e1573930
Remove docker documentation from website
2021-03-05 15:33:34 -05:00
Megan Marsh
c3e48ebb71
add vendored files
2021-03-05 15:33:34 -05:00
Megan Marsh
04cbcd7ae9
add docker vendoring to modules.txt
2021-03-05 15:33:34 -05:00
Megan Marsh
1c3c1f17d9
stop generating plugins file to make it possible to vendor plugins
2021-03-05 15:33:34 -05:00
Megan Marsh
9331afcf80
revendor
2021-03-05 15:33:34 -05:00
Megan Marsh
a5b0e37d7e
docker extraction POC
2021-03-05 15:33:34 -05:00
Hosh
6b5a3dacd4
Fix multiple files downloading overwrites same file ( #10711 )
2021-03-05 18:06:47 +01:00
Sylvia Moss
610dde7f02
check for nil config map ( #10730 )
2021-03-05 11:10:00 +01:00
Forrest C. Shields II and Wilken Rivera
9df637d1f3
Fix syntax in BlockDevice JSON example ( #10719 )
...
* Fix syntax in BlockDevice JSON example
Keys must be quoted in JSON.
* Update comment to match generated docs
Co-authored-by: Wilken Rivera <[email protected] >
2021-03-04 10:33:42 -05:00
Wilken Rivera
10a5b0e7d8
Update HCL source example block ( #10720 )
2021-03-03 16:15:54 -05:00
Zachary Shilton
a906a1b426
docs: Enable docs from remote plugin ( #10656 )
...
* Add local components to build on new DocsPage functionality.
* Add new nav-data format, and placeholder remote-plugins config
* Bump to pre-release components and implement remote loading
- Migrates /docs to new DocsPage API, and adds remote plugin loading functionality
- Migrates /guides and /intro to new DocsPage API
* Remove now unused JS nav config
* Cut empty comment line
2021-03-03 10:13:50 -05:00
Zachary Shilton
16ccb8f685
Update readme logo for matched system + github appearances ( #10715 )
2021-03-03 10:07:34 -05:00
Kyle MacDonald
447a5b0286
readme: add white bg to packer logo in reamde.md ( #10712 )
...
- for better legibility when displaying in github’s dark-mode
2021-03-03 09:55:35 +01:00
Sylvia Moss
6ff6916429
Update README.md ( #10710 )
2021-03-02 12:21:45 +01:00
0b1829ef88
Update to gopsutil v3.21.1 to allow builds to work for darwin arm64 ( #10697 )
...
* Update to v3.21.1 to allow builds to work for darwin arm64
Co-authored-by: Megan Marsh <[email protected] >
Co-authored-by: Adrien Delorme <[email protected] >
2021-03-02 12:13:59 +01:00
Thomas Dreibholz
c5df930437
Added firmware option for QEMU builder ( #10683 )
2021-03-02 11:56:28 +01:00
Brian Farrell
273a720440
Add client_cert_token_timeout to address GH-9465 ( #10528 )
2021-03-02 11:51:18 +01:00
Megan Marsh
96b753f3b0
pin packer to golang 1.16 ( #10702 )
...
* pin packer to golang 1.16
* vet command/build_cancellation_test.go
2021-03-02 11:43:58 +01:00
Megan Marsh
751038cd6d
clarify onlyexcept docs further ( #10679 )
2021-03-01 11:45:58 +01:00
Alvaro Miranda Aguilera
eea215adf9
Update VBoxManageConfig-not-required.mdx ( #10707 )
...
replace indentation with spaces
2021-03-01 11:06:18 +01:00
Megan Marsh
5c2e47b3da
Merge pull request #10685 from hashicorp/hcl2_upgrade_variables_to_locals
...
hcl2_upgrade: Improve error message and transform every variable using template engine to a local
2021-02-26 13:09:47 -08:00
Megan Marsh
0ac4bbcb02
Merge pull request #10703 from kiddom-kq/small-docs-fix
...
Update index.mdx
2021-02-26 12:52:47 -08:00