Update reference to deprecated argument in S3 backend docs

This commit is contained in:
Andrew Haines 2018-04-04 09:20:08 +01:00
parent e493407e7e
commit 6c2b2515bd
No known key found for this signature in database
GPG Key ID: B16A6F178227A23E
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ Your administrative AWS account will contain at least the following items:
workspace.
Provide the S3 bucket name and DynamoDB table name to Terraform within the
S3 backend configuration using the `bucket` and `lock_table` arguments
S3 backend configuration using the `bucket` and `dynamodb_table` arguments
respectively, and configure a suitable `workspace_key_prefix` to contain
the states of the various workspaces that will subsequently be created for
this configuration.