Removed errant backtick in AWS provider documentation. (#9317)

This commit is contained in:
Nick Santamaria 2016-10-14 02:50:46 +11:00 committed by Martin Atkins
parent ad314118a6
commit 6edbe2faf3
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ The following arguments are supported in the `provider` block:
* `profile` - (Optional) This is the AWS profile name as set in the shared credentials
file.
* `assume_role` - (Optional) An `assume_role` block (documented below).`Only one
* `assume_role` - (Optional) An `assume_role` block (documented below). Only one
`assume_role` block may be in the configuration.
* `shared_credentials_file` = (Optional) This is the path to the shared credentials file.