From 71e3bc0731b8e75d8a7f98fdb32ee36ac0d94649 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 21 Feb 2020 18:51:46 +0000 Subject: [PATCH] Note about the terraform secrets file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c67cd9..3cf2894 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ The ansible vault password needs setting in `ansible/.vault_pass`. +Terraform configuration needs to be placed in `terraform/secrets.auto.tfvars`. + ## Deploying `./scripts/deploy.sh`