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

CFE-4322: Changed cf-remote spawn with AWS to query for AMI from known owners #85

Merged
merged 1 commit into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. CFE-4322: Changed how cf-remote spawn finds AMIs with AWS

    Before we hard-coded AMI and had to update them fairly often and add them when we supported a new platform.
    
    Here we change to querying for AMI based on known trusted owner IDs.
    
    This should make it so that new platforms are automatically available and any updates will be in-place automatically as well.
    
    This change should also enable users to specify other regions and have most tplatforms "just work".
    
    One note: specific Windows AMI are only available in eu-west-1
    
    Ticket: CFE-4322
    Changelog: title
    
    Co-authored-by: Lars Erik Wik <[email protected]>
    craigcomstock and larsewi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    261a5dd View commit details
    Browse the repository at this point in the history