cycloidio / terracost

Cloud cost estimation for Terraform in your CLI
MIT License
278 stars 29 forks source link

aws: expose a list of supported services #30

Closed patrislav closed 3 years ago

patrislav commented 3 years ago

This PR adds a list of supported AWS services as well as validates it when creating a new Ingester. This causes a breaking change.

Closes #14

patrislav commented 3 years ago

Pushed fixups for the feedback

patrislav commented 3 years ago

Rebased and added AWSELB to the list (implemented by #32)