Note that terraform backend secrets need putting in a different place.

Pesky terraform!
This commit is contained in:
Jake Howard 2020-02-21 22:33:53 +00:00
parent 29aee58a2e
commit dda1431450
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ The ansible vault password needs setting in `ansible/.vault_pass`.
Terraform configuration needs to be placed in `terraform/secrets.auto.tfvars`.
Terraform backend secrets need to be placed in `terraform/secrets.sh`.
## Deploying
`./scripts/deploy.sh`