Add state locking feature to CHANGELOG
This commit is contained in:
parent
1a9869b1af
commit
0d14661e39
|
@ -21,6 +21,8 @@ FEATURES:
|
|||
no more local caching of remote state, and more. [GH-11286]
|
||||
* **Destroy Provisioners:** Provisioners can now be configured to run
|
||||
on resource destruction. [GH-11329]
|
||||
* **State Locking:** State will be autuomatically locked when supported by the backend.
|
||||
Backends supporting locking in this releae are; Local, S3 (via DynamoDB), Consul. [GH-11187]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue