From 68a1854eb0c9103fbe63a818b8baddd33536f16e Mon Sep 17 00:00:00 2001 From: Ahmed Elsayed Date: Thu, 28 Oct 2021 15:03:28 +1100 Subject: [PATCH] Add Terraform for AzureRm Add an action that runs terraform against an azurerm backend. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85aa2b0..3dfc95a 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions) - [GitHub Actions for Docker](https://github.com/docker/github-actions) - [GitHub Actions for AWS](https://github.com/clowdhaus/aws-github-actions) +- [GitHub Actions for AzureRm](https://github.com/ahmedig/terraform-azurerm-backend) - [Actions Hub](https://github.com/actionshub) ### Utility