Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 615 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 615 Bytes

This provider is deprecated, please use the Infracost usage file instead.

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.

Table of Contents

Development

Run all tests:

make testacc

Build:

make build

Install locally (Mac OSX/Linux):

make install

License

Apache License 2.0