Evaluate moving echo specific terraform-django parts out of the /terraform directory
Open
operations
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The critical parts are:
task-definitions/app.json.tmpl: "echo.wsgi"
variables.tf: default = "Echo"
variables.tf: default = "echo-rds-snapshot"
app.tf: django_container_port = 8085
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing task-definitions/app.json.tmpl, variables.tf, and app.tf to identify which Echo- and Django-specific values are coupled to the /terraform directory. Determine whether those parts should move and document the resulting decision and scope; the issue does not name a test or command to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, terraform
- Domain
- backend, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100