Skip to content

Commit

Permalink
fix checkboxes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaabramov committed Nov 7, 2021
1 parent 37be6be commit 7d24ff0
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ brew install #TODO

# Project plan

[ ] Add manual approve step
[ ] Add "environment" management to avoid tf-plan-dev, tf-plan-stage, tf-plan-prod, etc.
[ ] Add "depends on" other task like switch to dev?
[ ] Recursive dependencies
[ ] Assertions
[ ] ref output
[ ] recursive assertions
[ ] raw CLI output -- bad pattern?
[ ] Global aliases in `$HOME` directory?
[ ] Self-autocompletion via [https://github.com/posener/complete](complete) library
[ ] Generate ops-doc from commands
- [ ] Add manual approve step
- [ ] Add "environment" management to avoid tf-plan-dev, tf-plan-stage, tf-plan-prod, etc.
- [ ] Add "depends on" other task like switch to dev?
- [ ] Recursive dependencies
- [ ] Assertions
- [ ] ref output
- [ ] recursive assertions
- [ ] raw CLI output -- bad pattern?
- [ ] Global aliases in `$HOME` directory?
- [ ] Self-autocompletion via [https://github.com/posener/complete](complete) library
- [ ] Generate ops-doc from commands

0 comments on commit 7d24ff0

Please sign in to comment.