Update reference to deprecated argument in S3 backend docs

pull/17776/head
Andrew Haines 8 years ago
parent e493407e7e
commit 6c2b2515bd
No known key found for this signature in database
GPG Key ID: B16A6F178227A23E

@ -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.

Loading…
Cancel
Save