The Infracost provider is used to add estimated usage of Terraform resources to add better cost estimations when used with the Infracost tool.
See basic docs here and check the auto-generated Terraform Provider docs for full details.
Run all tests:
make testacc
Build:
make build
Install locally (Mac OSX/Linux):
make install