django-drf-boilerplate
django-drf-boilerplate copied to clipboard
Improve env vars definition on Terraform config
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 the modules. Any ideas?
I'll figure out a good way to improve this.