- OpenTofu installed: https://opentofu.org/docs/intro/install/
- Bitwarden CLI Installed: https://bitwarden.com/help/cli/
- DB Servers up and running
- Recommended: OpenTofu Plugin Caching set up
- Copy
.env.example
to.env
- Look up the
tractor-db-tenants-tf
db password in bitwarden and add it to.env
- Create a Bitwarden API Key (https://bitwarden.com/help/personal-api-key/) and set all the values (incl. you personal Vault Password) in the
.env
file
source .env
cd tofu
tofu init
tofu apply