Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Close #4854
Updated the AMIs for AWS deployment:
Ubuntu 22.04 amd64: #4854 (comment)
Ubuntu 22.04 arm64: #4854 (comment)
Ubuntu 18.04 amd64: #4854 (comment)
Ubuntu 20.04 amd64: #4854 (comment)
Debian 10 amd64: #4854 (comment)
Debian 11 amd64: #4854 (comment)
Debian 12 amd64: #4854 (comment)
Oracle Linux 7 amd64: #4854 (comment)
Oracle Linux 8 amd64: #4854 (comment)
Oracle Linux 9 amd64: #4854 (comment)
openSUSE 15 amd64: #4854 (comment)
SUSE 15 amd64: #4854 (comment)
Centos 7 amd64: #4854 (comment)
Centos 8 amd64: #4854 (comment)
Centos 9 amd64: #4854 (comment)
Red Hat 7 amd64: #4854 (comment)
Red Hat 8 amd64: #4854 (comment)
Red Hat 9 amd64: #4854 (comment)
Amazon Linux 2 amd64: #4854 (comment)
Amazon Linux 2023 amd64: #4854 (comment)
Fedora 37 amd64: #4854 (comment)
Fedora 38 amd64: #4854 (comment)
Rocky Linux 9 amd64: #4854 (comment)
macOS: #4854 (comment)
Windows desktop 10: #4854 (comment)
Windows desktop 11: #4854 (comment)
Windows server 2012 R2: #4854 (comment)
Windows server 2016: #4854 (comment)
Windows server 2019: #4854 (comment)
Windows server 2022: #4854 (comment)
we had to modify this code:
This is because it was limited only to Linux systems, and it was necessary to add it for macOS and Windows, this the AMI is now searched by architecture.
We also had to update the amd64 micro and small instances since they were not compatible with Windows 11 systems onwards.