Update CHANGELOG.md
This commit is contained in:
parent
92abaadc02
commit
36ae9647fc
|
@ -10,6 +10,7 @@ BREAKING CHANGES:
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* backend/consul: Fix bug which prevented state locking when path has trailing `/` [GH-25842]
|
||||
* command/clistate: return an error on a state unlock failure [[#25729](https://github.com/hashicorp/terraform/issues/25729)]
|
||||
* configs: Report an error when provider configuration attributes are incorrectly added to a `required_providers` object. [GH-26184]
|
||||
* lang/funcs: fix panic when element() is called with a negative offset ([#26079](https://github.com/hashicorp/terraform/issues/26079))
|
||||
|
|
Loading…
Reference in New Issue