From 8eea55fed7c067ca8826055598b5687fd58e318d Mon Sep 17 00:00:00 2001 From: Lyon Till Date: Thu, 27 Jun 2024 19:31:05 +0100 Subject: [PATCH] Initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 850d776..d37f13c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Coverage](./badges/coverage.svg)](./badges/coverage.svg) This repository contains a [GitHub Action](https://docs.github.com/actions) that -allows engineers to create, update, delete, validate and export +allows engineers to create, update, delete, and validate [Azure Deployment Stacks](https://learn.microsoft.com/azure/azure-resource-manager/bicep/deployment-stacks) directly from their GitHub workflows. It supports a variety of inputs for scopes and options, making it flexible and easy to use for managing Azure resources.