Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 741 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 741 Bytes

Infracost Terraform Provider

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.

Table of Contents

Development

Run all tests:

make testacc

Build:

make build

Install locally (Mac OSX/Linux):

make install

License

Apache License 2.0