From f243dcdde46a99cbb28ed06cbd807ad9537ab6c9 Mon Sep 17 00:00:00 2001 From: Jamie Clayton <834354+Jamie-Clayton@users.noreply.github.com> Date: Mon, 11 Sep 2023 08:06:53 +1000 Subject: [PATCH] docs: Update README.md with AWS Cloud instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5a3ad6..a698b1e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Information to make software engineers valued as pets rather than treated like c | [Automation with PowerShell](devops/Automation.md) | Long running resilient powershell scripts (Workflows) | | [Desired State Configuration](devops/DesiredStateConfiguration.md) | Long running resilient powershell scripts (Workflows) | | [Git Commands](devops/GitCommand.md) | Various Git commands for software engineers | +| [Aws Cloud Devop](devops/Aws-Cloud-Devops-Instructions) | Configuring AWS cloud environment for software engineers | ## PowerShell Scripts