Commit Graph

12461 Commits (dcc22df6094069795eb0fdee27b5807ab50d84d4)
 

Author SHA1 Message Date
Adrien Delorme dcc22df609 aws: move the OmitFromArtifact field in ebssurrogat where it's being used
7 years ago
Adrien Delorme a86aae1c7e mode KmsKeyId to chroot block device, as it's only used there
7 years ago
Adrien Delorme 9989845ada add BuildEC2BlockDeviceMapping func to the BlockDevice type
7 years ago
Adrien Delorme c696878d2e aws block devices mapping: BlockDevices.Build -> BuildEC2BlockDeviceMappings()
7 years ago
Adrien Delorme ff2e0298ba simplify block devices utilisation by removing intermediary types
7 years ago
Adrien Delorme 78b29d1a74 up AMIBlockDevices docs
7 years ago
Adrien Delorme 9b75c0af3d WIP VB
7 years ago
Adrien Delorme 7a60990825 alicloud: use partials
7 years ago
Adrien Delorme daa9f9d34e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 5971368f4e
Merge pull request #7750 from wrolisonaflac/patch-1
7 years ago
Adrien Delorme 065fee86a8 fix more urls
7 years ago
Adrien Delorme 6fcf581e3e remove all generated doc files before generating it again
7 years ago
wrolisonaflac d8b91cd7a5
Update ncloud.html.md
7 years ago
Adrien Delorme 425ad1c67e generate Shutdown command docs from strutc & use in hyperv
7 years ago
Adrien Delorme c11ef90cb6 use interpolate.NewContext() instead of testConfigTemplate(t)
7 years ago
Adrien Delorme 2dc300c02e hyperv-iso: use partial docs
7 years ago
Adrien Delorme 926c8bbaa6 refactor ShutdownConfig into a single struct
7 years ago
Adrien Delorme 24fad50b00 hyperv-iso: document boot config, http & floppy from partials
7 years ago
Adrien Delorme 3bb8c92902 qemu: document boot command from struct
7 years ago
Adrien Delorme cfda61b81f
Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize
7 years ago
Adrien Delorme b48d22b43b qemu: document FloppyConfig from struct
7 years ago
Adrien Delorme 3b66cac617 document HTTPConfig from struct
7 years ago
Adrien Delorme 76f50619b1 builder/qemu/builder.go: Document from Config file
7 years ago
Adrien Delorme c9a22b6380
Merge pull request #7745 from hashicorp/investigate_crash
7 years ago
bozhi.ch b3277698f6 let product API determine the default value of io_optimized
7 years ago
Megan Marsh 1c3b234b55
Merge pull request #7737 from hashicorp/document_retry
7 years ago
Megan Marsh 88e5a21170 make sure machine readable logs print what's come through the UI into the logs
7 years ago
Megan Marsh 6982ec796f remove redundant error check
7 years ago
Adrien Delorme e68f55d76c
Merge pull request #7744 from chhaj5236/bugfix/cleanup_when_timeout
7 years ago
bozhi.ch 6a5db1e948 cleanup image and snapshot if target image is still not available after timeout
7 years ago
Megan Marsh a907adb4ab
Merge pull request #7743 from hashicorp/fix_7728
7 years ago
Megan Marsh df977926ba filter machine readable UI
7 years ago
Adrien Delorme f4d5842b72 generate all header docs
7 years ago
Adrien Delorme 38b9bb1097 use autogenerated templates for iso config docs
7 years ago
Adrien Delorme 349c3ef74b cmd/struct-markdown: also generate docs from header comments of a struct
7 years ago
Adrien Delorme dbfadc0eea generate struct markdown from common/iso_config.go
7 years ago
Adrien Delorme 20a152d4aa add comments to common/iso_config.go from docs
7 years ago
Adrien Delorme 101cb6d10c Update modules.txt
7 years ago
Adrien Delorme a3e3c313a9 docs: use partials in googlecompute after master merge
7 years ago
Adrien Delorme 82525e4d20 use parials in yandex docs after master merge
7 years ago
Adrien Delorme 6e3dc1aa9a Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme ccd4397f26
Merge pull request #7738 from hashicorp/fix_7727
7 years ago
Adrien Delorme 632e42eb88
Merge pull request #7720 from psinghal20/issue-6617
7 years ago
Adrien Delorme f097deab3b
Merge pull request #7739 from hashicorp/fix_7728
7 years ago
Adrien Delorme 2eef6a1492
Merge pull request #7726 from hashicorp/packer-interpolate
7 years ago
Megan Marsh 1e5866bd2a apply logSecretFilter to output from ui.Say
7 years ago
Megan Marsh 6dcff18d36 prevent nil pointer dereference by defining IsUserAuthority. This occurred as a regression when we updated the crypto library in v1.4.0
7 years ago
Pratyush singhal 92af5847a7 refactor: replace *packer.MultiError from type signature of createInstanceMetadata with generic error interface
7 years ago
Adrien Delorme 0a74a6ae10
Merge pull request #7734 from yandex-cloud/yandex-cloud-builder-2
7 years ago
Pratyush singhal 6ce6bd8ad3 refactor: add multiError in createInstanceMetadata method to capture multiple errors
7 years ago