From 17ee0ab7265d896c3cdc8196e091eac22568113c Mon Sep 17 00:00:00 2001 From: Nitin Mishra <76727343+imnitin28@users.noreply.github.com> Date: Fri, 23 Dec 2022 18:00:32 +0530 Subject: [PATCH] Add code reference to day 62 --- 2022/Days/day62.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022/Days/day62.md b/2022/Days/day62.md index e468ce2..f530e4d 100644 --- a/2022/Days/day62.md +++ b/2022/Days/day62.md @@ -60,7 +60,7 @@ Managed Cloud offering - [Terratest](https://terratest.gruntwork.io/) - Terratest is a Go library that provides patterns and helper functions for testing infrastructure - Terratest makes it easier to write automated tests for our infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing. - +- find code at 2022/Days/IaC/Terratest - To Run this application * git clone #repo_url#
* cd test