Add Infracost action - Cloud cost estimates for Terraform in your pull requests

https://github.com/infracost/infracost-gh-action
This commit is contained in:
Alistair Scott 2021-01-27 16:26:55 +00:00
parent 46b4340f3e
commit 54a35a329a

View File

@ -477,6 +477,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