Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ec2deprecateimg should only check regions where the deprecating image exists #70

Open
KeithMnemonic opened this issue Feb 19, 2021 · 0 comments

Comments

@KeithMnemonic
Copy link

When running this command:

ec2deprecateimg --image-name suse-sles-11-sp4-byos-v20180816-pv-ssd-x86_64 --replacement-name suse-sles-12-sp3-byos-v20190314-hvm-ssd-x86_64 --account resale-images --verbose

this error shown is

Region: af-south-1 -> Replacement image not found, "suse-sles-12-sp3-byos-v20190314-hvm-ssd-x86_64" did not match any image.
Region: eu-south-1 -> Replacement image not found, "suse-sles-12-sp3-byos-v20190314-hvm-ssd-x86_64" did not match any image.
Region: me-south-1 -> Replacement image not found, "suse-sles-12-sp3-byos-v20190314-hvm-ssd-x86_64" did not match any image.

but the source image suse-sles-11-sp4-byos-v20180816-pv-ssd-x86_64 does not exist in these regions and should not produce this message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant