-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |