ModusCreateOrg / ModusCreateOrg/capsule
Users should be able to override default region via CLI
Open
Nobody has claimed this yet.
enhancement
MVP2
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Users may want to choose to deploy the stack to a region other than their default.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the CLI argument parsing and AWS region configuration, then trace how deployment commands receive that setting. Done means a supplied region overrides the default for the stack deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100