Add Terraform for AzureRm (#49)

Co-authored-by: Ahmed Elsayed <ahmedsayedig@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 02:51:47 +01:00 committed by GitHub
parent e13de8d8dc
commit 27acd7c29d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -524,6 +524,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)
- [GitHub Action for Infracost](https://github.com/infracost/actions) - See Cloud Cost Estimates for Terraform in Pull Requests.
- [Saves the Terraform State File in an Azure Storage Account](https://github.com/ahmedig/terraform-azurerm-backend) - A GitHub Action that helps in using terraform with an Azure backend.
### External Services