Completed Day 59 exercises, added comments Day 59

This commit is contained in:
Saf Shah 2023-01-13 11:23:18 +00:00
parent 1ef479f0fc
commit 4f03d16b35
2 changed files with 3 additions and 1 deletions

View File

@ -128,3 +128,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 60](day60.md)
# Completed daily exercises, Create a VM in VirtualBox

View File

@ -109,7 +109,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)
- [] 🤖 59 > [Create a VM with Terraform & Variables](Days/day59.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)
- [] 🤖 62 > [Testing, Tools & Alternatives](Days/day62.md)