packer-cn/builder/amazon
Jon Allie c31bbcf4cf builder/amazon: AmiFilterOptions.GetOwners: avoid taking the address of a loop iterator var (#8417)
GetOwners() always returned a slice of pointers to the last value. Because slice ranging reuses the same local variable.
2019-11-27 12:28:07 +01:00
..
chroot Move common steps together 2019-10-24 04:21:46 +00:00
common builder/amazon: AmiFilterOptions.GetOwners: avoid taking the address of a loop iterator var (#8417) 2019-11-27 12:28:07 +01:00
ebs send to step run spot instance 2019-11-21 13:21:56 -08:00
ebssurrogate amazon-ebssurrogate: allow enabling ena/sr-iov on spot instances 2019-11-21 11:13:32 +01:00
ebsvolume Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
instance builder/amazon/step_pre_validate: Add check for non-default VPCs 2019-11-18 16:44:09 -05:00