From 0ee026d2f4fd39a08a63829efa313dde62e568c4 Mon Sep 17 00:00:00 2001 From: Bilal Habib Date: Wed, 29 Jun 2022 17:30:00 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b4db7c..b8df8c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # terraform-azure-infrastructure-public needed to do some azure stuff for work so I made a personal account for Azure and here is some magic! -I completed this course recently https://www.linkedin.com/learning/learning-terraform-2/welcome?autoplay=true&u=2202596 +I completed this [course](https://www.linkedin.com/learning/learning-terraform-2/welcome?autoplay=true&u=2202596) recently I wasn't able to create the module in the course myself but from the understanding and explanation I was able to create this. -Change ".\terraform-azure-infrastructure-public\terraform\prod-local-network-gateway\terraform.tfvars" to include your Gateway IP and private subnets, then just init, plan and then apply +Change `".\terraform-azure-infrastructure-public\terraform\prod-local-network-gateway\terraform.tfvars"` to include your Gateway IP and private subnets, then just init, plan and then apply