Open
Description
Terraform Version
Terraform v0.13.0-rc1
Terraform Configuration Files
Any workspace with cost estimation enabled
Expected Behavior
Observed behavior:
When running a plan from the Terraform CLI with cost estimation enabled, the results are returned as
Cost estimation:
Resources: 4 of 4 estimated
$51.2407741935483864/mo +$0.0
------------------------------------------------------------------------
Actual Behavior
Cost estimation:
Resources: 4 of 4 estimated
$51.24/mo +$0.00
------------------------------------------------------------------------
Steps to Reproduce
Run terraform plan from the CLI on a workspace with cost estimation enabled.
References
None found