Skip to content

Commit

Permalink
Updated todos.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofferahl committed Jan 21, 2024
1 parent 06f20e5 commit 76acda2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
- [x] Fix: Allow base config to define layers (currently, base layers are replaced by layers in defined by referencing config)
- [x] Fix: If base config has layers but referencing config does not, validation error for "duplicate layer" is triggered.
- [x] Added config show command to display the final configuration (after merge with base configs)
- [x] Basic implementation of a backend for configurations (with support for AWS S3 and KMS)
- [x] Basic UI for view backend configurations

- [ ] (in-progress) Initial round of real world testing

Expand Down

0 comments on commit 76acda2

Please sign in to comment.