packer-cn/builder/amazon/ebssurrogate
Mike Tougeron e0e82e2192
Support AWS gp3 volumes (#10338)
* Support AWS gp3 volumes
* docs
* tests
2020-12-09 13:06:57 +01:00
..
block_device.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
builder.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
builder.hcl2spec.go Support AWS gp3 volumes (#10338) 2020-12-09 13:06:57 +01:00
builder_test.go extract builder interface to sdk 2020-12-02 08:41:31 -08:00
root_block_device.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
step_register_ami.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_register_ami_test.go add aws_polling config option to override env variables 2020-08-17 17:15:32 +02:00
step_snapshot_volumes.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00