Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbardin committed Oct 4, 2022
1 parent 9492bae commit d82a438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ BUG FIXES:

* Fixed a crash caused by Terraform incorrectly re-registering output value preconditions during the apply phase (rather than just reusing the already-planned checks from the plan phase). [GH-31890]
* Prevent errors when the provider reports that a deposed instance no longer exists [GH-31902]
* Using `ignore_changes = all` could cause persistent diffs with legacy providers [GH-31914]
* Fix cycles when resource dependencies cross over between independent provider configurations [GH-31917]

## 1.3.1 (September 28, 2022)

Expand Down

0 comments on commit d82a438

Please sign in to comment.