Merge pull request #4268 from duggan/route53-health-check-doc-fix

Change wording of aws_route53_health_check
This commit is contained in:
Clint 2015-12-15 14:51:22 -06:00
commit 64bded6269
1 changed files with 1 additions and 1 deletions

View File

@ -38,5 +38,5 @@ The following arguments are supported:
* `search_string` - (Optional) String searched in respoonse body for check to considered healthy.
* `tags` - (Optional) A mapping of tags to assign to the health check.
Exactly one of `fqdn` or `ip_address` must be specified.
At least one of either `fqdn` or `ip_address` must be specified.