Note that terraform backend secrets need putting in a different place.
Pesky terraform!
This commit is contained in:
parent
29aee58a2e
commit
dda1431450
1 changed files with 2 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue