Commit Graph

31 Commits (2cdc052d7c2920068d0ebca61e6c55698ec96192)

Author SHA1 Message Date
Megan Marsh 01ed398756
fix up alicloud docs to make it clearer that disk_size and other disk device options are not top level fields. (#10080)
6 years ago
Adrien Delorme c2d3e494b6 alicloud: better docs + autogenerated post processor docs
6 years ago
Adrien Delorme 73242e8de4 make sure keyvalue and namevalue filters are using the same naming as the service being used
6 years ago
Jeff Escalante 2999934326
fix generation script, bugfixes in source comments, update website paths in primary codebase
6 years ago
Jeff Escalante 9165be87da
packer.io prefix removal, html extension remove for in-code errors
6 years ago
Jeff Escalante af257c2bb9
fix all local relative links
6 years ago
Jeff Escalante 4afd107eeb
patch source files for extensions changes
6 years ago
Adrien Delorme 4ccf158fbf Update image_config.go
6 years ago
Adrien Delorme b5e8750f5f Change key/value to name/value to remain consistent with Terraform
6 years ago
Adrien Delorme c845436e32 KeyValues.CopyOn: make sure a receiving nil map is set too
6 years ago
Adrien Delorme e1c84806cc rewrap
6 years ago
Adrien Delorme dab689ce2e WIP
6 years ago
Adrien Delorme 6e6490d688 WIP
6 years ago
Wilken Rivera 66ad6f3483
builders: Fix gosimple S1007 linting issue (#8871)
6 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Megan Marsh ecaec1ac58 swap out alicloud encryption *bools for trileans
7 years ago
Megan Marsh 3c3f7f26ce implement custom data type "trilean" (tri-state-boolean) to track booleans which have a "null" or "unset" state. Previously we used *bool for these template options, but it turns out that those won't work because "unset" will evaluate to "false" if a user is using template variables to set the option that maps to a *bool.
7 years ago
Adrien Delorme 7a60990825 alicloud: use partials
7 years ago
Adrien Delorme 4399684372 make fmt autogenerated 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
wb-ywq399345 0da7b918ce support encryption with default service key
7 years ago
chhaj5236 6b081cc41c
update alicloud builder to use official SDK (#7477)
7 years ago
bozhi.ch 3c2c13a021 support creating image without data disks
8 years ago
bozhi.ch c3a60ad0ce add options for system disk properties
8 years ago
bozhi.ch b8a3e3b8f4 support adding tags to image
8 years ago
Josh Soref 939e7d5587 spelling: delete
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
zhuzhih2017 2de00f2ff8 add check rule for image_name
9 years ago
Matthew Hooker fdfd01eaea
formatting
9 years ago
Matthew Hooker 8bc038d8b8
remove alicloud_ prefix
9 years ago