From e05c73718facd4fe0713af998110eef11c9d7909 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 00:46:03 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Infracost=20action=20-=20Cloud=20cost=20e?= =?UTF-8?q?stimates=20for=20Terraform=20in=20your=20pul=E2=80=A6=20(#21)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alistair Scott --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 656f6ff..86333fa 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Generate terraform documentation](https://github.com/Dirrk/terraform-docs) - Uses terraform-docs to generate docs for terraform modules. - [An example of using Terraform to validate and apply GitHub administration](https://github.com/asgharlabs/github-terraform/tree/master/.github/workflows) +- [Infracost](https://github.com/infracost/infracost-gh-action) - Cloud cost estimates for Terraform in your pull requests. ### External Services