Remove back ticks from run index page

This commit is contained in:
Laura Pacilio 2021-07-30 11:08:02 -04:00
parent 5387f248c9
commit 9903913797
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
layout: "docs"
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."
description: "Learn about core provisioning tasks: plan, apply, and destroy."
---
# Provisioning Infrastructure with Terraform