1 parent 44489d2 commit f08c03cCopy full SHA for f08c03c
1 file changed
website/source/intro/use-cases.html.markdown
@@ -85,7 +85,7 @@ allows the network to better support the applications running on top. Most SDN
85
implementations have a control layer and infrastructure layer.
86
87
Terraform can be used to codify the configuration for software defined networks.
88
-This configuration can then be used by Terraform to to automatically setup and modify
+This configuration can then be used by Terraform to automatically setup and modify
89
settings by interfacing with the control layer. This allows configuration to be
90
versioned and changes to be automated. As an example, [AWS VPC](http://aws.amazon.com/vpc/)
91
is one of the most commonly used SDN implementations, and [can be configured by
0 commit comments