Update page description metadata

This commit is contained in:
Laura Pacilio 2021-06-28 16:47:37 -04:00
parent 5344ba0fa5
commit 4111b1298d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. Other Software"
sidebar_current: "vs-other"
description: |-
Terraform provides a flexible abstraction of resources and providers. This model allows for representing everything from physical hardware, virtual machines, and containers, to email and DNS providers. Because of this flexibility, Terraform can be used to solve many different problems. This means there are a number of existing tools that overlap with the capabilities of Terraform. We compare Terraform to a number of these tools, but it should be noted that Terraform is not mutually exclusive with other systems. It can be used to manage a single application, or the entire datacenter.
An overview of how Terraform compares to other software and tools.
---
# Terraform vs. Other Software