From 491733bb8e71d3aa56d4f1302a16147e5b8ed72c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikul=C3=A1=C5=A1=20D=C3=ADt=C4=9B?= Date: Thu, 25 Jun 2020 17:56:10 +0200 Subject: [PATCH] Document swift support for locks Introduced in https://github.com/hashicorp/terraform/pull/20211 --- website/docs/backends/types/swift.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/backends/types/swift.html.md b/website/docs/backends/types/swift.html.md index 6230f3b49..57ab752eb 100644 --- a/website/docs/backends/types/swift.html.md +++ b/website/docs/backends/types/swift.html.md @@ -8,7 +8,7 @@ description: |- # swift -**Kind: Standard (with no locking)** +**Kind: Standard (with locking)** Stores the state as an artifact in [Swift](http://docs.openstack.org/developer/swift/latest/).