packer-cn/post-processor
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
It is simply the best/simplest solution and trying to prevent users from passing and integer here would be like opening a can of worms. Because:

* we cannot make mapstructure validate our duration string ( with an UnmarshalJSON func etc.)
* we cannot make mapstructure spit a string instead of a duration and packer will decode-encode-decode config.
* the hcl2 generated code asks for a string, so this will be enforced by default.
2019-10-31 16:12:07 +01:00
..
alicloud-import commit old code generation tool 2019-10-15 12:56:42 +02:00
amazon-import commit old code generation tool 2019-10-15 12:56:42 +02:00
artifice commit old code generation tool 2019-10-15 12:56:42 +02:00
checksum commit old code generation tool 2019-10-15 12:56:42 +02:00
compress post-processor/compress: fix dropped errors 2019-10-28 16:19:46 -07:00
digitalocean-import Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
docker-import commit old code generation tool 2019-10-15 12:56:42 +02:00
docker-push commit old code generation tool 2019-10-15 12:56:42 +02:00
docker-save commit old code generation tool 2019-10-15 12:56:42 +02:00
docker-tag commit old code generation tool 2019-10-15 12:56:42 +02:00
exoscale-import commit old code generation tool 2019-10-15 12:56:42 +02:00
googlecompute-export Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
googlecompute-import commit old code generation tool 2019-10-15 12:56:42 +02:00
manifest commit old code generation tool 2019-10-15 12:56:42 +02:00
shell-local Fix typo 2019-08-05 17:25:21 +01:00
ucloud-import fix docs of ucloud-uhost 2019-10-30 15:05:54 +08:00
vagrant commit old code generation tool 2019-10-15 12:56:42 +02:00
vagrant-cloud commit old code generation tool 2019-10-15 12:56:42 +02:00
vsphere commit old code generation tool 2019-10-15 12:56:42 +02:00
vsphere-template commit old code generation tool 2019-10-15 12:56:42 +02:00