ContainerSolutions / ContainerSolutions/terraform-examples
Improve scripts
- Dominant language
- HCL
- Stars
- 162
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] find were we have code duplication in the bash scripts and generalize where appropriate
- [x] generic `bin/run_*.sh` and `bin/destroy.sh` scripts – #53
- [ ] #182
- [ ] generic `bin/get_*_examples.sh` scripts
- [ ] generic `bin/shared_*_examples.sh` scripts
- [ ] use symlinks instead of 2-line scripts (if possible): `destroy.sh`, `run.sh`
- [ ] #181
Contributor guide
Research direction
Start by reviewing the bash scripts under bin/, especially destroy.sh, run.sh, the bin/run_*.sh and bin/get_*_examples.sh groups, and the bin/shared_*_examples.sh scripts. Compare their repeated patterns and the linked tasks #181 and #182. Done means the relevant duplication is generalized where appropriate and symlinks replace the two-line scripts when feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100