Add metadata to provisioning infrastructure overview page

This commit is contained in:
Laura Pacilio 2021-07-21 17:35:13 -04:00
parent 1243ae832e
commit 5f0a4a080d
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
--- ---
layout: "docs" layout: "docs"
page_title: "Provisioning Infrastructure - Terraform CLI" page_title: "Provisioning Infrastructure - Terraform CLI"
description: "Learn about core provisioning tasks: `plan`, `apply`, and `destroy`. Terraform uses them to create, modify, and destroy infrastructure to match a configuration."
--- ---
# Provisioning Infrastructure with Terraform # Provisioning Infrastructure with Terraform