Skip to content

Commit 6edbe2f

Browse files
Nick Santamariaapparentlymart
authored andcommitted
Removed errant backtick in AWS provider documentation. (hashicorp#9317)
1 parent ad31411 commit 6edbe2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/aws/index.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The following arguments are supported in the `provider` block:
147147
* `profile` - (Optional) This is the AWS profile name as set in the shared credentials
148148
file.
149149

150-
* `assume_role` - (Optional) An `assume_role` block (documented below).`Only one
150+
* `assume_role` - (Optional) An `assume_role` block (documented below). Only one
151151
`assume_role` block may be in the configuration.
152152

153153
* `shared_credentials_file` = (Optional) This is the path to the shared credentials file.

0 commit comments

Comments
 (0)