Docs typo - s/instaces/instances
This commit is contained in:
parent
7291376c2d
commit
2478d0291e
|
@ -14,7 +14,7 @@ Provides an Elastic Load Balancer resource.
|
||||||
provides both a standalone [ELB Attachment resource](elb_attachment.html)
|
provides both a standalone [ELB Attachment resource](elb_attachment.html)
|
||||||
(describing an instance attached to an ELB), and an ELB resource with
|
(describing an instance attached to an ELB), and an ELB resource with
|
||||||
`instances` defined in-line. At this time you cannot use an ELB with in-line
|
`instances` defined in-line. At this time you cannot use an ELB with in-line
|
||||||
instaces in conjunction with a ELB Attachment resources. Doing so will cause a
|
instances in conjunction with a ELB Attachment resources. Doing so will cause a
|
||||||
conflict and will overwrite attachments.
|
conflict and will overwrite attachments.
|
||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ Provides an Elastic Load Balancer Attachment resource.
|
||||||
both a standalone ELB Attachment resource (describing an instance attached to
|
both a standalone ELB Attachment resource (describing an instance attached to
|
||||||
an ELB), and an [Elastic Load Balancer resource](elb.html) with
|
an ELB), and an [Elastic Load Balancer resource](elb.html) with
|
||||||
`instances` defined in-line. At this time you cannot use an ELB with in-line
|
`instances` defined in-line. At this time you cannot use an ELB with in-line
|
||||||
instaces in conjunction with an ELB Attachment resource. Doing so will cause a
|
instances in conjunction with an ELB Attachment resource. Doing so will cause a
|
||||||
conflict and will overwrite attachments.
|
conflict and will overwrite attachments.
|
||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue