Merge pull request #4268 from duggan/route53-health-check-doc-fix
Change wording of aws_route53_health_check
This commit is contained in:
commit
64bded6269
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue