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