diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 313022a64..4fce49a64 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -22,9 +22,9 @@
-

Build Infrastructure from code, automatically

+

Launch Infrastructure from code

Terraform provides a common configuration to launch infrastructure — - from hosted database providers to VPS services and AWS.

+ from ochestration software to VPS services and AWS.

Simple file based configuration gives you a single view of your entire infrastructure.

@@ -61,7 +61,7 @@

Diff your Infrastructure

-

Your common configuration can be stored in version control, shared +

Your common configuration and state can be stored in version control, shared and distributed among your team. Updates, scaling and modifications will be diffed first, so you can change with confidence.

@@ -218,11 +218,11 @@
-

The intro and getting started guide contain - a simple and approachable walkthrough for running Terraform locally.

+

The intro contains a walkthrough guide, introductory literature + and a range of examples to experiment with Terraform.