cycloidio / terracost

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

providers: ignore "constraint providers" #58

Closed xlr-8 closed 2 years ago

xlr-8 commented 2 years ago

Certain providers of Terraform are meant to specify constraint rather than locations/regions, etc. In cases where a provider doesn't contain a valid location, it will not be added to the list of valid providers, if no providers at all exist an error will be returned mentioning it.