Creating the ATAT database requires a separate connection to one of the default Postgres databases, like `postgres`. This updates the scripts and secrets-tool command to handle creating the database. It also removes database creation from Terraform and updates the documentation.
236 B
236 B
- for setting up the database:
- create database
- create postgres user password? could we do this as a key?
- create user secret in application key vault
- execute SQL to create user
- we need an initial image to seed ACR with