meilisearch/cloud-providers

[AWS] Remove old AMI image after release

alallema opened this issue · 1 comments

Description
This repo allows us to create EC2 images that will then be published as AMIs on AWS. However, when new releases are made, new AMIs are added, but the old versions remain on the platform. It would be good to keep only the last 2 or 3 versions not to overload our library of available AMI.

Possible solution
As we will probably already have terraform on this repo thanks to this PR #19, we could consider using this tool to make work

This issue striked again, during the release of v1.9 AWS didn't succeed.

I've manually increased the limits of the account for each region, I'm waiting for confirmation to proceed with the release. But we should definitely work on this one @curquiza