From 0484a1235cb0e14b5e7a2f58f7e9c6d90dd9cf8a Mon Sep 17 00:00:00 2001 From: Saf Shah <93471509+s-shah-coder@users.noreply.github.com> Date: Sat, 14 Jan 2023 11:19:08 +0000 Subject: [PATCH] Completed Day 62 exercises, added comments Day 62 --- Days/day62.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Days/day62.md b/Days/day62.md index 593de42..973352a 100755 --- a/Days/day62.md +++ b/Days/day62.md @@ -109,3 +109,5 @@ I have listed a lot of resources down below and I think this topic has been cove - [Pulumi - IaC in your favorite programming language!](https://www.youtube.com/watch?v=vIjeiDcsR3Q&t=51s) See you on [Day 63](day63.md) + +# Completed daily exercises, testing tools, scanning tools, managed cloud offering, automated testing \ No newline at end of file diff --git a/README.md b/README.md index b9e72ad..b158074 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich - [✔️] 🤖 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) +- [✔️] 🤖 62 > [Testing, Tools & Alternatives](Days/day62.md) ### Automate Configuration Management