diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 338f157d9..695ad4821 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -18,8 +18,8 @@

Terraform enables you to safely and predictably create, change, and - improve production infrastructure. It is an open source tool that allows you to - codify APIs into declarative configuration files that can be shared amongst team members, + improve production infrastructure. It is an open source tool that + codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

@@ -67,12 +67,12 @@

Infrastructure as code

-

Define infrastructure as code to increase operator productivity through collaboration and automation.

+

Define infrastructure as code to increase operator productivity and transparency.

Collaborate & share

-

Terraform configuration and state can be stored in version control, +

Terraform configuration can be stored in version control, shared, and collaborated on by teams of operators.

Evolve your infrastructure

Track the complete history of infrastructure versions.

@@ -125,10 +125,9 @@
-

Cloneable infrastructure

-

Infrastructures share commonality across environments - and organizations. Terraform lets operators easily use the same - configurations in multiple places to save time.

+

Reproducible infrastructure

+

Terraform lets operators easily use the same + configurations in multiple places to reduce mistakes and save time.

@@ -136,9 +135,9 @@
-

Identical environments

+

Environment parity

Use the same Terraform configuration to provision identical staging, - qa, and production environments.

+ QA, and production environments.

Shareable modules

@@ -238,7 +237,7 @@
-

The intro contains a walkthrough guide, introductory literature and +

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

Get started @@ -269,10 +268,10 @@

Terraform Enterprise

Collaborative Infrastructure Automation for - organizations and businesses. Collaborate on Terraform configurations, - validate changes, and automate provisioning.

+ organizations. Collaborate on Terraform configurations, + validate changes, and automate provisioning across providers.

- Checkout Terrform Enterprise + Learn More