mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add workspaces impact note
Signed-off-by: yottta <andrei.ciobanu@opentofu.org>
This commit is contained in:
parent
ecd38751e7
commit
d94c599ba0
@ -59,6 +59,8 @@ terraform {
|
||||
* Release the lock from the S3 bucket;
|
||||
* Release the lock from DynamoDB table.
|
||||
|
||||
The usage of [workspaces](https://opentofu.org/docs/language/state/workspaces/) will not impact this new way of locking. The locking object will always be stored right next to its related state object.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> OpenTofu [recommends](https://opentofu.org/docs/language/settings/backends/s3/) to have versioning enabled for the S3 buckets used to store state objects.
|
||||
|
Loading…
Reference in New Issue
Block a user