-
Epic
-
Resolution: Done
-
Critical
-
None
-
None
-
Bootc-image-builder support uploading to AWS
-
Done
-
image-builder-2
-
False
Goal:
- Add an option to build AND upload an image to AWS.
-
- This should be a single-step process. We might need to pass some information from the build to the upload (e.g. bootloader settings).
- This is made under the assumption that we can make the build process really fast.
- Use static credentials (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY) for now.
Acceptance Criteria:
- I can give bootc-image-builder my credentials, information about my account and a reference to a bootable container, and it will prepare an AMI for me.