Skip to content

Commit

Permalink
add yaml to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shwetamurali committed Jan 17, 2025
1 parent 8323e45 commit fd98ced
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .changes/unreleased/.gitkeep
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
## 1.12.0 (unreleased)

FIXES:

- Fixes error ("Invalid Terraform version: Malformed version") reading workspace when the remote workspace has the terraform version set to a constraint.
4 changes: 4 additions & 0 deletions .changes/unreleased/01-17-25.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version: 1.12.0 (unreleased)

fixes:
Fixes error ("Invalid Terraform version: Malformed version") reading workspace when the remote workspace has the terraform version set to a constraint.

0 comments on commit fd98ced

Please sign in to comment.