From a7b18255d0ba5abbdf54a80b12f0b4d90720630e Mon Sep 17 00:00:00 2001 From: tillkahlbrock Date: Tue, 30 Aug 2022 12:46:49 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7414bf..8d8f57c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The workshop empowers you to know the core concepts of *infrastructure as code* Before jumping to the first lab, please double-check the list and prepare your computer. +- Follow the instructions in the [bootstrap section](./0-bootstrap) - [Terraform](https://learn.hashicorp.com/tutorials/terraform/install-cli) - [AWS credentials in the terminal](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) - IDE with Terraform support (e.g. [VS Code](https://code.visualstudio.com/) / [Terraform extension](https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform))