Skip to content

Commit 1b25ced

Browse files
authored
Update README.md
1 parent ffda2d8 commit 1b25ced

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A git repository that I use to try terraform.
44

5+
## Terraform Workflow Status
6+
7+
[![Terraform](https://github.com/moazrai/terraform-basics/actions/workflows/terraform.yaml/badge.svg?branch=main&event=push)](https://github.com/moazrai/terraform-basics/actions/workflows/terraform.yaml)
8+
59
## Configuring the Remote Backend to use Azure Storage with Terraform
610

711
Use Microsoft Azure Storage to create a Remote Backend for Terraform to store the state file and lock the file to avoid mistakes or damage the existing infrastructure.

0 commit comments

Comments
 (0)