Skip to content
#

cost-optimization

Here are 113 public repositories matching this topic...

infracost
Joerg-L
Joerg-L commented May 19, 2022

When setting INFRACOST_CURRENCY=EUR the format of the currency values is not correct.

Current Format

  • Example in USD $3,938.10
  • Example in EUR €3,736.11

Expected format

  • Example in EUR: 3.736,11€

To make it as flexible as possible, it would be helpfull do define an addition environment variable to define the logic like

  • EUR: XXX.XXX,00
  • USD: XXX,XXX.00

USD can be

enhancement good first issue
steampipe-mod-aws-thrifty
google-cloud-pricing-cost-calculator

Improve this page

Add a description, image, and links to the cost-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cost-optimization topic, visit your repo's landing page and select "manage topics."

Learn more