Update consul.html.markdown

Fixes typo: s/features/feature
This commit is contained in:
Alan LaMielle 2014-11-22 21:09:39 -08:00
parent c6bf21baf0
commit 3488afa6ae
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ infrastructure to be decoupled from its overall architecture. This enables
details to be changed without updating the Terraform configuration.
Outputs from Terraform can also be easily stored in Consul. One powerful
features this enables is using Consul for inventory management. If an
feature this enables is using Consul for inventory management. If an
application relies on ELB for routing, Terraform can update the application's
configuration directly by setting the ELB address into Consul. Any resource
attribute can be stored in Consul, allowing an operator to capture anything