Update website/docs/language/settings/backends/etcdv3.mdx

Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
James Bardin 2022-07-01 11:11:16 -04:00 committed by GitHub
parent a96cf4cb98
commit 65acbbd467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ description: Terraform can store state remotely in etcd 3.x.
# etcdv3 (deprecated)
~> **NOTE:** The `etcdv3` backend is deprecated, and will be removed in a future Terraform release.
-> **Note:** The `etcdv3` backend is deprecated and will be removed in a future Terraform release.
Stores the state in the [etcd](https://etcd.io/) KV store with a given prefix.