Update s3.html.md (#15299)

pull/7251/merge
Thomas Schaaf 9 years ago committed by Paul Stack
parent 42cbb716b7
commit 4b85e91ac5

@ -14,7 +14,7 @@ Stores the state as a given key in a given bucket on
[Amazon S3](https://aws.amazon.com/s3/).
This backend also supports state locking via
[Dynamo DB](https://aws.amazon.com/dynamodb/). Enable locking by setting the
`lock_table` key to a Dynamo DB table to use for the locks.
`dynamodb_table` key to a Dynamo DB table to use for the locks.
~> **Warning!** It is highly recommended that you enable
[Bucket Versioning](http://docs.aws.amazon.com/AmazonS3/latest/UG/enable-bucket-versioning.html)

Loading…
Cancel
Save