debian-forge-composer/internal/distro/fedora30
Tom Gundersen 7f5c869cd2 upload/aws: add a sample AWS upload client
This commandline tools uploads a file to S3, as a proof of concept.

All options are mandatory. Credentials are only read from the
commandline and not from the environment or configuration files.

The next step is to add support for importing from S3 to EC2,
currently the images we produce cannot be imported as-is, so this
requires more research.

To try this out: create an S3 bucket, get your credentials and
call the tool, passing any value as `key`. Note that if the key
already exists, it will be overwritten.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-11-26 01:05:34 +01:00
..
ami.go distros/f30/ami: image type should be RAW 2019-11-24 17:43:00 +01:00
customizations.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
disk.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
ext4.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
helpers.go change image size to fulfill Azure requirements 2019-11-25 17:06:32 +01:00
liveiso.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
openstack.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
os.go upload/aws: add a sample AWS upload client 2019-11-26 01:05:34 +01:00
os_test.go distros/f30/ami: image type should be RAW 2019-11-24 17:43:00 +01:00
qcow2.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
tar.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
vhd.go use vpc type in call to qemu-img for vhd images 2019-11-25 17:06:32 +01:00
vmdk.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00