Update post-processor/alicloud-import/post-processor.go

This commit is contained in:
Wilken Rivera 2020-05-13 10:19:55 -04:00 committed by GitHub
parent a50c27c05d
commit aa2c069067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ type Config struct {
packerecs.Config `mapstructure:",squash"`
// The name of the OSS bucket where the RAW or VHD file will be copied to
// for import. If the Bucket isn't exist, post-process will create it for
// for import. If the Bucket doesn't exist, the post-process will create it for
// you.
OSSBucket string `mapstructure:"oss_bucket_name" required:"true"`
// The name of the object key in `oss_bucket_name` where the RAW or VHD