Update CHANGELOG.md
This commit is contained in:
parent
4ffacc8d4a
commit
3a50831604
|
@ -37,6 +37,7 @@ BUG FIXES:
|
|||
* command/state list: fix bug where nested modules' resources were missing from `state list` output ([#27268](https://github.com/hashicorp/terraform/issues/27268))
|
||||
* command/state mv: fix display names in errors and improve error when failing to target a whole resource [GH-27482]
|
||||
* command/taint: show resource name in -allow-missing warning [GH-27501]
|
||||
* command/untaint: show resource name in -allow-missing warning [GH-27502]
|
||||
* core: validate will now ignore providers without configuration ([#24896](https://github.com/hashicorp/terraform/issues/24896))
|
||||
|
||||
## Previous Releases
|
||||
|
|
Loading…
Reference in New Issue