cycloidio / terracost

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

estimation: Add support for Terragrunt HCL estimation #109

Closed xescugc closed 10 months ago

xescugc commented 11 months ago

Now also it returns multiple 'cost.Plan' one for each potential Terragrunt module found, with that also the 'cost.Plan' has a name to identify them

Closes #106