Completed Day 58 exercises, added comments Day 58

This commit is contained in:
Saf Shah 2023-01-12 11:26:40 +00:00
parent 8371d389ab
commit 1ef479f0fc
2 changed files with 3 additions and 1 deletions

View File

@ -232,3 +232,5 @@ I have listed a lot of resources down below and I think this topic has been cove
- [Awesome Terraform](https://github.com/shuaibiyy/awesome-terraform)
See you on [Day 59](day59.md)
# Completed daily exercises, Initial Terraform setup explained

View File

@ -108,7 +108,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 🤖 56 > [The Big Picture: IaC](Days/day56.md)
- [✔️] 🤖 57 > [An intro to Terraform](Days/day57.md)
- [] 🤖 58 > [HashiCorp Configuration Language (HCL)](Days/day58.md)
- [✔️] 🤖 58 > [HashiCorp Configuration Language (HCL)](Days/day58.md)
- [] 🤖 59 > [Create a VM with Terraform & Variables](Days/day59.md)
- [] 🤖 60 > [Docker Containers, Provisioners & Modules](Days/day60.md)
- [] 🤖 61 > [Kubernetes & Multiple Environments](Days/day61.md)