mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-24 11:02:03 -04:00
Update CHANGELOG.md
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
||||
## 0.12.0 (Unreleased)
|
||||
|
||||
INCOMPATIBILITIES AND NOTES:
|
||||
|
||||
* `terraform validate` now has a smaller scope than before, focusing only on configuration syntax and value type checking. This makes it safe to run e.g. on save in a text editor.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* `terraform validate` now accepts an argument `-json` which produces machine-readable output. Please refer to the documentation for this command for details on the format and some caveats that consumers must consider when using this interface. [GH-17539]
|
||||
|
||||
## 0.11.9 (Unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
Reference in New Issue
Block a user