amictl icon indicating copy to clipboard operation
amictl copied to clipboard

Improvement in cost estimation of unused AMIs

Open brunopadz opened this issue 2 years ago • 0 comments

Proposal

In v0.1.0 the flag --cost was introduced to give the user an estimated costs of not used AMIs. In the next version it'd be nice to support infracost.

The main idea is to make requests to an already provisioned/installed infracost and return the costs of those AMIs.

We also need provide some references and examples on how to get started with infracost (how to deploy on Kubernetes or ECS) and how to configure amictl to integrate with it.

References

brunopadz avatar Oct 08 '21 19:10 brunopadz