cycloidio / terracost

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

aws: add support for aws_lb/aws_alb/aws_elb resources #32

Closed patrislav closed 3 years ago

patrislav commented 3 years ago

This PR adds support for the following resources from the AWSELB service:

In order to estimate these properly, the AWSELB service pricing must be ingested first.

xescugc commented 3 years ago

And the CI is failing

patrislav commented 3 years ago

Rebased