Skip to main content

Overview

Infracost supports over 1,100 Terraform resources across AWS, Azure and Google. That number is growing fast thanks to our large community of contributors.

The quickest way to find out if your Terraform resources are supported is to run infracost scan against your project. Any unsupported resource types are reported in the scan output.

The resource I want isn't supported

We regularly add support for new resources so we recommend watching our repo for releases: Go to the repo page, click on the Watch button > select Custom > Releases and click on Apply.

You can help by:

  1. Creating an issue and mentioning the resource names you need; we'll try to prioritize it depending on community feedback.
  2. Contributing to Infracost. You can join our community Slack channel if you need help contributing.

We plan to add support for other IaC tools such as Pulumi, AWS CloudFormation/CDK, and Azure ARM/Bicep. Please 👍 them if you'd like us to work on them sooner.

My cost estimate looks wrong

Please create an issue and provide the Terraform resource code that can be used to reproduce the issue. If possible, please also include any relevant billing data from the cloud vendor that might help us troubleshoot.