Commit ab9b9a44 authored by Laura Pacilio's avatar Laura Pacilio
Browse files

Update vs pages to address PR comments

parent 09c79994
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. Boto, Fog, etc."
sidebar_current: "vs-other-boto"
description: |-
How Terraform compares to cloud provider client libraries.
How Terraform compares to cloud provider client libraries like Boto and Fog.
---
# Terraform vs. Boto, Fog, etc.
......
......@@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. Chef, Puppet, etc."
sidebar_current: "vs-other-chef"
description: |-
How Terraform compares to configuration management tools.
How Terraform compares to configuration management tools like Chef and Puppet.
---
# Terraform vs. Chef, Puppet, etc.
......
......@@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. CloudFormation, Heat, etc."
sidebar_current: "vs-other-cloudformation"
description: |-
How Terraform compares to other infrastructure as code tools.
How Terraform compares to other infrastructure as code tools like CloudFormation and Heat. One advantage is that Terraform can simultaneously manage multiple cloud providers (AWS, OpenStack, etc.) and services (Cloudflare, DNSimple, etc.).
---
# Terraform vs. CloudFormation, Heat, etc.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment