diff --git a/CHANGELOG.md b/CHANGELOG.md index 42cf4d25d..11208ce26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES: IMPROVEMENTS: * command/state: Update and enable the `state show` command [GH-19200] +* command/state: Lock the state when pushing a new state using `state push` [GH-19411] * backend/remote: Implement the remote enhanced backend [GH-19299] * plugin/discovery: Use signing keys from the Terraform Registry when downloading providers. [GH-19389]