Skip to content

infracost/terraform-provider-infracost

Repository files navigation

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