Commit Graph

53 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
5 years ago
Wilken Rivera 04dbbe2d8e Fix broken links detected by link checker
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh faa3832537 extract builder interface to sdk
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh cbaecf9077 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
5 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
5 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
5 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
5 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
6 years ago
Megan Marsh b695615d7d
fix local file stating (#9660)
6 years ago
Megan Marsh a414e7cdb9 convert relative to absolute path in prepare
6 years ago
Megan Marsh bb43b5cac4 improve validation and error handling around synced_folder
6 years ago
Megan Marsh 184dc6cc44
Merge pull request #9260 from hashicorp/fix_9256
6 years ago
Megan Marsh 03b2c4355e include Wilken's suggestion
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Megan Marsh 266bba279b linting
6 years ago
Megan Marsh aadd95497a fix tests
6 years ago
Megan Marsh a892d13d56 make package_include match output_vagrantfile parsing and abspath calculation
6 years ago
Jeff Escalante bcc848a83d
were rendering yay
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh 5692294a96 use absolute path for vagrantfile to avoid confusion with build directory later
7 years ago
Megan Marsh 8f996cd4de update docs
7 years ago
Megan Marsh 3b3aa562ed add insert_key option for toggling whether to add Vagrant's insecure key
7 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
Adrien Delorme 6fbd664b66 builder.vagrant: simplify communicator.Config field
7 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Miles Crabill ff157c8a6d
vagrant builder: define source box and output box in Vagrantfile
7 years ago
Megan Marsh 4a9d42b78f use box_name instead of source_path when generating vagrant file
7 years ago
Adrien Delorme 8488176dae vagrant/builder.Config rewrap docs
7 years ago
Adrien Delorme e6cbb013ba add // go:generate struct-markdown to all previously edited files
7 years ago
Adrien Delorme f1917edd34 generate the comments for config struct of builders scraping doc website
7 years ago
Brian Fox d6776dc5f2 Remove unused variable
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Megan Marsh 24c42e4a1f
Merge pull request #7397 from vhaidamaka/fix-7321
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Vadym Haidamaka 4855bc79c9 Add vagrant-cloud post-processor support for the vagrant builder
7 years ago
Megan Marsh 9f702af6d9 we lost the skip_add step somewhere
7 years ago
Megan Marsh 5057220ad2 use VAGRANT_CWD rather than changing packer run directories
7 years ago
Megan Marsh dc848ea5d7 just make vagrantfile instead of calling init
7 years ago