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

Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
James Bardin 2022-07-01 11:11:09 -04:00 committed by GitHub
parent 94de72c638
commit a96cf4cb98
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 2.x.
# etcd (deprecated)
~> **NOTE:** The `etcd` backend is deprecated, and will be removed in a future Terraform release.
-> **Note:** The `etcd` backend is deprecated and will be removed in a future Terraform release.
Stores the state in [etcd 2.x](https://coreos.com/etcd/docs/latest/v2/README.html) at a given path.