Jeff Escalante
|
af257c2bb9
|
fix all local relative links
|
2020-04-07 17:50:53 -04:00 |
Adrien Delorme
|
3fe9d52e3f
|
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
|
2019-09-20 11:15:44 +02:00 |
Megan Marsh
|
f7c8321a7e
|
convert alicloud s.IOOptimized into trilean in code
|
2019-08-22 13:59:38 -07:00 |
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.
|
2019-08-22 13:18:15 -07:00 |
Adrien Delorme
|
7a60990825
|
alicloud: use partials
|
2019-06-14 15:56:05 +02:00 |
Adrien Delorme
|
daa9f9d34e
|
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
|
2019-06-14 15:17:56 +02:00 |
bozhi.ch
|
b3277698f6
|
let product API determine the default value of io_optimized
|
2019-06-14 11:49:42 +08:00 |
Adrien Delorme
|
4399684372
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
Adrien Delorme
|
e6cbb013ba
|
add // go:generate struct-markdown to all previously edited files
|
2019-06-05 16:42:18 +02:00 |
Adrien Delorme
|
f1917edd34
|
generate the comments for config struct of builders scraping doc website
|
2019-06-05 16:42:17 +02:00 |
bozhi.ch
|
3c1395eb04
|
support wait_snapshot_ready_timeout for much bigger disk
|
2018-11-25 16:05:26 +08:00 |
bozhi.ch
|
bb19cdeb55
|
support disable_stop_instance option for some specific scenarios
|
2018-09-25 22:02:05 +08:00 |
Adrien Delorme
|
dffcbb7a35
|
builder.alicloud: use c.Comm for ssh
|
2018-08-29 14:40:33 +02:00 |
Adrien Delorme
|
51d2aac9f6
|
SSHPrivateKey => SSHPrivateKeyFile
|
2018-08-29 14:40:32 +02:00 |
Josh Soref
|
75a7ceec48
|
spelling: alicloud
|
2018-03-13 07:09:12 +00:00 |
Kent Wang
|
e59678a033
|
Fix alicloud-ecs typo
* Fix typo: internet_max_bandwith_out -> internet_max_bandwidth_out
|
2017-06-11 16:03:28 +08:00 |
zhuzhih2017
|
7f91069c2c
|
add rule to prevent the source_image name include spaces and fix the step_run_instance report wrong message problem
|
2017-06-02 11:28:41 +08:00 |
Matthew Hooker
|
fdfd01eaea
|
formatting
|
2017-06-01 17:14:51 -07:00 |
Matthew Hooker
|
8bc038d8b8
|
remove alicloud_ prefix
|
2017-06-01 15:47:47 -07:00 |