This commit is contained in:
Joel Handwell 2016-04-21 11:32:04 -04:00 committed by Paul Stack
parent 3a43ce8f8e
commit 5cd60aa26c
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ resource "aws_elb" "ourapp" {
The following arguments are supported:
* `name` - (Optional) The name of the Server Certificate. Do not include the
path in this value.If omitted, Terraform will assign a random, unique name.
path in this value. If omitted, Terraform will assign a random, unique name.
* `name_prefix` - (Optional) Creates a unique name beginning with the specified
prefix. Conflicts with `name`.
* `certificate_body`  (Required) The contents of the public key certificate in