{"id":21920194,"url":"https://github.com/nthings/terraform-heroku-free-stack","last_synced_at":"2026-05-17T18:06:51.645Z","repository":{"id":95481862,"uuid":"200866601","full_name":"nthings/terraform-heroku-free-stack","owner":"nthings","description":"Terraform module to create a basic free application","archived":false,"fork":false,"pushed_at":"2019-08-06T15:04:10.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-22T10:25:59.157Z","etag":null,"topics":["heroku","terraform","terraform-module"],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nthings.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-06T14:21:24.000Z","updated_at":"2019-08-06T15:20:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e9bad26-1ed2-4e13-8899-8e1808af56ab","html_url":"https://github.com/nthings/terraform-heroku-free-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nthings/terraform-heroku-free-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fterraform-heroku-free-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fterraform-heroku-free-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fterraform-heroku-free-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fterraform-heroku-free-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthings","download_url":"https://codeload.github.com/nthings/terraform-heroku-free-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthings%2Fterraform-heroku-free-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33149519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["heroku","terraform","terraform-module"],"created_at":"2024-11-28T20:13:38.435Z","updated_at":"2026-05-17T18:06:51.597Z","avatar_url":"https://github.com/nthings.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Heroku Free Stack\nTerraform module to create a basic free application. I use it to create ephemeral test environments in NodeJS.\n\n## Usage\nSee https://www.terraform.io/docs/providers/heroku/index.html#authentication for configuring your credentials for Heroku.\n\nSee https://github.com/NTHINGs/Debts/tree/master/infrastructure for an example implementation of a Angular + NodeJS application deployed with this module.\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|----------|\n| config_vars | Environment variables set in the app. | map | `{}` | no |\n| name | Heroku App Name (Should be unique). | string | - | `yes` |\n| region | Heroku region to deploy the app. | string | `us` | no |\n| sensitive_config_vars | Sensitive environment variables set in the app. For example db password. | map | `{}` | no |\n| tar_build_path | Relative path to a tar file containing the code. | string | - | `yes` |\n\n## Outputs\n| Name | Description |\n|------|-------------|\n| url | Url of the deployed app in heroku |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthings%2Fterraform-heroku-free-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnthings%2Fterraform-heroku-free-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthings%2Fterraform-heroku-free-stack/lists"}