Skip to content

Commit 0b26c86

Browse files
Update readme.md
Signed-off-by: Lara Goldstein <[email protected]>
1 parent 3cf089d commit 0b26c86

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

samples/IaCMapping/readme.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,5 @@ Note that we do not choose a backend location to store the state file in this de
88

99
## Contents
1010
* [main.tf](main.tf) provisions an Azure Storage account through Terraform with a unique mapping_tag. To use this template, ensure you modify the locations, names, and unique GUID. To generate a GUID, use [this website](https://guidgenerator.com/).
11-
* [azure-pipeline.yml](azure-pipeline.yml) is a sample Azure DevOps pipeline that can be used to provision the Terraform code in main.tf as a resource within Azure. It is important to include the MSDO task in your ADO pipeline.
11+
* [azure-pipelines.yml](azure-pipelines.yml) is a sample Azure DevOps pipeline that can be used to provision the Terraform code in main.tf as a resource within Azure. It is important to include the MSDO task in your ADO pipeline.
1212
* Requires [Azure Resource Manager service connection](https://learn.microsoft.com/en-us/troubleshoot/azure/devops/overview-of-azure-resource-manager-service-connections#create-an-azure-rm-service-connection) with permissions to an Azure subscription.
13-
14-
15-

0 commit comments

Comments
 (0)