redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

[Bug] Windows AWS AMI not copied to target region if needed #231

Closed adrianriobo closed 4 months ago

adrianriobo commented 4 months ago

https://github.com/redhat-developer/mapt/commit/e86e136d4fb1a9a9b44161abb523e6946cec8421 introduced a regression as now GetAMI function returns an error if not ami found...

The code on windows checks for the error and stops the execution, previously it was not an error and the copy function will move the AMI to the target region