Add Infracost action - Cloud cost estimates for Terraform in your pul… (#21)

Co-authored-by: Alistair Scott <ali.scott@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 00:46:03 +01:00 committed by GitHub
parent c66f2f0ba0
commit e05c73718f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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