girder / terraform-heroku-girder4

A Terraform module to provision Girder4 infrastructure on Heroku + AWS.
Apache License 2.0
6 stars 1 forks source link

Provide all Heroku config vars as an output #34

Closed brianhelba closed 3 years ago

brianhelba commented 3 years ago

This will allow running something like terraform output -json | jq '.all_django_vars.value' to get the config vars, instead of needing to use the heroku cli.