django-drf-boilerplate
django-drf-boilerplate copied to clipboard
Django starter kit for CKL projects
The Terraform config added on #44 doesn't handle env vars very well. A suggestion would be to define them with Local variables on a nested object that is passed to...
We have a few issues when setting up the infrastructure without having SSH access to a server and then not being able to create a superuser. The suggestion would be...
The Terraform config introduced on #44 uses an authorized role with write access for the app S3 bucket. This way we don't need to use AWS credentials as env vars....