Skip to content

Commit

Permalink
add missing truncate (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Grinovski <[email protected]>
  • Loading branch information
Roma36 authored Nov 14, 2023
1 parent d620743 commit 170c2de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blog/2023-10-30-what-we-learned-with-testing-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ authors:

Jumping into a newly forked project can be a difficult task, maybe even frightening! Now, think about jumping into a production-ready project with nine years of legacy code base there. On top of that, you have the task of taking one of the project’s new features from experimental to production-ready.

<!--truncate-->

This is our journey with the OpenTofu testing feature.

It’s an interesting introduction to what’s going on behind the scenes at OpenTofu, as we work on our own pipelines. In this case, we are taking raw, experimental code and turning it into something that keeps up with (and possibly outperforms) Terraform v1.6.0 with the drop-in replacement, OpenTofu v1.6.alpha.
Expand Down

0 comments on commit 170c2de

Please sign in to comment.