Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Distribute AMI to other regions #66

Open
tomuben opened this issue Oct 19, 2022 · 0 comments
Open

Distribute AMI to other regions #66

tomuben opened this issue Oct 19, 2022 · 0 comments
Labels
feature Product feature

Comments

@tomuben
Copy link
Collaborator

tomuben commented Oct 19, 2022

Background

Currently the AMI image is only available in the AWS region where the release runs. However, to facilitate usage, we should copy it to other regions so that user can find the image easily.

Boto3 provides a method to copy an AMI: see here.

Acceptance Criteria

  • Extend the release process so that the AMI is automatically copied to other AWS regions.
    • The specific regions need to be defined, but should easily extendable.
    • Use the config to specify the region list
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant