Commit Graph

5953 Commits (39354f64e54eac5cd0fe962d62f7b581ee137e49)

Author SHA1 Message Date
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh 307f56f560 move postprocessor to sdk, fix generation code
5 years ago
Megan Marsh b4bc3f1c7b move provisioner interface into sdk
5 years ago
Megan Marsh faa3832537 extract builder interface to sdk
5 years ago
jhawk28 89199a4c57
WaitForIP should not return an error if an IP is not found (#10321)
5 years ago
Megan Marsh 19bdc8b49e fix conflicts
5 years ago
Megan Marsh 0eff73293a fix imports, vendoring, and linting
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh a6fdeca099 move logsecretfilter into packer 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 a56477c2e4
Merge branch 'master' into yandex/prepare-user-data
5 years ago
Megan Marsh 862700b1a5
Merge pull request #10306 from bugfood/fix-attach
5 years ago
Wilken Rivera d82b9d2072
builder/qemu: Add ok check for state values (#10249)
5 years ago
Corey Hickey fdb36e329d allow attaching guest additions without a communicator
5 years ago
Roman Mingazeev 2b8fcead23 support shellscript
5 years ago
Roman Mingazeev 0101eb1bb1 support merge cloud user-data
5 years ago
Megan Marsh b50fe930e5
fix retries (#10290)
5 years ago
Megan Marsh 5a804de9a3
Merge pull request #10212 from OblateSpheroid/GH8211
5 years ago
Megan Marsh f4041ee4d0
Merge pull request #10200 from aleksandrserbin/feature/describe-instance-on-fail
5 years ago
Megan Marsh 10c1b638b6 fix spaces vs tabs in formatting from github commit resolution
5 years ago
Megan Marsh ba1e60ff35
Update builder/amazon/common/block_device_test.go
5 years ago
Megan Marsh b3401b4f4d
Merge branch 'master' into feature/aws-ebs-io-validation
5 years ago
Megan Marsh 6bf4e89615
Merge pull request #10181 from remyleone/profile
5 years ago
Megan Marsh 8ec7ee0ab7
Merge pull request #10093 from ufukty/digitalocean-connect-with-private-ip
5 years ago
Megan Marsh 60e62bbb51
Merge pull request #10287 from hashicorp/implement_9990
5 years ago
Megan Marsh 030f40a7b6
Merge pull request #10286 from hashicorp/hcl2template_extraction
5 years ago
sylviamoss 99e7ac5f42 fix test and generated code
5 years ago
sylviamoss 3b523e147e add config opt to additional storage to cloned vm
5 years ago
Megan Marsh ea1ac530b0 move hcl2template kv types into the config/custom_types with trilean definitions
5 years ago
Megan Marsh cbaecf9077 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
5 years ago
Megan Marsh 007337989e move communicator helpers into communicator dir
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 1ffc358ada move tmp helper func into packer-plugin-sdk
5 years ago
Megan Marsh 4ead224c3b
Merge pull request #10256 from hashicorp/plugin-sdk-4
5 years ago
Megan Marsh 94a660147e rename retry so it doesn't stutter
5 years ago
Megan Marsh bf7daa1d93
Merge pull request #10255 from hashicorp/plugin-sdk-3
5 years ago
Megan Marsh efe11da4a3
Merge pull request #10254 from hashicorp/plugin-sdk-2
5 years ago
Megan Marsh 220bca460e
Merge pull request #10253 from hashicorp/plugin-sdk-1
5 years ago
Megan Marsh 3e54e9ea80
Merge pull request #10235 from hashicorp/refactor_version_code
5 years ago
loloolllool 54afe0b880 Generating new hcl2specs for proxmox builder.
5 years ago
lollen 2bdfd53756 Proxmox-builder pass through boot-order
5 years ago
Megan Marsh f52a2ad0fa move retry function that is only used by osc builder into that builder's common dir instead of the global common dir. Fix bug in quemu where the wrong retry value is checked against.
5 years ago
Megan Marsh c4d0c5505a fix tests
5 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
5 years ago