From 27acd7c29dd668a5a62c2efb3b3b6735bd483172 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 02:51:47 +0100 Subject: [PATCH] Add Terraform for AzureRm (#49) Co-authored-by: Ahmed Elsayed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abdcfa5..cac5f03 100644 --- a/README.md +++ b/README.md @@ -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