Commit Graph

  • 6c8e997d19
    Update website/content/docs/plugins/creation/index.mdx Megan Marsh 2021-03-11 16:42:55 -08:00
  • 44f0be2314
    Merge pull request #10748 from hashicorp/fix_virtualbox_winrmhost Megan Marsh 2021-03-11 16:41:37 -08:00
  • bf9bb7b5c7
    Merge pull request #10738 from twiggy/patch-1 Wilken Rivera 2021-03-11 18:43:49 -05:00
  • 1a5678dd86
    Added VirtualBox ISO builder option to create additional disks (#10674) Thomas Dreibholz 2021-03-11 16:09:30 +01:00
  • b2d692c33d Give a list of working projects to checkout Adrien Delorme 2021-03-11 11:48:23 +01:00
  • e8b3a0e3bf make virtualbox, hyperv, openstack, and parallels builders respect winrm_host by correctly passing communicator config Host() func to commhost instead of just SSHHost Megan Marsh 2021-03-10 15:11:53 -08:00
  • 9944031580
    Merge pull request #10743 from hashicorp/fix_10547 Megan Marsh 2021-03-10 09:49:26 -08:00
  • 35604a98a7
    actually use the partials created in code generation inside the digitalocean docs page (#10742) Megan Marsh 2021-03-10 04:24:00 -08:00
  • 8bb3df7121 modify logging to make overrides clearer in face of vagrant always streaming to stdout. Add tests for config override. Make sure that user overrides of ssh_host and ssh_port are respected. Megan Marsh 2021-03-09 16:40:49 -08:00
  • d2ec658e78
    Merge pull request #10724 from jkl73/image-project-update Megan Marsh 2021-03-09 14:42:03 -08:00
  • bb54b8bf10
    Merge pull request #10709 from hashicorp/stubout-post-processor-exoscale-import Megan Marsh 2021-03-09 13:14:39 -08:00
  • 1e27138857
    plugins: Update Packer plugin documentation with details for remote plugin docs (#10718) Wilken Rivera 2021-03-09 13:06:11 -05:00
  • 08b0884521 Vet command/init.go Adrien Delorme 2021-03-09 16:05:44 +01:00
  • 3224438a34 vet Adrien Delorme 2021-03-05 15:24:31 +01:00
  • 2b4812837a Update main.go Adrien Delorme 2021-03-05 15:16:29 +01:00
  • 123517aec1 add warning with what to when calling init on an implicitly required plugin Adrien Delorme 2021-03-05 15:13:57 +01:00
  • c4535b2552 Update types.required_plugins_test.go Adrien Delorme 2021-03-05 14:54:46 +01:00
  • 1d10da1126 better docs Adrien Delorme 2021-03-05 14:54:04 +01:00
  • 8f7b148cbb Update types.required_plugins.go Adrien Delorme 2021-03-05 14:49:44 +01:00
  • 924fb0f8f8 make sure renamed plugins don't match if not defined Adrien Delorme 2021-03-05 14:35:04 +01:00
  • df4c5a1314 actually parse hcl blocks Adrien Delorme 2021-03-02 17:42:57 +01:00
  • 37e494a6e8 add basic inferImplicitRequiredPluginFromBlocks + tests Adrien Delorme 2021-03-02 16:59:03 +01:00
  • 3c282de6c3 Add maps for statically vendored components Wilken Rivera 2021-03-05 15:27:03 -05:00
  • beceace7b7 Move to remote plugin docs for exoscale Wilken Rivera 2021-03-05 11:27:30 -05:00
  • 6f23bc0d97 Vendor exoscale-import plugin Wilken Rivera 2021-03-01 13:44:23 -05:00
  • edd4567096 Remove plugin registration generation step Wilken Rivera 2021-03-01 13:21:20 -05:00
  • 9a1f2d0c97 fixup! Remove "exoscale-import" post-processor Marc Falzon 2020-08-10 08:41:43 +02:00
  • 125a2f1f76 Remove "exoscale-import" post-processor Marc Falzon 2020-08-07 16:15:09 +02:00
  • 3ac5046260
    Merge pull request #10727 from tasha-marreiros/feature/gcp-windows-password-timeout-#10717 Wilken Rivera 2021-03-09 09:40:51 -05:00
  • 8c18f8fa6d amend email Tasha Marreiros 2021-03-04 12:15:13 +00:00
  • 0ea92f6369
    Merge pull request #10736 from dreibh/dreibh/virtualbox-options-2 Megan Marsh 2021-03-08 14:48:17 -08:00
  • bf1046e970
    Wrap more than one extra var in quotes. twiggy 2021-03-08 11:29:33 -06:00
  • de50cadb5c
    docs: fix post-processor(checksum) hcl example. (#10734) Kris Fremen 2021-03-08 07:03:39 -05:00
  • 4f2f9f8a1e
    Formatting fix. Thomas Dreibholz 2021-03-08 12:37:00 +01:00
  • 68f810891f Ran "make generate". Thomas Dreibholz 2021-03-08 12:28:24 +01:00
  • be8b2968bd Added options for VRAM size, 3D acceleration and EFI screen size. Thomas Dreibholz 2021-03-08 11:53:07 +01:00
  • 4c9f3eb9ca Added options for nested virtualisation and RTC time base. Thomas Dreibholz 2021-03-08 09:58:17 +01:00
  • f4caf5978f
    doc: fix sources typo (#10733) Kennith Leung 2021-03-08 01:34:05 -08:00
  • cd93957225
    Merge pull request #10695 from hashicorp/docker_vendoring Megan Marsh 2021-03-05 16:26:55 -08:00
  • 71b815a5fd reword commits Megan Marsh 2021-03-05 16:07:32 -08:00
  • 79481ed7ec Add vendored components map as opposed to removing code generation for command/plugin.go Wilken Rivera 2021-03-05 15:44:04 -05:00
  • a101d46589 update modules.txt Wilken Rivera 2021-03-03 10:21:35 -05:00
  • 3058c437a3 Register remote plugins docs with https://packer.io Wilken Rivera 2021-02-26 17:34:30 -05:00
  • 10e1573930 Remove docker documentation from website Wilken Rivera 2021-02-26 17:26:51 -05:00
  • c3e48ebb71 add vendored files Megan Marsh 2021-02-25 12:57:47 -08:00
  • 04cbcd7ae9 add docker vendoring to modules.txt Megan Marsh 2021-02-25 12:57:27 -08:00
  • 1c3c1f17d9 stop generating plugins file to make it possible to vendor plugins Megan Marsh 2021-02-25 12:45:39 -08:00
  • 9331afcf80 revendor Megan Marsh 2021-02-24 16:39:56 -08:00
  • a5b0e37d7e docker extraction POC Megan Marsh 2021-02-24 16:32:27 -08:00
  • 6b5a3dacd4
    Fix multiple files downloading overwrites same file (#10711) Hosh 2021-03-05 17:06:47 +00:00
  • 979b4aaeb7 Add back deleted file release/1.8.0 Wilken Rivera 2021-03-05 11:02:41 -05:00
  • 1c0fbab029 Merge branch 'exoscale-remove-post-processor-exoscale-import' into release/1.8.0 Wilken Rivera 2021-03-05 10:49:20 -05:00
  • 262dd98062 Remove website content in favor of remote plugin content Wilken Rivera 2021-03-05 10:36:39 -05:00
  • 16fbe994af fixup! Remove "exoscale-import" post-processor Marc Falzon 2020-08-10 08:41:43 +02:00
  • 12a278dd38 Remove "exoscale-import" post-processor Marc Falzon 2020-08-07 16:15:09 +02:00
  • 610dde7f02
    check for nil config map (#10730) Sylvia Moss 2021-03-05 11:10:00 +01:00
  • 9df637d1f3
    Fix syntax in BlockDevice JSON example (#10719) Forrest C. Shields II 2021-03-04 08:33:42 -07:00
  • 22cb31cb7b Update public GCP image project as gce-uefi-images is be deprecated Jiankun Lu 2021-03-03 16:12:25 -08:00
  • 10a5b0e7d8
    Update HCL source example block (#10720) Wilken Rivera 2021-03-03 16:15:54 -05:00
  • a906a1b426
    docs: Enable docs from remote plugin (#10656) Zachary Shilton 2021-03-03 10:13:50 -05:00
  • 16ccb8f685
    Update readme logo for matched system + github appearances (#10715) Zachary Shilton 2021-03-03 10:07:34 -05:00
  • 447a5b0286
    readme: add white bg to packer logo in reamde.md (#10712) Kyle MacDonald 2021-03-03 03:55:35 -05:00
  • 6ff6916429
    Update README.md (#10710) Sylvia Moss 2021-03-02 12:21:45 +01:00
  • 0b1829ef88
    Update to gopsutil v3.21.1 to allow builds to work for darwin arm64 (#10697) Blake Garner 2021-03-02 03:13:59 -08:00
  • c5df930437
    Added firmware option for QEMU builder (#10683) Thomas Dreibholz 2021-03-02 11:56:28 +01:00
  • 273a720440
    Add client_cert_token_timeout to address GH-9465 (#10528) Brian Farrell 2021-03-02 04:51:18 -06:00
  • 96b753f3b0
    pin packer to golang 1.16 (#10702) Megan Marsh 2021-03-02 02:43:58 -08:00
  • 751038cd6d
    clarify onlyexcept docs further (#10679) Megan Marsh 2021-03-01 02:45:58 -08:00
  • eea215adf9
    Update VBoxManageConfig-not-required.mdx (#10707) Alvaro Miranda Aguilera 2021-03-01 11:06:18 +01:00
  • 5c2e47b3da
    Merge pull request #10685 from hashicorp/hcl2_upgrade_variables_to_locals Megan Marsh 2021-02-26 13:09:47 -08:00
  • 0ac4bbcb02
    Merge pull request #10703 from kiddom-kq/small-docs-fix Megan Marsh 2021-02-26 12:52:47 -08:00
  • 824fe13bd5
    Update index.mdx kiddom-kq 2021-02-26 12:15:15 -08:00
  • 1c6daa23ac
    Add UpCloud builder to community builders page (#10689) Wilken Rivera 2021-02-26 11:31:22 -05:00
  • a416158371 see if this works for 1.15 golang_1.16_recast Megan Marsh 2021-02-25 16:26:10 -08:00
  • fbe6ebebf1
    Merge pull request #10693 from hashicorp/docs-update-multi-component-bin-name Megan Marsh 2021-02-24 12:01:52 -08:00
  • e441733cbd Update plugin location docs Wilken Rivera 2021-02-24 13:33:08 -05:00
  • b4b0df44b4
    Merge pull request #9591 from Timdawson264/ebs-volume-snapshot Megan Marsh 2021-02-23 15:47:27 -08:00
  • 25920b2bd3 remove unused mock fields Megan Marsh 2021-02-23 10:38:15 -08:00
  • 74a6c1987c change name of singular block device in loop to be less confusing; fix snapshot tests Megan Marsh 2021-02-23 10:22:57 -08:00
  • 160be7e773 refactor aws test tooling so we can apply common test function helpers to ebsvolume tests Megan Marsh 2021-02-23 09:23:35 -08:00
  • fc23eb9241
    add missing provisioner override hcl docs (#10684) Sylvia Moss 2021-02-23 18:00:02 +01:00
  • 5ccbd27b72 Improve upgrade error and transform all variables with template eng to locals sylviamoss 2021-02-23 16:51:13 +01:00
  • 20e8f666d9 make locals out of variables with template engines sylviamoss 2021-02-23 14:18:43 +01:00
  • ff5b55b560
    chef-solo: json_string to HCL2 templates compatibility (#10655) Sylvia Moss 2021-02-23 11:17:32 +01:00
  • 95fb13209a
    Merge pull request #10680 from bbigras/patch-1 Megan Marsh 2021-02-22 15:57:55 -08:00
  • 5515d7293f
    fix typo in website/content/docs/plugins/index.mdx Bruno Bigras 2021-02-22 23:30:11 +00:00
  • 6107aa51ef
    Merge pull request #10676 from hashicorp/hcl2_upgrade_variables_only Megan Marsh 2021-02-22 15:05:02 -08:00
  • d398487afd
    Merge pull request #10671 from dreibh/dreibh/virtualbox-options Megan Marsh 2021-02-22 14:45:19 -08:00
  • 0f86c66f8b
    Fix wrong link in post-processor docs (#10678) Tim Black 2021-02-22 14:35:27 -08:00
  • 822dcf93af
    Merge pull request #10543 from arizvisa/GH-10009 Megan Marsh 2021-02-22 09:34:39 -08:00
  • 11a7b4f74e
    Merge pull request #10670 from mr-evilbit/patch-1 Megan Marsh 2021-02-22 09:30:50 -08:00
  • ae1069d3df
    Merge pull request #10503 from remyleone/timeout Megan Marsh 2021-02-22 09:26:05 -08:00
  • a1a5cf0113 upgrade variables with other variables sylviamoss 2021-02-22 17:14:01 +01:00
  • 60017822e0 add docs sylviamoss 2021-02-22 16:19:55 +01:00
  • 2016d6baec Fix panic on upgrading variables json file sylviamoss 2021-02-22 16:07:37 +01:00
  • 2967fccfd7 Fix Rémy Léone 2021-02-22 14:10:31 +01:00
  • 95e8263280 Fix Rémy Léone 2021-02-22 12:17:16 +01:00
  • 1f4971f5ac Fix Rémy Léone 2021-02-11 14:23:43 +01:00
  • 44d19f160a fix Rémy Léone 2021-01-22 11:29:19 +01:00
  • 557bffc94a scaleway: add support for timeout in shutdown step Rémy Léone 2021-01-20 21:41:39 +01:00