Fix README documentation for terraform secrets

This commit is contained in:
Jake Howard
2023-06-18 17:15:29 +01:00
parent decfbf65c9
commit aeeb097491
2 changed files with 3 additions and 5 deletions

View File

@ -16,9 +16,7 @@
Ansible [integrates](https://theorangeone.net/posts/ansible-vault-bitwarden/) with Bitwarden through its [CLI](https://bitwarden.com/help/article/cli/).
Terraform configuration needs to be placed in `terraform/secrets.auto.tfvars`.
Terraform backend secrets need to be placed in `terraform/secrets.sh`.
Terraform secrets are stored in `terraform/.env`, and provisioned using `just update-secrets`.
## Deploying