Skip to content

Commit

Permalink
Updated experiments docs
Browse files Browse the repository at this point in the history
  • Loading branch information
denis256 committed Feb 14, 2025
1 parent df08a29 commit ea30872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/04_reference/06-experiments.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ To transition the `stacks` feature to a stable release, the following must be ad

- [x] Add support for `stack run *` command
- [x] Add support for `stack output` commands to extend stack-level operations.
- [ ] Add support for stack "values".
- [x] Add support for stack "values".
- [ ] Add support for recursive stacks.
- [ ] Integration testing for recursive stack handling across typical workflows, ensuring smooth transitions during `plan`, `apply`, and `destroy` operations.
- [ ] Confirm compatibility with parallelism flags (e.g., `--parallel`), especially for stacks with dependencies.
Expand Down

0 comments on commit ea30872

Please sign in to comment.