sinabakh / terraform-provider-infracost

Terraform Provider for Infracost. Enables usage-based cloud costs to be estimated.

Home Page:https://infracost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 acctest

Build:

make build

Install locally (Mac OSX/Linux):

make install

License

Apache License 2.0

About

Terraform Provider for Infracost. Enables usage-based cloud costs to be estimated.

https://infracost.io

License:Apache License 2.0


Languages

Language:Go 82.6%Language:Makefile 17.4%