mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
Merge pull request #1932 from bhourigan/issue1931
ec2-upload-bundle uses deprecated parameter
This commit is contained in:
@@ -75,7 +75,7 @@ func (b *Builder) Prepare(raws ...interface{}) ([]string, error) {
|
||||
"-s {{.SecretKey}} " +
|
||||
"-d {{.BundleDirectory}} " +
|
||||
"--batch " +
|
||||
"--region {{.Region}} " +
|
||||
"--location {{.Region}} " +
|
||||
"--retry"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user